base
|
Fix rustfmt to get things a little more compact
|
2019-02-12 10:00:16 -07:00 |
io
|
typo
|
2019-03-06 19:41:03 -07:00 |
vram
|
Update the Mode 3/4/5 abstractions
|
2019-02-13 01:45:48 -07:00 |
base.rs
|
Start towards 0.4
|
2019-02-04 20:25:40 -07:00 |
bios.rs
|
Update IME to be u16 sized, avoid newtype_enum
|
2019-02-14 22:11:23 -07:00 |
ewram.rs
|
newtype_enum, and other updates
|
2018-12-29 22:39:53 -07:00 |
io.rs
|
Add module for interrupt request (IRQ) handling
|
2019-02-13 17:08:57 -08:00 |
iwram.rs
|
newtype_enum, and other updates
|
2018-12-29 22:39:53 -07:00 |
lib.rs
|
Get all the code lined up
|
2019-02-14 19:39:34 -07:00 |
macros.rs
|
commit the changes
|
2019-02-14 19:16:09 -07:00 |
mgba.rs
|
Update mGBA usage, stuff it in a macros module
|
2019-02-13 01:45:23 -07:00 |
oam.rs
|
jump to 120
|
2019-02-12 09:42:17 -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
|
Update the Mode 3/4/5 abstractions
|
2019-02-13 01:45:48 -07:00 |