ROM emulator

This is a realtime rom emulator. The mbed is reacting to a 'read' line and responds with a byte from a rom image onto a simulated data and address bus. With all the IO pins used it can simulate up to 8192 kByte of rom space.


2 comments on ROM emulator:

28 Feb 2012

Hi, Could you share the code? I'm interested in how you did this and don't want to spend hours reinventing the wheel :) Regards, - - Ivo

28 Feb 2012

Hi Ivo,

Code is not open yet as it is quite an unique way of using the mbed, at the moment I am converting the code to the LPCxpresso because I ran out of port pins.

Send me a mail at gertk(at)xs4all.nl

Please log in to post comments.