zeromus
e3a1c15e83
add twltouch demo to tests directory
2011-11-29 23:13:12 +00:00
zeromus
dbcf7e675e
add vram test
2011-02-01 22:29:47 +00:00
zeromus
a199a91f47
emulate firmware command 0x9F (read ID) and update test
2010-08-30 06:30:57 +00:00
zeromus
78be544fc2
improve regs test (and make it a fifo example)
2010-08-30 02:21:39 +00:00
zeromus
a77cb87edc
block 8bit writes to oam and palette memory (and update tests)
2010-08-27 19:11:00 +00:00
zeromus
84aca05c89
some spu regs needed to be fewer bits and write-only. also added tests
2010-08-15 21:15:59 +00:00
normmatt234
705a26cf41
Armwrestler now uses standard devkitarm makefiles.
2010-07-01 05:27:33 +00:00
normmatt234
9535e3cff9
opps wrong folder.
2010-07-01 04:34:41 +00:00
zeromus
ed7b6cd6f6
maintenance on gdb stub (should work again); don't crash when receiving invalid parameters for swi 0x1A-0x1C (and add a crude test case for that)
2010-05-15 23:23:10 +00:00
zeromus
0f04ee8a90
fix fog tables more correctly by throwing away top bit and making write-only. add a new test for register tests
2010-03-27 19:18:57 +00:00
mtabachenko
edb9ebda3f
core:
...
- fix overflow in matrices, NDS using only 24 bits for fixed-point numbers (fixed minigame with carrot :) and dialogs with star in "M&L Bowser Inside Story");
tools:
- add matrix stack test;
2010-03-23 18:56:10 +00:00