Search results

  1. Snial

    How did the PowerPC 603 / 5200 at 75mhz compare to PC:s (486/Pentium)?

    I did manage to check it. My initial thought was that fdiv would only be used on SpecFP 92. From page 192: fdiv is used in SpecInt92 a bit, but as you say, fdivs isn't. Though both are used a decent amount in SpecFp. I guess your point is that Spec92 didn't test the interaction between integer...
  2. Snial

    Concept: MacintoshX - Game like its 1991, compute like its 1986!

    Hey hey, a magnanimous reply! MegaMacs it is, outside the US!
  3. Snial

    Concept: MacintoshX - Game like its 1991, compute like its 1986!

    Can we call it a MegaDrive Mac in the rest of the world ;) ? (it was only the Sega Genesis in the US). https://en.wikipedia.org/wiki/Sega_Genesis Ironically, despite it only being called "Genesis" on 5% of the planet, the Wikipedia entry, for some reason doesn't list it as a MegaDrive :unsure: .
  4. Snial

    Introducing Tiny Transfer! A simple BinHex archiving and serial transfer tool

    Mac 128K support is certainly a hallmark of TT, marking it out above other 68K-PPC apps. Thanks. My Keyspan is also fairly interesting, because it's based around a TI TUSB3410: an actual programmable 8052 CPU that happens to be dedicated to serial. And it has DMA, because a 2 MIPS, 8052 is...
  5. Snial

    Introducing Tiny Transfer! A simple BinHex archiving and serial transfer tool

    I have an old Keyspan USA-19HS serial adapter. Apparently there's a homebrew device driver install for it: https://github.com/Nitrokey/homebrew-drivers/blob/master/Casks/keyspan-usa-19hs.rb I expected to be able to type brew install keyspan-usa-19hs, but it couldn't find it. Is anyone able to...
  6. Snial

    MIDI with the MacPlus?

    I'm sure it would. I just don't have access to programming for FPGAs using a Mac (except if it's emulating Windows). I think the idea of multi-core Munt is quite interesting though.
  7. Snial

    MIDI with the MacPlus?

    Understandable. I did a little verilog for my MPhil. True, though it was pretty natural with Transputers. They had parallel process opcodes which linked in the address of a process to be scheduled by a hardware scheduler and then started or ran the process (startp and runp). Sure. I'm quite a...
  8. Snial

    MIDI with the MacPlus?

    I thought it was roughly every 2ms, but a refresh cycle is only a /RAS isn't it? A Mac Plus has plenty of CPU for handling many MIDI channels. Excellent! I've just been watching a video on the SAM2695, interesting GM sound module with some synth features. I used to have an MT-32. I'd probably...
  9. Snial

    Bare Metal Classic Mac 'OS' and SDK!

    Well, this is rather impressive! "Ken Designs" has developed a bare-metal SDK (compiled in gcc) which can boot on a classic Mac. He's used it to write a chip-8 emulator (which is fun, but not my primary interest). Check it out. It's also on Hackaday. I'm looking forward to seeing the SDK...
  10. Snial

    What FPS do you get in Quake on your machine?

    The graphics rendering code and most of the data used to construct a given frame will sit in a 1MB L2 cache and that means that most of the time, perhaps 95% to 98% of the time, it's avoiding main RAM. Not sure how that would work. Valkyrie I has its own video RAM and a queue of read/write...
  11. Snial

    What FPS do you get in Quake on your machine?

    If we go back to my PB1400c/166 results: Again, your PM6500/250 is close to proportionally faster. Scaling up the 16.3fps to 250MHz gives 24.5fps. The 250MHz PM6500 is 50% faster than my PB1400c/166, but also the bus speed on the PM6500 (50MHz) is 52% faster! So, assuming the video bandwidth...
  12. Snial

    A Floppy Catch-22

    Good point. If it's just http it should be OK on anything above 8.1. The PM6500 shipped with 7.5.5, but it seems like he can make bootable CDs for anything else. Personally I'd go with 9.1. I think @GerrySch is fairly fortunate to get a PM6500/300. It was the fastest 603e available, though, even...
  13. Snial

    A Floppy Catch-22

    It won't understand the AppleTalk protocol used to share the folder. However, if you've installed 9.2.1 as you say later, then you should be able to activate Personal Web Sharing on the 6500 and I think you can create a public folder on the Mac side you can drop files onto...
  14. Snial

    A Floppy Catch-22

    I guess because you haven't mentioned CD+/-RW, then you don't have a CD writer and writeable CDs any more? Does the 6500 recovery CD contain ClarisWorks? It has a terminal emulator application. With that you can download stuff over serial using e.g. the XModem protocol. For example, you could...
  15. Snial

    So got three surprises in one computer

    I once had a Duo230 and although I remember how much I hated the trackball, I'd forgotten how annoying the keyboard is. My LCII keyboard is quite nice, better than my PM4400 keyboard was (spongy, like a Sinclair membrane Rubber-key thing with proper key caps, which I guess is what it is ;-) )...
  16. Snial

    Angled Emulator!

    LOL!
  17. Snial

    MIDI with the MacPlus?

    Isn't it simply interleaved on a Mac Plus? During an active scan line, the CPU gets one 4 cycle memory fetch (to RAM) and the Video gets the other. It doesn't affect ROM and the CPU isn't stalled if it doesn't need to access RAM (e.g. internal CPU cycles). Because there's 60.15fps x 10944...
  18. Snial

    So got three surprises in one computer

    You really don't have 80MB mate. That happened to me too. I bought another 16MB of RAM for my PB1400 and the seller threw in a 166MHz PPC603ev (+the expected 128K cache). I was really thankful for that! I have also acquired a glitchy 133MHz CPU with 128kB of cache (but no heatsink, though I do...
  19. Snial

    MIDI with the MacPlus?

    Is your FPGA written in Verilog or VHDL? Can't you add external clocking, as that would be more helpful and accurate? BTW: if that's the nano Mac, it's great! Is the CPU running at approx the same rate as a real Mac/128/512/Plus/SE/Classic? e.g. are you using an OpenCores 68K?
  20. Snial

    Fonts Before Mac (1983)

    She couldn't call it elefunk for future copyright reasons ;) !
Top