waterfoul/lib/waterfoul
2016-09-25 17:36:23 +10:00
..
instructions fix instruction timing 2016-07-26 20:19:26 +10:00
io init commit 2016-05-08 17:20:05 +10:00
mbc dont crash when ram is not enabled on cartridge memory read 2016-08-09 20:56:15 +10:00
boot_rom.rb documentation updats 2016-08-19 20:49:36 +10:00
cartridge.rb small cleanup and fixing up some documentation 2016-09-18 23:01:43 +10:00
cli.rb fixed the rom filename not being passed correctly to the emulator 2016-05-26 21:09:35 +10:00
cpu.rb small cleanup and fixing up some documentation 2016-09-18 23:01:43 +10:00
emulator.rb renamed GPU to PPU 2016-09-25 17:36:23 +10:00
errors.rb init commit 2016-05-08 17:20:05 +10:00
helper.rb renamed GPU to PPU 2016-09-25 17:36:23 +10:00
input.rb implement key controls 2016-09-01 12:01:18 +10:00
interrupt.rb documentation updats 2016-08-19 20:49:36 +10:00
map.rb add map 2016-08-14 15:06:17 +10:00
mmu.rb removed unused code and more documentation cleanup 2016-09-18 23:14:03 +10:00
ppu.rb renamed GPU to PPU 2016-09-25 17:36:23 +10:00
screen.rb removed unused code and more documentation cleanup 2016-09-18 23:14:03 +10:00
sdl.rb enable window resizing 2016-09-01 19:45:02 +10:00
skip_boot.rb removed unused code and more documentation cleanup 2016-09-18 23:14:03 +10:00
timer.rb fixes for IME instructions and time 2016-07-23 23:09:31 +10:00
version.rb init commit 2016-05-08 17:20:05 +10:00