Go to file
Brian Peek 16c1150fee Merge branch 'dev' 2022-12-27 13:09:05 -07:00
.vscode Oops, needs FullName, not Name 2022-10-01 16:15:10 -07:00
other v0.2 updates 2022-01-01 22:32:23 -07:00
schematic Merge branch 'dev' 2022-12-27 13:09:05 -07:00
src remove mirror copy 2022-12-24 16:30:28 -07:00
.gitignore update ignore/extensions 2022-09-27 23:08:58 -07:00
README.md Update README.md 2022-09-13 22:47:19 -07:00
platformio.ini initial commit 2021-11-16 23:46:56 -07:00

README.md

EPROMEmu

!! WARNING: I have no idea what I'm doing !!

I've decided to make this public in the rare event it might help someone.

This is a very simple, likely very wrong (EP)ROM emulator using a Teensy 4.1 and Arduino/PlatformIO. It works for my purposes (emulating an EPROM for use in an Atari Lynx EPROM cartridge), but it it is probably not the "correct" way to design hardware. I have also used it on a Game Gear EPROM cartridge, but it was not heavily tested.

Please take caution with using anything you see here. It's my first time using KiCad, my first time designing a PCB, and my first time creating hardware. Again, it works for my purposes, but perhaps it'll burn your house down.

Enjoy!