Search results

  1. eharmon

    SuperMac Thunder II 1600 Unboxing

    Thanks! Just a date code before the 001 then. That indicates it's the parallel version. I'll pull some info into the other thread, but here's the B-rev datasheet: https://www.renesas.com/en/document/dst/1562b-datasheet?srsltid=AfmBOop4fRWL3BeAPUZ7ONOKFfxSAQnSwKVGSBT90tUDrgEEKe-Ti17S Seems like...
  2. eharmon

    SuperMac Thunder II 1600 Unboxing

    Can you read the part number off the U226 below the cap? ICS1562AM? Also curious to know what's before the -001, if you can see it.
  3. eharmon

    Running the Thunder II 1360 at 1600x1200

    Extending this (still incomplete) list from way back: Spectrum 24 Series III SMT-01, BSR-02 Spectrum 24 PDQ SMT-01, BSR-02 Spectrum 24 PDQ+ SMT-02, BSR-03, SQD-01 Spectrum 24 Thunder 24 SMT-02, BSR-03, SQD-01 Spectrum 24 Series IV SMT-02S, BSR-03, SQD-01 Spectrum 24 Series V SMT-02S...
  4. eharmon

    Running the Thunder II 1360 at 1600x1200

    Some observations: Generally the 1600 has reduced horizontal blanking at all resolutions. The first section of the unknown BSR data is different in each timing set. This difference is the same for all timings. 1360: 50020600 1600: 31020600 The unknown SMT02 data is slightly different in each...
  5. eharmon

    Running the Thunder II 1360 at 1600x1200

    Oh wow, that's an incredible deal! Seconded! Awesome! Hopefully will find some time to spelunk through it this week.
  6. eharmon

    Running the Thunder II 1360 at 1600x1200

    Sadly they just seem to be so much rarer.
  7. eharmon

    Running the Thunder II 1360 at 1600x1200

    It’ll go for more than I want to pay, but a 1600 is up for sale if anyone wants one (bonus points for ripping the ROM). https://www.ebay.com/itm/276813400902?mkcid=16&mkevt=1&mkrid=711-127632-2357-0&ssspo=5ounctrjQ8O&sssrc=4429486&ssuid=5aurdf_ytjq&var=&widget_ver=artemis&media=COPY
  8. eharmon

    Classic II possible ROM bug, weird 68030 instruction

    Some future 020+ core implementer for FPGA will hopefully stumble upon this thread.
  9. eharmon

    Installing Debian 12 on 68040

    I finally added these instructions.
  10. eharmon

    valkyrie (52XX/53XX/62XX/63XX) max vram bandwidth?

    If you click the functions list below it’ll point to the entry and approximate length for each driver call in the file listing based on the offsets. Don’t depend on the length though, it’s just a guess based on most ROMs putting that code sequentially. In reality from that entry point it could...
  11. eharmon

    LC 475 Project - Upgrades - Mods

    I wonder if HRC are just binned better? That’s the same 61um mask.
  12. eharmon

    Calling all ROMs! Collecting DeclROM data

    Could be related to the Extended DeclROM? EDIT: Actually I don't think PowerPCs ever used that so unlikely.
  13. eharmon

    Amiga: the fastest 68k Mac

    Oh it actually patches the ROM? I assumed the CPU support library would bridge it but I guess that makes sense. It's largely passing control of the processor directly to the Mac so there's no place to interpose the missing instructions. I know I'm just rehashing the great 060-for-mac debate...
  14. eharmon

    Amiga: the fastest 68k Mac

    Heh this thread kicked off a lot of discussion... Ooh neat! Guess that shows an 060 really could compete with the first generation PowerPC. That's dang quick! I imagine a 100MHz 601 starts to really pull ahead though. That's a sweet 4000 setup! I can't handle the blistering $3k that'd cost...
  15. eharmon

    Radius Precision Color *Pro XP* BIOS image?

    Oh hey, the non-Pro XP: https://www.ebay.com/itm/235874792062 Guess it does exist. Is that only 10” though?
  16. eharmon

    Amiga: the fastest 68k Mac

    I haven't seen a lot of Mac-on-Amiga topics on here, which is a shame. I've been restoring a 500 and had to give it the ShapeShifter treatment. If you're not familiar, ShapeShifter is the predecessor of both SheepShaver and Basilisk II. Unlike the latter, it's a hardware emulator but not a CPU...
  17. eharmon

    My nubus pipe dream

    Yeah, that's basically how PiStorm is setup, and you're right without the CPLD or FPGA for the bus, NuBus is probably tight at 10MHz...I forget that's slow but not THAT slow. RGBtoHDMI gets away with banging digital RGB since it's slow...but even the non-CPLD versions of those struggle with...
  18. eharmon

    My nubus pipe dream

    It’s so confusing…I constantly search the wrong one. Normally I hate a full Pi for this sort of thing but I’ve been convinced by bare metal boot times being reasonable.
  19. eharmon

    My nubus pipe dream

    I would have thought that at first but the PiStorm manages to bang the 68k bus at a pretty high freq. For memory constraints are you thinking about a pico? I’m thinking more along the lines of a zero 2.
  20. eharmon

    My nubus pipe dream

    You're basically describing QuickDraw acceleration :). (It's reversed though: the card maintains a framebuffer and the host publishes updates like "scroll this region 10 pixels left".)
Back
Top