Skip to content

smdjeff/arcade-rom-2532

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vintage 2532 arcade ROM programmer for Raspberry Pi

  • Most ROM programmers that support vintage ROMs require old PC hardware and interfaces like ISA, LPT ports that are no longer readily available.

  • USB based programmers like the TL866 don't support the high voltages, long programming cycles and high currents required of vintage EEPROMs.

  • Convenient Raspberry Pi Hat style form factor.

  • Uses an eight bit shift register as both an IO expander and 5V level shifter to interface ROM address lines.

  • A real bi-directional level shifter for the ROM's data pins.

  • An analog mux supporting the ROM's full high voltages and current.

  • Simple C driver program used directly on the Pi's command line.

  • Smart single-byte retry algorithm accounts for difficult to program adddresses and lower VPP voltages.

  • Supports several vintage classic arcade machine ROMs - like those in Space Invaders, Donkey Kong and Pacman.

About

Raspberry Pi Hat for programming vintage EPROMs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published