libretro-atari800/libretro
jfroco 683a37f25e
Enhanced cart auto-detection and more (#106)
- Enhance cart dump (.rom, .bin) type and machine detection.
- Set Atari 5200 joystick mapping when an Atari 5200 cart is detected.
- Add cart mapper for Bounty Bob Strikes Back (alternative mapping).
- Set Atari 800XL as the default machine instead of Atari 400/800 for better compatibility.
- Sync partially cartridge types with the Atari800 emulator.
- Merge hash lists (A5200 and A800).
- Add TOSEC bin Atari 5200 dumps (169 new files).
- Add Turbosoft multicart Atari 800 dumps (16 new files).
- Add TOSEC bin Atari 800 dumps (118 new files).
- Update atari800_libretro.info.
- Add configurable palette (tint, saturation, contrast, brightness, gamma).
- Add configure key for the Atari800 menu (F1 or F10).
- Remove some options from the legacy menu.
2024-10-01 14:21:12 -07:00
..
include fix wiiu buildbot build 2017-07-30 15:55:13 +02:00
libretro-common Update Makefile + Update Libco + Change paths from sd:/ to fs:/vol/external01 (#101) 2024-09-06 11:31:49 -07:00
atari800_hash.h Enhanced cart auto-detection and more (#106) 2024-10-01 14:21:12 -07:00
atari5200_hash.h Enhanced cart auto-detection and more (#106) 2024-10-01 14:21:12 -07:00
carts_hash.c Enhanced cart auto-detection and more (#106) 2024-10-01 14:21:12 -07:00
carts_hash.h Enhanced cart auto-detection and more (#106) 2024-10-01 14:21:12 -07:00
cmdline.c Fix first run crashing on Xbox One. Added savestate support. Rewind … (#87) 2023-07-31 23:35:21 +02:00
config.h Fixed PS3/Psl1ght build (#72) 2021-05-29 09:38:27 +02:00
core-mapper.c Add Joy 2B+ support (#103) 2024-09-06 11:31:28 -07:00
font2.i Third (final??) attemp at a new Virtual Keyboard (#75) 2021-05-29 09:37:42 +02:00
graph.c Attempt to fix Vita build - GIT_VERSION seems not defined for 2022-05-27 18:43:44 +02:00
graph.h add basic libretro file wip 2015-12-15 01:01:43 +01:00
libretro_core_options_intl.h Fix first run crashing on Xbox One. Added savestate support. Rewind … (#87) 2023-07-31 23:35:21 +02:00
libretro_core_options.h Enhanced cart auto-detection and more (#106) 2024-10-01 14:21:12 -07:00
libretro-core.c Enhanced cart auto-detection and more (#106) 2024-10-01 14:21:12 -07:00
libretro-core.h Attempt to improve types between audio_cb and Sound_Callback (#99) 2024-07-25 12:35:43 -07:00
platform.c Enhanced cart auto-detection and more (#106) 2024-10-01 14:21:12 -07:00
retro_disk_control.c Fix first run crashing on Xbox One. Added savestate support. Rewind … (#87) 2023-07-31 23:35:21 +02:00
retro_disk_control.h Fix first run crashing on Xbox One. Added savestate support. Rewind … (#87) 2023-07-31 23:35:21 +02:00
retro_files.c Fix first run crashing on Xbox One. Added savestate support. Rewind … (#87) 2023-07-31 23:35:21 +02:00
retro_files.h Fix first run crashing on Xbox One. Added savestate support. Rewind … (#87) 2023-07-31 23:35:21 +02:00
retro_strings.c Fix first run crashing on Xbox One. Added savestate support. Rewind … (#87) 2023-07-31 23:35:21 +02:00
retro_strings.h Fix first run crashing on Xbox One. Added savestate support. Rewind … (#87) 2023-07-31 23:35:21 +02:00
retro_utils.c Fix first run crashing on Xbox One. Added savestate support. Rewind … (#87) 2023-07-31 23:35:21 +02:00
retro_utils.h Fix first run crashing on Xbox One. Added savestate support. Rewind … (#87) 2023-07-31 23:35:21 +02:00
retroscreen.h add basic libretro file wip 2015-12-15 01:01:43 +01:00
vkbd_def.h Third (final??) attemp at a new Virtual Keyboard (#75) 2021-05-29 09:37:42 +02:00
vkbd.c Third (final??) attemp at a new Virtual Keyboard (#75) 2021-05-29 09:37:42 +02:00
vkbd.h add basic libretro file wip 2015-12-15 01:01:43 +01:00