Tovarichtch
00a8279ce7
add config width/height
2025-01-13 20:50:55 -05:00
Tovarichtch
ab7fbb7d5f
ABC SDX
...
SDX cabinets of After Burner Climax were widescreen, clearly not 640x480. Can't locate native resolution.
2025-01-12 14:54:50 -05:00
Tovarichtch
69c0156e57
add native res to games
2025-01-11 10:39:07 -05:00
dkeruza
b11c863c84
2 break; missing in patch.c
2025-01-08 17:57:56 -05:00
Bobby Dilley
8ed30d6aec
Rework settings, add border controls
2025-01-08 17:28:37 +00:00
Rolel
dfaa52b7e2
Add a logging library.
...
Hook on outrun SPDX as a demo of ingame logging.
2025-01-08 17:22:25 +00:00
Bobby Dilley
ab1f51a72d
Revert "Add config path sepcification"
2025-01-08 17:15:32 +00:00
Bobby Dilley
3bf76eba5f
Merge pull request #43 from Caviar-X/master
...
Add config path sepcification
2025-01-08 17:12:46 +00:00
Bobby Dilley
45dd1cdbbd
Add a.elf
2025-01-05 08:37:00 +00:00
Synth_Magic
5f0923f892
remove time.h because clangd automatically appended it
2025-01-05 11:59:21 +08:00
Synth_Magic
13118eb055
Delete linux/limits.h because clangd automatically append it
2025-01-05 11:56:51 +08:00
Synth_Magic
ea4745f758
Do changes as requested
2025-01-05 11:51:47 +08:00
Synth_Magic
4648cea7be
Add config path sepcification
2025-01-04 11:01:47 +08:00
dkeruza-neo
57a609f974
MJ4 support and Rambo res patch.
2025-01-04 02:08:58 +01:00
Bobby Dilley
cae07b58b5
Make outrun cabinet check a setting
2025-01-03 23:18:10 +00:00
Bobby Dilley
e7456b3e69
Remove line
2025-01-03 23:08:47 +00:00
Bobby Dilley
d4b6955604
Simplify the initial output of the loader
...
Simply output of the loader, we can add in a more complex ./lindbergh --debug or something in future.
2025-01-02 09:17:26 +00:00
dkeruza
dad5dca2a0
Fixed outrun 2 patched elf floating around.
2025-01-01 18:06:46 -05:00
Rolel
3804e1820d
Readproofed config:
...
- default config file now tells the default value
- region default is JP
- wrong region will trigger a warning
2024-12-31 18:16:07 +01:00
Rolel
2388bd8451
Happy New Year !
2024-12-31 17:34:11 +01:00
Rolel
81a47dd9ea
Added more info about the game and config on startup.
...
Game database now includes release date, system colour and native resolution.
2024-12-31 16:19:20 +01:00
Rolel
0612e4eeae
Fix SRTV resolution.
2024-12-31 14:00:43 +01:00
Rolel
84dcb34a06
Improved Lindy color settings.
...
- Celeron speed is correctly reported in model name.
- Added Silver, Blue and RedEX.
- Color setting is now case insensitive.
2024-12-31 13:52:14 +01:00
Rolel
a08e113dc3
The sram_path was using the eeprom_path. Fixed it.
2024-12-31 12:35:04 +01:00
Rolel
6eeaef6f5f
Add default resolution for SRTV.
2024-12-31 12:34:17 +01:00
Rolel
9159153caf
Segfault are often repeated massively. This adds a repeat_printf function that will not reprint the line but count them if repeated.
2024-12-31 12:18:41 +01:00
Bobby Dilley
67cc618a16
Merge pull request #31 from Caviar-X/master
...
Chores: Add missing game data & Add ATI GPU warning & fix a typo
2024-12-31 09:36:30 +00:00
Synth_Magic
96a21d2cb7
chores: change Virtua Tennis 3's type to fighting as requested
2024-12-30 22:16:58 +08:00
Rolel
705cac82df
Fix ration/ratio typo.
2024-12-30 00:55:52 +01:00
Rolel
3453b074eb
Fix unreachable code.
2024-12-30 00:34:07 +01:00
Bobby Dilley
7135038c71
Remove SEGABOOT from auto detection
2024-12-29 22:19:25 +00:00
Bobby Dilley
72dda0cf89
Merge pull request #27 from hpvb/analogue_deadzone
...
Add per analogue input deadzones
2024-12-29 22:12:47 +00:00
Hein-Pieter van Braam
84705ee963
Add per analogue input deadzones
...
Each analogue input now gets 3 deadzones, start, middle, and end. These
deadzones are a percentage of the total range that should be squashed to
the extreme.
2024-12-29 16:25:01 +01:00
Synth_Magic
4a8892612b
chores: Add missing game data & Add ATI GPU warning
2024-12-29 18:36:27 +08:00
Hein-Pieter van Braam
8b79964f66
Map TEST_BUTTON for evdev input
2024-12-29 00:55:53 +01:00
RεtroFΔn⊗
603eb118ef
Add VF5R REVG
2024-12-26 23:43:20 +02:00
RεtroFΔn⊗
0abfbb3066
Add VF5R REVG
2024-12-26 23:42:16 +02:00
RεtroFΔn⊗
13a08d5816
Add VF5R REVG
2024-12-26 23:41:21 +02:00
RεtroFΔn⊗
71f9c966d0
Add VF5R REVG
2024-12-26 23:40:15 +02:00
RεtroFΔn⊗
b31b86ba4a
Add VF5R REVG
2024-12-26 23:39:15 +02:00
RεtroFΔn⊗
abdab2ec58
Add VF5R REVG
2024-12-26 23:38:02 +02:00
dkeruza
40b3ed9a17
Update sdlcalls.c
2024-12-23 23:09:31 -05:00
dkeruza
b61ee642a3
Update config.h
2024-12-23 23:06:28 -05:00
dkeruza
3c4d8a3d46
Update config.c
2024-12-23 23:05:09 -05:00
dkeruza
3efeda2514
Update resolution.c
2024-12-23 23:04:29 -05:00
dkeruza
17fe3fa823
Update patch.c
2024-12-23 23:03:33 -05:00
dkeruza
c05a9e3d6e
Update glxhooks.c
2024-12-23 23:02:49 -05:00
dkeruza
95678928a0
Update gluthooks.c
2024-12-23 23:02:04 -05:00
Bobby Dilley
368431dc83
Release V2 - Merry Christmas!
2024-12-23 14:41:01 +00:00
Bobby Dilley
d8e8bb5cc9
Fix Ghost Squad Evolution inputs
2024-05-27 20:35:34 +01:00