Commit Graph

492 Commits

Author SHA1 Message Date
libretroadmin
64652b4724 Cleanups 2023-02-27 17:56:04 +01:00
libretroadmin
02a85863f3 Cleanups 2023-02-27 17:41:51 +01:00
libretroadmin
97fd01b928 Cleanup header 2022-12-14 19:12:49 +01:00
libretroadmin
039747b3c4 Cleanups 2022-12-14 19:10:45 +01:00
libretroadmin
c2929d4563 Cleanups 2022-12-14 19:09:37 +01:00
libretroadmin
16d96f64a3 Remove unused code 2022-06-18 20:19:27 +02:00
libretroadmin
74af0acfd9 Selective backport from 1.27.0 2022-06-16 22:56:53 +02:00
libretroadmin
19574ddc06 Backport from 0.9.48 2022-06-16 22:51:40 +02:00
libretroadmin
369a2ddc72 Selective backport from version 0.9.38-UNSTABLE - remove OP_RANGE -
was already not used anyway
2022-06-16 22:41:18 +02:00
libretroadmin
4e61a022d3 Backport changes from version 0.9.36.4 2022-06-16 22:36:21 +02:00
libretroadmin
6b30607360 Random cleanups 2022-06-14 23:49:44 +02:00
libretroadmin
2c1fb778f1 Remove two unused variables 2022-06-11 17:47:05 +02:00
libretroadmin
3024f6f408 Cleanups 2022-06-10 12:37:01 +02:00
libretroadmin
e84294919d Remove WANT_DEBUGGER 2022-06-10 06:21:27 +02:00
libretroadmin
f427a9c21d remove unused variables 2022-05-28 22:05:01 +02:00
Francisco Javier Trujillo Mata
d1fb3f399a
Adding PS2 support and AGBR1555 (#88)
* Add PS2 platform

* Add BGR555 support

* Add CI to gitlab
2022-04-09 16:17:06 +02:00
twinaphex
2ec8265cdb Cleanups 2022-04-09 06:06:09 +02:00
jdgleaver
b382d718b0
Add optional 60Hz mode (#85) 2022-04-07 20:53:51 +02:00
jdgleaver
ea00c1d8eb
Fix v30mz regression (again) (#78) 2021-11-25 12:29:54 +01:00
twinaphex
3fcb582755 state.c - get rid of stdio.h 2021-11-17 23:02:17 +01:00
twinaphex
22d007d9ed wsExecuteLine - cleanup 2021-10-03 10:41:23 +02:00
twinaphex
b631efbf08 Cleanups 2021-09-18 16:46:58 +02:00
twinaphex
40077aee14 Get rid of assert 2021-04-05 18:02:47 +02:00
twinaphex
6363e0e46b Backport dec77b00d7 2021-04-05 16:46:27 +02:00
twinaphex
257caae121 Take out puts/printf calls in state.c 2021-03-24 15:41:27 +01:00
twinaphex
77723ba1b6 Fix LGTM warning 2021-03-24 14:29:34 +01:00
twinaphex
3e746767d4 Cleanups 2020-12-10 02:35:47 +01:00
jdgleaver
114218ae5b Add optional WonderSwan 'mono' colourisation palettes 2020-10-25 13:38:30 +00:00
jdgleaver
67d6082990 Fix v30mz regression 2020-10-11 15:23:22 +01:00
twinaphex
49e4fb1c4c Make this extern 2020-10-07 00:03:44 +02:00
twinaphex
0d9975d934 MSVC C buildfixes 2020-10-04 15:48:04 +02:00
twinaphex
6980175b2b Nearly entire codebase is C now - except for mempatcher.cpp 2020-10-04 14:52:39 +02:00
twinaphex
d18b0d906b Convert v30mz.cpp to C 2020-10-04 14:47:02 +02:00
twinaphex
734c3e5943 Convert eeprom.cpp to C 2020-10-04 14:44:38 +02:00
twinaphex
e23ec59311 Use SFVARN_BOOL in more places 2020-10-04 14:41:23 +02:00
twinaphex
17dd003d5c Create SFVARN_BOOL 2020-10-04 14:39:43 +02:00
twinaphex
7c8435422e Unused header file 2020-10-04 14:36:05 +02:00
twinaphex
b4782c534b remove unused headers 2020-09-24 05:07:46 +02:00
twinaphex
cf41b0bda0 Cleanups 2020-09-23 03:17:31 +02:00
twinaphex
74935eb6ea Fix MSVC build 2020-09-23 03:09:23 +02:00
twinaphex
ae14e86d15 Convert libretro.cpp to C 2020-09-23 03:01:21 +02:00
twinaphex
6e2262499f Cleanups 2020-09-23 02:46:51 +02:00
twinaphex
a85c9cb9c3 Convert tcache.cpp to C 2020-09-23 02:38:27 +02:00
twinaphex
e152f84afc Cleanups 2020-09-23 02:35:12 +02:00
twinaphex
7823b7adb5 Cleanup 2020-09-22 22:15:03 +02:00
twinaphex
7ea48e983e Cleanups 2020-09-22 19:44:30 +02:00
twinaphex
acfc6233e4 Convert rtc.cpp to C 2020-09-22 19:40:58 +02:00
twinaphex
74124437c8 Convert interrupt.cpp to C 2020-09-22 19:34:14 +02:00
twinaphex
26eb07da17 Cleanup interrupt.cpp 2020-09-22 19:30:39 +02:00
twinaphex
072c65e78e Convert Blip_Buffer to C 2020-09-22 18:32:05 +02:00