bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Go to file
Tim Allen 42a9f9cfa4 Update to release v000r05.
byuu says:

Fixed all of the previously mentioned problems by myself and Jonas
Quinn.
Fixed up JOYP and hooked up JOYP interrupts, they work on JOYP writes as
well if your selection makes the low four bits change to != 0xF.
Added basic sprite emulation, very very very lousy but it works for
Tetris.
Fixed DAA, fuck that opcode. Fixes blargg's CPU tests 1 and 11 (for some
odd reason.) Only test 2 is failing, on the "EI" test. Maybe it relies
on STAT interrupts?
Did some other stuff.

Tetris is now 100% fully playable. But that renderer is an abomination.
Soooooo simplistic and missing so many edge cases.
But holy shit, a fully playable commercial game in three days. I would
have killed to have made that progress when I started on bsnes.
2010-12-31 16:43:47 +11:00
gameboy Update to release v000r05. 2010-12-31 16:43:47 +11:00
libco Initial commit of bgameboy v000. 2010-12-28 12:53:15 +11:00
nall Initial commit of bgameboy v000. 2010-12-28 12:53:15 +11:00
obj Add .gitignore files to populate obj/ and out/ 2010-12-28 12:57:58 +11:00
out Add .gitignore files to populate obj/ and out/ 2010-12-28 12:57:58 +11:00
phoenix Initial commit of bgameboy v000. 2010-12-28 12:53:15 +11:00
ruby Initial commit of bgameboy v000. 2010-12-28 12:53:15 +11:00
ui Update to release v000r05. 2010-12-31 16:43:47 +11:00
Makefile Initial commit of bgameboy v000. 2010-12-28 12:53:15 +11:00
sync.sh Initial commit of bgameboy v000. 2010-12-28 12:53:15 +11:00