sy2002 / MiSTer2MEGA65

Framework to simplify porting MiSTer (and other) cores to the MEGA65
GNU General Public License v3.0
34 stars 8 forks source link

Add SDRAM support (R4/R5) #31

Open sy2002 opened 8 months ago

sy2002 commented 8 months ago

The framework should offer SDRAM support in a Dual Port Dual Clock fashion that also allows working on the falling edge, so that QNICE can be used to "fill" the SDRAM for example with cartridge data or with disk images while the actual core uses SDRAM in its own way.