Recent content by Fluffy

  1. Fluffy

    Modeling software for 3D prints

    Started to use Fusion360, seems to work well, and it isn't as easy as in FreeCad to mess up your project. Though I haven't tried 1.0, yet.
  2. Fluffy

    JTAG

    I managed to program a device with urjtag+picoDirtyJtag. I had to remove lots of delays from the svf file to get it to complete without errors, it still printed a lot of messages, but the device worked in the end. No idea if the problem is in urjtag or dirtyjtag. I see this as cheap option to...
  3. Fluffy

    IGS PGM STEREO MOD

    I got Frog Feast to run, but not the sprites: https://www.arcade-projects.com/threads/igs-pgm-frog-feast-on-real-hardware.17632/ Also some quick scrolling test: https://www.arcade-projects.com/threads/pgm-mvs-homebrew.24335/ iq_132 has done some good research in this area, but so far I didn't...
  4. Fluffy

    3D printed + arduino + thermal ticket printer Initial D 1-8 card reader/printer

    I would check if those emulators already support this. If you run this from PC style hardware than you should be able to connect both scanner and printer to a small usb hub.
  5. Fluffy

    3D printed + arduino + thermal ticket printer Initial D 1-8 card reader/printer

    Some info here, so should be feasible: https://www.arcade-projects.com/threads/naomi-2-chihiro-triforce-card-reader-emulator-initial-d3-wmmt-mario-kart-f-zero-ax.814/ I think most scanners and receipt printers nowadays go over USB, so a pi-zero should be more than enough.
  6. Fluffy

    JTAG

    Unfortunately I can't recommend the Quartus -> pof -> jed pipeline. I had it twice now where I got non-working chips: Once with a Verilog project for a someone, which was split into a few modules. This produced a chip where not all features worked correctly. Mysteriously these features worked...
  7. Fluffy

    IGS PGM STEREO MOD

    Apparently they use a variation of tracker files, which someone extracted at some point. They actually play back as stereo, but that seems to be because tracker files without L/R balance information use a default channel to Left/Right mapping.
  8. Fluffy

    FOUND Cosam the great bare Neptune genesis 32x board.

    Capacitor arrays? https://www.digikey.de/short/7t9r279r You could always ask him, I guess: https://bsky.app/profile/cosam-the-great.bsky.social
  9. Fluffy

    Any PGM Conversion info out there?

    That sounds suspiciously like bad memory, either a dirty slot connector, bad soldering, bad power, or failing chips. Specifically I'd look at the "B" roms, which store the sprite mask. IIRC that screen is a huge sprite.
  10. Fluffy

    Build your own Furrtek NeoGeo Fusion MVS to AES adapter - how to program .jed to CPLD?

    Do you have a link for that part? My tigard jtag board goes down to 1.8V, alternatively you can get power from the board you connect to to power the bus drivers.
  11. Fluffy

    Sega Megadrive (French RGB PAL) black screen [SOLVED/not SHORTS & CAPS but 1145p Chip]

    VCC1 should be positive voltage. (I think what usually happens if VCC is disconnected is that power goes from the pins through the ESD protection diodes, which results in glitchy operation.)
  12. Fluffy

    Sega Megadrive (French RGB PAL) black screen [SOLVED/not SHORTS & CAPS but 1145p Chip]

    I'd try to find which pin exactly needs to be disconnected for it to work, then check for short-circuits on that pin.
  13. Fluffy

    furrtek - MVS to AES fusion converter

    I contacted him April last year and got a response a day later, so I expect he is distracted by other life stuff.
  14. Fluffy

    IGS PGM English Patch Index

    On one side I want to help, on the other side I have absolutely no time in the short term.
  15. Fluffy

    IGS PGM English Patch Index

    Could you make a custom eprom to get all values, or does it need to run from the arm side?
Back
Top