Two Stop Bitsnew | comments | tags | ask | submitlogin
  • bmonkey325 23 days ago | parent | on: Your Next Obsession: Retro Japanese Video Game Art
    The samples in this post are just beautiful.
    reply
  • bmonkey325 24 days ago | parent | on: Make the most of compiled C loops on the 68000
    C was always just a "high level" assembler. Eventually you have the techniques in your mental toolbox to nudge your compiler in the right direction. Unless you read the K&R deeply you might not even know there is "volatile" and "register" keyword. Then with poking your compiler do you get to find out what it does when you write code with those modifiers.

    As a tutorial on how to go about optimizing code youits good, as a practical matter there wasn't much need to tweak this piece of code for a production system. IMHO. Opinions will vary. I always worked in shops where the schedule was always shrinking and deadlines loomed ever closer - optimizing only where it was absolutely needed.

    reply
  • bmonkey325 26 days ago | parent | on: Tomoya Ikeda - Macintosh Artist
    Nice share. My friends using modern Mac’s will like.
    reply
  • bmonkey325 26 days ago | parent | on: W11: FPGA PDP-11/70 SoC
    This would be something to see. Certainly having a cycle accurate machine would be amazing as the amount of bulky hardware dies off each year. I guess the fPU is not available. I can’t imagine it’s the complexity.

    I did mostly a cursory read so it may be the dumbest question. I couldn’t really see if there is an all up system built. Anyone know ?

    reply
    • classichasclass 26 days ago
      Doesn't look like it _yet_. Seems to require a connected computer to provide most of the devices over a high-speed serial link. But that could be handled by an RPi nowadays.
      reply
  • bmonkey325 30 days ago | parent | on: Mod. 5140 - IBM's First Laptop Computer
    Model M and Model F - shipped with lots of IBM gear. Searching for docs on specific models is probably more effective than names. Another example is "Thinkpad", that covers a generation of models and documenation and features. some with Big Blue some with Lenovo.
    reply
  • bmonkey325 30 days ago | parent | on: Thunderscan - A clever device transforms a printe...
    Amazing in the 80s. Upgrade that would give you a scanner on the expensive Imagewriter you already bought.
    reply
  • bmonkey325 30 days ago | parent | on: Thunderscan - A clever device transforms a printe...
    Fixed. Alas. Siri wants to be a helpful elf but is in fact quite drunk. Seriously. Thanks for pointing this out. Sometimes I my haste to get content on the site mistakes happen. Especially if I post From my mobile.
    reply
  • bmonkey325 31 days ago | parent | on: SharkC64 is a new programming language for the Com...
    Is there a language reference. I assume this is like action! In Atari for the idea. At first I thought this was a shark c compiler like. Wetaware or geeen hills C.
    reply
    • KODust 29 days ago
      Looks look Pascal with some arbitrary changes.

      https://github.com/mauno-j-ronkko/sharkC64/blob/main/docs/in...

      reply
  • bmonkey325 32 days ago | parent | on: THE DEC PDP-1 MANUAL
    Don’t be tricked into thinking this is just a scanned pdf. Lots of pictures and resources like how to use OG paper tape and how to use a 2025 paper tape. If you are pdp curious this is the mouth of the rabbit hole.
    reply
    • KODust 32 days ago
      Yeah, this is by the PiDP folks — their most polished effort yet, and they’d already set a high standard. Love to see it.
      reply
    • ozymandiax 27 days ago
      Hi, I'm not tricking anyone. The '2025' manual, if you care to scroll down through it, gives you a lot of quick-start information on how to program in assembly, Lisp and even C.

      That's not in the 1963 manual...

      BTW - no need to buy the replica hardware. The project runs just fine under any Linux, using a virtual panel!

      reply
      • bmonkey325 27 days ago
        My apologies. English is not my first language. I am meaning to praise the quality of the site and is worth a view for any retro fan.
        reply
        • ozymandiax 27 days ago
          Actually, I can say the same: My apologies. English is not my first language either. ;-)
          reply
  • bmonkey325 32 days ago | parent | on: Mod. 5140 - IBM's First Laptop Computer
    Cathode Ray Dude did a video about this. Glimpse at early laptops as they transitioned from the Compaq/Kaypro/IBM luggables.

    IBM Made The Longest Laptop Ever https://youtu.be/htl_JbZIcUU?si=LW8hWuk_TX-BN5g_

    reply
  • More
lists | rss | source
Search:
Two Stop Bits is a discussion web site about retro computing and gaming.