Dillon Beliveau
|
79db07f32b
|
render to drawing area (broken)
|
2020-11-28 14:23:23 -05:00 |
|
Dillon Beliveau
|
d40035423f
|
allow rendering on an existing window
|
2020-11-28 14:03:50 -05:00 |
|
Dillon Beliveau
|
fa7ac0e8e3
|
gitignore, remove print statement
|
2020-11-28 13:13:33 -05:00 |
|
Dillon Beliveau
|
e399220ba7
|
GTK UI
|
2020-11-28 13:02:54 -05:00 |
|
Dillon Beliveau
|
1504730401
|
Cleanup stray print statement
|
2020-11-27 13:28:31 -05:00 |
|
Dillon Beliveau
|
7b2bf54292
|
Release builds don't link to Capstone
|
2020-11-27 13:24:22 -05:00 |
|
Dillon Beliveau
|
beadd1b2bf
|
add default label
|
2020-11-27 13:19:20 -05:00 |
|
Dillon Beliveau
|
04bd3045f7
|
strip trailing spaces from game name
|
2020-11-27 12:59:24 -05:00 |
|
Dillon Beliveau
|
7a343df5f1
|
save partial RDP commands for next run
|
2020-11-26 13:50:20 -05:00 |
|
Dillon Beliveau
|
fc613e621b
|
DADDU
|
2020-11-26 13:21:24 -05:00 |
|
Dillon Beliveau
|
f7de6e9b28
|
always enable unimplemented macro
|
2020-11-26 10:41:00 -05:00 |
|
Dillon Beliveau
|
a1d30f2f9e
|
remove length checks in PIF
|
2020-11-26 10:40:48 -05:00 |
|
Dillon Beliveau
|
1bdbbbbf4d
|
fix start button
|
2020-11-25 19:28:21 -05:00 |
|
Dillon Beliveau
|
4f66d8429b
|
strip executable as part of pipeline
|
2020-11-25 18:40:08 -05:00 |
|
Dillon Beliveau
|
4eef802a00
|
C buttons and Z button
|
2020-11-25 18:31:30 -05:00 |
|
Dillon Beliveau
|
f30d98fad3
|
Revert "if possible, copy 8 bytes at a time in PI DMA"
This reverts commit 6009393688 .
|
2020-11-25 17:41:54 -05:00 |
|
Dillon Beliveau
|
e7e111bc20
|
l and r
|
2020-11-25 17:21:59 -05:00 |
|
Dillon Beliveau
|
6009393688
|
if possible, copy 8 bytes at a time in PI DMA
|
2020-11-25 17:16:58 -05:00 |
|
Dillon Beliveau
|
4f713f84cd
|
Gamepad support
|
2020-11-25 17:16:46 -05:00 |
|
Dillon Beliveau
|
01fd45594f
|
stub WatchLo and WatchHi
|
2020-11-25 13:16:35 -05:00 |
|
Dillon Beliveau
|
88b9b61608
|
comment out FR change check
|
2020-11-25 12:45:26 -05:00 |
|
Dillon Beliveau
|
1ce564a75e
|
always write pif seed to PIF RAM even if LLEing
|
2020-11-25 12:45:08 -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
|
53b5d5b552
|
pif copy 8 bytes at a time
|
2020-11-25 10:54:48 -05:00 |
|
Dillon Beliveau
|
89d7d1bacc
|
Latest version of parallel-rdp
|
2020-11-25 00:32:17 -05:00 |
|
Dillon Beliveau
|
8dee5581d0
|
disable SRGB backbuffer
|
2020-11-24 23:35:01 -05:00 |
|
Dillon Beliveau
|
ccdf47693b
|
Revert "do this with a renderpass instead of accessing private members directly"
This reverts commit 94307b9605 .
|
2020-11-24 22:56:29 -05:00 |
|
Dillon Beliveau
|
e390c22e0b
|
typo
|
2020-11-23 21:54:48 -05:00 |
|
Dillon Beliveau
|
94307b9605
|
do this with a renderpass instead of accessing private members directly
|
2020-11-23 21:54:28 -05:00 |
|
Dillon Beliveau
|
16ebe7e3a3
|
move audio stuff to audio.c/h
|
2020-11-22 20:43:00 -05:00 |
|
Dillon Beliveau
|
4cf3f9a577
|
hack in "CIC is done writing" code
|
2020-11-22 20:37:48 -05:00 |
|
Dillon Beliveau
|
ac90c99869
|
RSP DMA is never busy
|
2020-11-22 18:58:09 -05:00 |
|
Dillon Beliveau
|
bd58b6e150
|
ignore bit 0
|
2020-11-22 18:58:00 -05:00 |
|
Dillon Beliveau
|
f7516ffc5b
|
set CPU CP0 Config
|
2020-11-22 18:57:52 -05:00 |
|
Dillon Beliveau
|
3911a2952c
|
sign extend
|
2020-11-22 18:26:52 -05:00 |
|
Dillon Beliveau
|
e74a176777
|
in debug builds, always log at least warnings
|
2020-11-22 17:45:57 -05:00 |
|
Dillon Beliveau
|
7a2c142cc6
|
ignore release dir, remove -O3 since Release build sets it automatically
|
2020-11-22 17:42:04 -05:00 |
|
Dillon Beliveau
|
7ca0bd30d9
|
new version of parallel-rdp
|
2020-11-22 17:32:52 -05:00 |
|
Dillon Beliveau
|
b9e8ab000e
|
ignore release build dir
|
2020-11-22 17:31:52 -05:00 |
|
Dillon Beliveau
|
b46a879173
|
latest version of parallel-rdp
|
2020-11-22 17:31:45 -05:00 |
|
Dillon Beliveau
|
3984698910
|
build in debug mode when cmake configured for debug
|
2020-11-22 15:07:10 -05:00 |
|
Dillon Beliveau
|
774df3566d
|
load/execute real PIF ROM
|
2020-11-22 12:21:02 -05:00 |
|
Dillon Beliveau
|
cf443b5653
|
remove log message
|
2020-11-22 10:15:55 -05:00 |
|
Dillon Beliveau
|
80b849ba4e
|
give control back to player at end of tas
|
2020-11-22 09:05:09 -05:00 |
|
Dillon Beliveau
|
24e1cf2b57
|
mupen64plus movie playback
|
2020-11-21 23:51:56 -05:00 |
|
Dillon Beliveau
|
c206befb59
|
more info in these logs
|
2020-11-21 22:23:52 -05:00 |
|
Dillon Beliveau
|
a8bba7992a
|
RDP interface fixes
|
2020-11-21 22:23:46 -05:00 |
|
Dillon Beliveau
|
13350bf1d2
|
fix dpc status bitfield
|
2020-11-21 21:43:32 -05:00 |
|
Dillon Beliveau
|
457432974c
|
only call RomClosed if it is non-null
|
2020-11-21 18:04:20 -05:00 |
|
Dillon Beliveau
|
e63e79155f
|
RDP XBUS commands
|
2020-11-21 17:52:54 -05:00 |
|