-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possibility to add support for Retro Replay cartridges #9
Comments
Carts are loaded into SDRAM, so I think it's not impossible. |
http://wiki.icomp.de/wiki/Retro_Replay |
It seems that the heavy lifting of implementing it for FPGA64 has already been done by the MISTer people, so it's maybe just a matter of copying over the necessary VHDL code - unfortunately i'm too little into FPGA development :-/
|
If you want to test, here's a build with the this patch (modified a bit). |
Nice, a built-in assembler. |
RR cartridges are the successor to the Action Replay ones which have increased ROM (up to 128 KiB) and RAM (32 KiB). Would it be possible to support those cartridges or are the FPGAs resources to constrained?
Attached a CRT file of RR 3.8
rr38p-tmp12.zip
The text was updated successfully, but these errors were encountered: