SaaSHub helps you find the best software and product alternatives Learn more →
EPROM-EMU-NG Alternatives
Similar projects and alternatives to EPROM-EMU-NG
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
PJON
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
-
Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better EPROM-EMU-NG alternative or higher similarity.
EPROM-EMU-NG discussion
EPROM-EMU-NG reviews and mentions
Posts with mentions or reviews of EPROM-EMU-NG.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-14.
-
Motorola 6800 EXORciser development system simulator
I actually used one of these things[0] during development of the DX9/7 firmware mod. I like your Mirage tools by the way! I've actually got a very battered Ensoniq Mirage I picked up for free that's badly in need of some maintenance. If I can get that running I'd love to give your firmware a try!
[0] https://mygeekyhobby.com/2020/07/05/eprom-emulator/
-
Coding x86 Pong as a BIOS extension - start to finish. Feedback appreciated!
Well, the static RAM that the EPROM emulator uses has an access time of 55 nanoseconds. Here's a better description of the hardware.
-
Hello, i have found myself a korg poly-800 that does not have an EPROM, and some suspicious jumpers. I need help. Help about both jumpers, why does it not work and help about EPROM and maybe hexdump.
To use an arduino you'd need to design debug and code something like this specifically to emulate the expected EPROM in the poly-800. An arduino isn't pin-compatible, you can't just shove one in there. Guessing based on the size of the dump file, it's 8k x 8bit, or 64kbit, so probably either 24 or 28 pins? Kind of boils down to how valuable you consider your own time and how much you want to spend to build something for what is basically a one-off, because nobody really needs that.
-
In circuit EEPROM programming for the 6502?
I’ve recently started using the EPROM-EMU-NG to replace the EEPROM with a second SRAM chip, along with an Arduino Nano and some shift registers to be able to program the SRAM from your development station. It holds RST low on the 6502 while it’s doing its work, and can be powered by either USB or the EEPROM power rails.
-
A note from our sponsor - SaaSHub
www.saashub.com | 5 Dec 2024
Stats
Basic EPROM-EMU-NG repo stats
4
136
5.9
8 months ago
Kris-Sekula/EPROM-EMU-NG is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of EPROM-EMU-NG is C++.