StapleButter
5ccf56d21d
* fix 'STMxx with base register included in register list' when base register is banked.
...
* fix cart DMA for ARM9.
2017-02-05 16:50:20 +01:00
StapleButter
594286ee5d
* scheduler revamp, simpler design
...
* fix dumb bug of the year: ARM LDR opcodes would accidentally read twice, which fucked with things like the IPC FIFO.
2017-01-31 03:54:51 +01:00
StapleButter
6f3b0498db
start refactoring shit: more accurate timing and way of counting cycles.
2017-01-30 18:36:11 +01:00
StapleButter
296212ac49
* support for cart secure area
...
* fix bug in THUMB LDMIA
2017-01-23 02:26:05 +01:00
StapleButter
af05333290
christ. CodeBlocks is retarded.
...
also, lots of crap. I lost track of it.
2016-12-23 21:22:22 +01:00
StapleButter
c8a0058ebc
implementation of VRAM and other misc crap
2016-12-05 23:17:03 +01:00
StapleButter
8c8c78cf83
misc fixes.
...
shit in place to start implementing GPU shit.
GPL headers added before it's too late. (TODO: put actual GPL license in the repo)
also added URL that doesn't exist yet but is reserved.
2016-12-05 18:02:29 +01:00
StapleButter
343797f47d
* somewhat proper event scheduler
...
* support for timers
* fixes, additions, shit
2016-12-05 17:08:24 +01:00
StapleButter
d7c1d77ba2
more instructions. shared WRAM.
2016-12-03 18:29:19 +01:00
StapleButter
1e4086e1b6
moar instructions and shit implemented
2016-12-03 17:58:24 +01:00
StapleButter
53bef35cd1
more crap implemented!
2016-12-03 15:15:34 +01:00
StapleButter
6213245f3a
moar shit
2016-12-03 04:05:23 +01:00
StapleButter
844ca45055
add MSR/MRS. also fix misc error with LDR ROR effect.
...
see shibboleet, I can do it too :>
2016-12-03 02:09:04 +01:00
StapleButter
23d584ca4c
implement LDR/STR/LDRB/STRB.
...
more macro soup.
2016-12-03 01:31:33 +01:00