Commit graph

1157 commits

Author SHA1 Message Date
Dillon Beliveau
eb0364159b Update build.yml 2021-05-08 18:09:55 -04:00
Dillon Beliveau
9ff0fc1db2 Update build.yml 2021-05-08 17:39:41 -04:00
Dillon Beliveau
7bb3f18ec6 Update build.yml 2021-05-08 17:32:36 -04:00
Dillon Beliveau
37590dda36 Update build.yml 2021-05-08 17:27:43 -04:00
Dillon Beliveau
684ddded4e disable some stuff on Windows 2021-05-08 17:14:47 -04:00
Dillon Beliveau
aaccc68a4f Update CMakeLists.txt 2021-05-08 17:01:27 -04:00
Dillon Beliveau
e874486518 Update build.yml 2021-05-08 16:57:03 -04:00
Dillon Beliveau
36ede2211d Update build.yml 2021-05-08 16:38:20 -04:00
Dillon Beliveau
d9cb849be4 Update build.yml 2021-05-08 16:34:04 -04:00
Dillon Beliveau
86455b1bc6 Update build.yml 2021-05-08 16:29:56 -04:00
Dillon Beliveau
05189c3d57 Update build.yml 2021-05-08 16:23:52 -04:00
Dillon Beliveau
dd5b04f63e Update build.yml 2021-05-08 16:19:36 -04:00
Dillon Beliveau
2e4d385241 Update build.yml 2021-05-08 16:18:40 -04:00
Dillon Beliveau
2782cf410a Update build.yml 2021-05-08 15:57:54 -04:00
Dillon Beliveau
fb3b8ff376 Update build.yml 2021-05-08 15:55:15 -04:00
Dillon Beliveau
05db029bc8 Update build.yml 2021-05-08 15:50:13 -04:00
Dillon Beliveau
74a4c20d8b
Merge pull request #11 from Dillonb/windows-port-take-2
Windows port - take 2
2021-05-08 14:49:18 -04:00
Dillon Beliveau
5930246cde VirtualProtect to make codecache executable on Windows 2021-05-08 14:27:43 -04:00
Dillon Beliveau
1c2c75f36b separate type of static assert for C++ 2021-05-08 13:53:09 -04:00
Dillon Beliveau
a1028be3bb Fix mips_instruction_t bitfield 2021-05-08 13:15:24 -04:00
Dillon Beliveau
9cb8637869 Remove duplicate assert 2021-05-08 12:57:49 -04:00
Dillon Beliveau
e2da4efa2b Size assertion & use packed macro 2021-05-08 12:47:55 -04:00
Dillon Beliveau
d8c940f031 Another set of Windows fixes 2021-05-08 12:35:13 -04:00
Dillon Beliveau
cff8355f49 Merge branch 'master' into windows-port-take-2 2021-05-08 11:34:49 -04:00
Dillon Beliveau
e859c0c39c fix build on linux 2021-05-08 11:28:41 -04:00
Dillon Beliveau
d37912122d treat SYNC instruction as NOP 2021-05-07 15:08:23 -04:00
Dillon Beliveau
11604a81e6 fix analog stick clamping for real this time 2021-05-07 14:43:13 -04:00
Dillon Beliveau
4d6428bbe2 improve gamepad experience a bit 2021-05-07 13:43:11 -04:00
Dillon Beliveau
008362c212 6103/7103 writes RDRAM size to 0x318 2021-05-05 15:45:34 -04:00
Dillon Beliveau
f9b1ae590b log CIC information when rom loaded 2021-05-05 15:45:14 -04:00
Dillon Beliveau
3d02129038 quiet down audiostream buffer underflow warnings 2021-05-05 15:27:53 -04:00
Dillon Beliveau
cb2f142140 support 0xFE and 0xFD bytes in PIF RAM 2021-05-05 15:13:32 -04:00
Dillon Beliveau
79d08af60a typo 2021-04-28 13:32:58 -04:00
Dillon Beliveau
0352f0142e calculate framebuffer height with vi_vstart instead of vi_yscale 2021-04-28 13:21:11 -04:00
Dillon Beliveau
9130d01736 Hyphens 2021-04-26 09:00:25 -04:00
Dillon Beliveau
0fcb392488 Fix table header 2021-04-26 08:56:46 -04:00
Dillon Beliveau
54221a54b4 Rogue Squadron to issues log 2021-04-25 17:21:07 -04:00
Dillon Beliveau
a5f30c68c6 handle interlaced video correctly 2021-04-25 17:19:57 -04:00
Dillon Beliveau
a8dedc0b1b skip 0xFE commands 2021-04-25 12:48:10 -04:00
Dillon Beliveau
2af5fa8c19 Banjo-Tooie and Banjo-Kazooie to issues log 2021-04-24 20:55:27 -04:00
Dillon Beliveau
06f724fd5e break instruction in interpreter 2021-04-24 19:15:20 -04:00
Dillon Beliveau
9324c64ae3 fix mempack read/write handling with out of range addresses 2021-04-24 17:45:56 -04:00
Dillon Beliveau
f63999a62c allow setting ERROR_EPC 2021-04-24 17:45:41 -04:00
Dillon Beliveau
d806b30b33 BREAK instruction in CPU 2021-04-24 17:45:33 -04:00
Dillon Beliveau
dbc163f883 don't ever set rdp freeze to 1 2021-04-24 13:51:01 -04:00
Dillon Beliveau
e874b32794 pif improvements, cic 6105 challenge/response implementation 2021-04-24 13:40:14 -04:00
Dillon Beliveau
a8db586749 joystick doesn't actually use the full 8 bit range 2021-04-24 11:15:37 -04:00
Dillon Beliveau
3ed1b98f5a force align RDP command lists 2021-04-23 18:50:19 -04:00
Dillon Beliveau
25202b4721 Paper Mario to issues log 2021-04-18 17:18:29 -04:00
Dillon Beliveau
e3bb0726ec ignore invalid flash commands 2021-04-18 16:08:15 -04:00