gba/src
Ian Pickering dc2127b2ce Fix incorrect opcode of VBlankIntrWait BIOS function
It should be `swi 0x05` instead of `swi 0x04`.
2019-02-13 17:06:18 -08:00
..
base Start towards 0.4 2019-02-04 20:25:40 -07:00
io Convert to using the recently split off voladdress lib 2019-02-05 00:47:06 -07:00
vram Convert to using the recently split off voladdress lib 2019-02-05 00:47:06 -07:00
base.rs Start towards 0.4 2019-02-04 20:25:40 -07:00
bios.rs Fix incorrect opcode of VBlankIntrWait BIOS function 2019-02-13 17:06:18 -08:00
ewram.rs newtype_enum, and other updates 2018-12-29 22:39:53 -07:00
io.rs More registers! 2018-12-31 16:28:20 -07:00
iwram.rs newtype_enum, and other updates 2018-12-29 22:39:53 -07:00
lib.rs shouldn't this be pub? 2019-02-09 14:35:48 -07:00
mgba.rs Convert to using the recently split off voladdress lib 2019-02-05 00:47:06 -07:00
oam.rs Convert to using the recently split off voladdress lib 2019-02-05 00:47:06 -07:00
palram.rs Convert to using the recently split off voladdress lib 2019-02-05 00:47:06 -07:00
rom.rs Modules and newtypes, joy! 2018-12-29 20:17:48 -07:00
sram.rs Modules and newtypes, joy! 2018-12-29 20:17:48 -07:00
vram.rs Convert to using the recently split off voladdress lib 2019-02-05 00:47:06 -07:00