fpgaboy icon indicating copy to clipboard operation
fpgaboy copied to clipboard

Implementation Nintendo's GameBoy console on an FPGA

Results 3 fpgaboy issues
Sort by recently updated
recently updated
newest added

http://gbdev.gg8.se/files/roms/blargg-gb-tests/

https://github.com/trun/fpgaboy/blob/master/memory_controller.v#L89

Code references tetris.rom but that file is not included in the data folder ``` verilog ERROR:Xst:1918 - "../../fpgaboy/s6atlys.v" line 222: Unable to find file "data/tetris.rom". ```