ROM emulator
Page last updated
12 Dec 2011, by
Gert van der Knokke.
2
replies
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:
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
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.
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