aboutsummaryrefslogtreecommitdiff
path: root/NDSCart.cpp
Commit message (Expand)AuthorAge
* * fixes to GXFIFO IRQ. refine IRQ support a bit.StapleButter2017-03-03
* well, GX FIFO base. noting that for now, it doesn't do much beyond getting fu...StapleButter2017-02-07
* * lay base for 3D engineStapleButter2017-02-07
* apparently when you set an out-of-bounds address for EEPROM, it should wrap a...StapleButter2017-02-05
* * fix 'STMxx with base register included in register list' when base register...StapleButter2017-02-05
* better save support. not hardcoded filename, support for non-tiny EEPROM and ...StapleButter2017-02-03
* * make direct boot less shitty.StapleButter2017-02-01
* * very shitty implementation of save RAM. requires an existing save file for ...StapleButter2017-01-31
* * scheduler revamp, simpler designStapleButter2017-01-31
* * support for cart secure areaStapleButter2017-01-23
* some attempt at cart supportStapleButter2017-01-22