-
Nintendo Controllers, CPU Core, and SDRAM
03/05/2017 at 02:01 • 0 commentsAdded support for a SNES controller and a N64 controller, the SNES was simple, with the N64, I had to use a 2 MHz nyquist rate sample to work reliably.
Added a simple CPU core, using M9K blocks, and supports 3 instructions so far, "NOP", "INC REG", "DEC REG".
Added a SDRAM controller.