1
0
mirror of synced 2025-03-01 07:00:29 +01:00

183 Commits

Author SHA1 Message Date
dkeruza
543ebe4817
Workaround 2025-02-17 22:12:40 -05:00
dkeruza-neo
fe2c749bb0 Fixes. Added ELF clean checker. 2025-02-02 17:51:24 +01:00
Bobby Dilley
be78a23a31
Make dkeruza happy 2025-01-28 15:24:06 +00:00
Bobby Dilley
8942c510ec Look for /dev/dsp and /dev/dsp1 2025-01-28 10:45:35 +00:00
Bobby Dilley
685d569a08 Remove not needed message 2025-01-28 10:16:06 +00:00
Bobby Dilley
5f19cdc44c Fix wrong error message 2025-01-28 10:11:55 +00:00
Bobby Dilley
be1b88b92f Merge remote-tracking branch 'caviar/master' 2025-01-28 10:01:27 +00:00
dkeruza-neo
93927ef8c9 Fixes and ID5 SBRY support. 2025-01-27 15:09:52 +01:00
dkeruza-neo
f67f30cbcd Fixed a bug in LGJ when GPU was nVidia and Mesa was set as shader patches. 2025-01-26 03:58:41 +01:00
dkeruza-neo
7ea08b3db3 Cleaned up commented code. 2025-01-26 03:58:41 +01:00
dkeruza
a4cbbdaa97
Update patch.c
typo
2025-01-24 10:58:54 +01:00
dkeruza
2810022d1d
Update config.h
typo
2025-01-24 10:53:19 +01:00
dkeruza
b092b79331
Update config.c
typo
2025-01-24 10:52:23 +01:00
dkeruza-neo
1068fd5a1e Too many to list here. 2025-01-23 17:04:41 +01:00
Tovarichtch
9ee32e1fb0 ABC SDX was 16:9
https://www.gamoover.net/Forums/index.php?topic=44545.0
2025-01-13 22:18:05 -05:00
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
Synth_Magic
51eaec106c Do changes as requested 2025-01-10 22:03:06 +08:00
Synth Magic
dcae95fe03
rename linux/limits.h to limits.h 2025-01-10 20:54:24 +08:00
Synth_Magic
fbc76dfe5e Add config path sepcification 2025-01-10 20:52:07 +08: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