Commit Graph

113 Commits

Author SHA1 Message Date
twinaphex
e16a90d669 Convert graphics.cpp to C 2020-10-04 11:43:36 +02:00
twinaphex
118a80a69a Convert tlcs900h.cpp to C 2020-10-04 11:39:05 +02:00
twinaphex
10fc356318 Add race-globals.cpp 2020-10-04 11:26:01 +02:00
twinaphex
e0d4fd9cb6 Cleanups 2020-10-04 01:15:44 +02:00
twinaphex
ea5a45ea6c Cleanups 2020-10-04 01:11:25 +02:00
twinaphex
534d994f11 Cleanups 2020-10-04 01:10:25 +02:00
twinaphex
94eda9b212 Cleanups 2020-10-04 01:09:14 +02:00
twinaphex
d2ea99caaf (Drz80) Buildfix 2020-10-04 01:08:35 +02:00
twinaphex
157d85a1ef Convert flash.cpp to C 2020-10-04 00:48:14 +02:00
twinaphex
04774942e2 Convert libretro files to C 2020-10-04 00:38:37 +02:00
twinaphex
a6afde4f9b Cleanups 2020-10-04 00:31:28 +02:00
twinaphex
7193304ebf Convert main.cpp to C 2020-10-04 00:26:00 +02:00
twinaphex
153a846f56 Cleanups 2020-10-04 00:22:14 +02:00
twinaphex
b9a379c6bd Convert cz80.cpp and cz80_support.cpp to C 2020-10-04 00:16:19 +02:00
twinaphex
51417ce924 Cleanups 2020-10-04 00:10:09 +02:00
twinaphex
e3d15a26aa Convert state.cpp to C 2020-10-04 00:08:42 +02:00
twinaphex
e4089dfaba Convert sound.cpp to C 2020-10-04 00:07:12 +02:00
twinaphex
d8b2fcba20 Convert race-memory.cpp to C 2020-10-04 00:05:13 +02:00
twinaphex
d0bb666bd7 Cleanups 2020-10-04 00:01:04 +02:00
twinaphex
f40cb9c4e7 Cleanups 2020-10-03 23:57:24 +02:00
twinaphex
015e76d988 Cleanups 2020-10-03 23:52:00 +02:00
twinaphex
66788f2ec3 Cleanups 2020-10-03 23:51:35 +02:00
twinaphex
df93bed831 Cleanups 2020-10-03 23:49:16 +02:00
twinaphex
7b646a805b Convert input.cpp to C 2020-10-03 23:45:03 +02:00
twinaphex
e21857b8d5 Cleanups 2020-10-03 23:31:36 +02:00
twinaphex
fd717ac71c Rename memory.cpp to race-memory.cpp 2020-10-03 23:29:32 +02:00
twinaphex
f00c280ddc Cleanups 2020-10-03 23:26:33 +02:00
twinaphex
06f7e1cb7d Cleanups 2020-10-03 23:19:51 +02:00
twinaphex
4cf25e6869 Cleanups 2020-10-03 23:19:13 +02:00
twinaphex
d38cf11769 Cleanups 2020-10-03 23:15:08 +02:00
twinaphex
d74ecc053b Cleanups 2020-10-03 23:12:38 +02:00
twinaphex
53b8c54210 Convert ngpBios.cpp to C 2020-10-03 23:07:51 +02:00
twinaphex
b5f9c0a3d8 Convert neopopsound to C 2020-10-03 22:58:29 +02:00
Autechre
1f5f9e7665
Merge pull request #18 from jdgleaver/dingux
Add OpenDingux target
2020-10-02 15:52:37 +02:00
jdgleaver
4da677c932 Add OpenDingux target 2020-10-02 13:20:18 +01:00
Autechre
6516a1489e
Merge pull request #17 from fjtrujy/ps2Support
Ps2 support
2020-07-18 03:34:49 +02:00
Francisco Javier Trujillo Mata
2cf0660966 Add PS2 CI/CD 2020-07-17 23:26:14 +02:00
Francisco Javier Trujillo Mata
369cfd9e88 Add PS2 changes for compilation 2020-07-17 22:07:18 +02:00
Francisco Javier Trujillo Mata
1188bb4e32 ps2 support 2020-07-16 20:49:14 +02:00
Autechre
7ad607340b
Merge pull request #16 from jdgleaver/input-fix
Fix input mapping typo
2020-04-24 16:40:02 +02:00
jdgleaver
49c64dffeb Fix input mapping typo 2020-04-24 10:47:51 +01:00
twinaphex
fc41e50aef Get rid of TARGET_WIN - not used even on Windows targets? 2020-01-07 13:36:21 +01:00
twinaphex
c113d4663b Further cleanups 2020-01-07 13:35:19 +01:00
twinaphex
86b6a2cc66 Cleanups 2020-01-07 13:28:50 +01:00
twinaphex
8d6376c777 Cleanups 2020-01-07 13:20:58 +01:00
twinaphex
f3338c20c2 Cleanups 2020-01-07 13:14:10 +01:00
twinaphex
3e70188abb Cleanups - turn inline functions into static inline functions 2020-01-07 13:11:39 +01:00
twinaphex
722ee974de Start getting rid of HWND usage 2020-01-07 12:51:09 +01:00
twinaphex
99a633f5db Start getting rid of non-libretro codepaths 2020-01-07 12:48:27 +01:00
twinaphex
d0653dd8a9 Get rid of __GP32__ code 2020-01-07 12:43:16 +01:00