Dillon Beliveau
|
a9070451d6
|
don't use function pointers for bus access anymore
|
2021-02-25 21:09:25 -05:00 |
|
Dillon Beliveau
|
97f188846c
|
remove more indirection in cpu interpreter
|
2021-02-23 20:20:02 -05:00 |
|
Dillon Beliveau
|
b607a4f6ee
|
Use macros in more places
|
2021-02-23 17:23:29 -05:00 |
|
Dillon Beliveau
|
0a80874be5
|
Remove indirection
|
2021-02-23 17:22:32 -05:00 |
|
Dillon Beliveau
|
0a11e8057f
|
remove stray dep on dma.c/h
|
2020-12-29 14:54:43 -05:00 |
|
Dillon Beliveau
|
d69ab0cd32
|
64 bit addressing working
|
2020-12-26 23:15:03 -05:00 |
|
Dillon Beliveau
|
861e04d5e6
|
allow switching between jit and interpreter without recompiling, debug mode forces interpreter
|
2020-12-25 14:43:21 -05:00 |
|
Dillon Beliveau
|
8e1bd59b04
|
back to interpreter for these tests
|
2020-12-21 20:33:50 -05:00 |
|
Dillon Beliveau
|
a675c11fd0
|
test_rom uses dynarec
|
2020-12-20 15:52:10 -05:00 |
|
Dillon Beliveau
|
0ec6003d02
|
fix tests
|
2020-12-08 01:09:05 -05:00 |
|
Dillon Beliveau
|
acc25b3547
|
determine CIC type and write to PIF RAM. the PIF ROM now boots.
|
2020-11-25 11:51:03 -05:00 |
|
Dillon Beliveau
|
f97396ca2b
|
Merge branch 'master' into parallel-rdp
|
2020-11-10 19:55:18 -05:00 |
|
Dillon Beliveau
|
83f68618d9
|
log number of steps taken in tests
|
2020-11-01 14:52:00 -05:00 |
|
Dillon Beliveau
|
c74a0d0a26
|
longer timeout
|
2020-10-31 12:50:25 -04:00 |
|
Dillon Beliveau
|
f40fae1e8b
|
test case generator
|
2020-10-31 12:16:35 -04:00 |
|
Dillon Beliveau
|
ab3f69c86a
|
don't print every loop
|
2020-10-24 19:51:19 -04:00 |
|
Dillon Beliveau
|
6917c0560c
|
Automatically run test roms if repo cloned
|
2020-10-24 19:22:29 -04:00 |
|