Commit graph

67 commits

Author SHA1 Message Date
Sour
fbc0f2e0de Added OBC1 support 2019-08-04 14:01:33 -04:00
Sour
0cd378c92d CX4 support (+ trace logger) 2019-08-03 23:43:51 -04:00
Sour
b350469e4b Fixed libretro makefile 2019-08-01 09:05:45 -04:00
Sour
33cee67e61 Added GSU (Super FX) support 2019-07-30 22:43:32 -04:00
Sour
fe470dd87a SA-1 support (still missing a few rarely used features) 2019-07-25 22:22:09 -04:00
Sour
49df8ab7d0 Libretro: Added overclocking options 2019-07-19 19:59:09 -04:00
Sour
f720c39215 Fixed some clang/gcc warnings 2019-07-18 16:54:24 -04:00
Sour
fad563694a Settings: Default to randomized RAM instead of all 0s 2019-07-16 21:31:30 -04:00
Sour
17ec59d0e4 Libretro: Added missing .cpp files in makefile 2019-07-14 21:51:28 -04:00
Sour
cb8feb702f Libretro: Cut off 7px at the top instead of 8 (since there is only a 7px gap at the top) 2019-07-07 19:59:16 -04:00
Sour
f282675003 Initialize all ram (vram, cgram, oam, work ram, save ram) based on ram power on state setting 2019-07-06 14:25:51 -04:00
Sour
f16970a2fd Video: Output standard resolution frames in 256x239 instead of always doubling resolution 2019-07-06 14:03:27 -04:00
Sour
5d79229f3a CPU: Added cycle-by-cycle emulation for mul & div registers 2019-07-06 09:29:35 -04:00
Sour
3f62e07f52 Libretro: Switch const for constexpr to fix missing core options in some configurations 2019-07-04 16:51:33 -04:00
Sour
b1ab495136 Libretro: Fixed "auto" region being set to 50 FPS 2019-07-03 22:09:03 -04:00
Sour
455cb8838c Libretro: Changed option names to avoid conflicts with Mesen's config 2019-07-03 22:08:28 -04:00
Sour
b5847a3d1f Libretro: Added libretro core 2019-07-02 19:56:00 -04:00