thrust26
|
3714f634da
|
update doc for removed "show all files" option
eliminated magic number for initially focus widget in LauncherDialog.cxx
|
2023-08-04 09:20:35 +02:00 |
thrust26
|
4a74ea10fc
|
added some extra description for the controller port assignment
|
2023-08-03 18:18:03 +02:00 |
Stephen Anthony
|
08c4c68b74
|
Remove 'launcherroms' option, in the process fixing #851.
|
2023-08-02 18:19:50 -02:30 |
Stephen Anthony
|
e25c427557
|
A cleaner fix for the last commit.
|
2023-08-02 13:25:22 -02:30 |
Stephen Anthony
|
0d8f62c996
|
Fix error using string_view where string is expected. This needs to be fixed in json eventually.
|
2023-08-02 13:12:56 -02:30 |
Stephen Anthony
|
6cff524e32
|
Fixes for minor clang warnings.
|
2023-08-02 12:52:12 -02:30 |
thrust26
|
0fe232ffd3
|
added default mapping controller port option (resolves #897)
|
2023-08-02 17:03:57 +02:00 |
Stephen Anthony
|
26d0eb5c01
|
Some cleanup of CartAR class, in preparation for moving some code from System class.
|
2023-08-01 17:44:44 -02:30 |
Stephen Anthony
|
ded5074d11
|
Some optimizations to FSNodePOSIX.
|
2023-07-01 22:05:05 -02:30 |
Stephen Anthony
|
db7fd59423
|
Potential speedup in FSNodeWINDOWS::getSize().
|
2023-06-30 22:40:05 -02:30 |
Stephen Anthony
|
608ed4f748
|
Update Xcode project to recommended settings.
|
2023-06-22 10:54:00 -02:30 |
Stephen Anthony
|
95c49d764b
|
Add missing class to Xcode.
|
2023-06-22 10:53:03 -02:30 |
thrust26
|
abd4e5c8d9
|
added tootips to Options dialog (resolves #977)
|
2023-06-15 13:31:44 +02:00 |
Stephen Anthony
|
868b2fd7cb
|
Minor fixes for suggestions from clang-tidy.
|
2023-06-14 19:47:17 -02:30 |
thrust26
|
9659a0a9af
|
reordered cart detection order to improve correct detection rate
|
2023-06-14 14:08:11 +02:00 |
thrust26
|
07cf16aa27
|
fixed some warnings in VS
|
2023-06-14 09:58:31 +02:00 |
thrust26
|
ef55d93525
|
minor fixes
|
2023-06-14 09:51:37 +02:00 |
thrust26
|
f572ab0946
|
added phosphor to Amidar game properties
|
2023-06-14 09:50:56 +02:00 |
thrust26
|
33cd6bf4f2
|
fixed QuadTari mapping storage
|
2023-06-12 17:45:18 +02:00 |
thrust26
|
f0bd196372
|
Merge branch 'master' of https://github.com/stella-emu/stella
|
2023-06-11 19:44:53 +02:00 |
thrust26
|
479a077e0e
|
trying to fix #974
|
2023-06-11 19:44:41 +02:00 |
Stephen Anthony
|
9b65e6a2e4
|
Adding missing include (fixes #971).
|
2023-06-04 19:26:27 -02:30 |
thrust26
|
d8ee31ec1f
|
minor fixes for GL bankswitching
|
2023-06-04 14:24:32 +02:00 |
thrust26
|
307b36b8c4
|
Merge branch 'master' of https://github.com/stella-emu/stella
|
2023-06-03 21:03:24 +02:00 |
thrust26
|
6c6eaed995
|
added limited GameLine Master Module bankswitching support
|
2023-06-03 21:03:07 +02:00 |
Stephen Anthony
|
c10bc4d83e
|
Update sqlite3 library.
|
2023-05-16 18:58:46 -02:30 |
thrust26
|
76eec054a6
|
changed CommaVid ROMs to 4K size (fixes #969)
|
2023-05-09 12:26:12 +02:00 |
Stephen Anthony
|
3bcce2c481
|
Oops, wrong commit last time; fix compile error in gcc 13.
|
2023-05-05 16:49:00 -02:30 |
Stephen Anthony
|
7e20db0210
|
Fixed compile error in gcc 13.
|
2023-05-05 16:26:47 -02:30 |
thrust26
|
d0e066eb22
|
Merge branch 'master' of https://github.com/stella-emu/stella
|
2023-05-03 19:04:15 +02:00 |
thrust26
|
a3fa688819
|
Added note for special chars in Windows filenames
|
2023-05-03 19:03:58 +02:00 |
Stefan
|
aa38cb79b6
|
Fixed typos (#966)
Thanks for the PR.
|
2023-04-27 13:50:04 -02:30 |
Stephen Anthony
|
99cb62f6d3
|
Minor fixes from clang-tidy.
|
2023-04-17 16:59:44 -02:30 |
thrust26
|
197203e8f6
|
added missing PlusROM support for E7 bankswitching (fixes #965)
|
2023-04-09 15:18:24 +02:00 |
Thomas Jentzsch
|
989fecc351
|
enhanced/fixed some controller default mappings
|
2023-03-26 10:23:38 +02:00 |
Thomas Jentzsch
|
6726089791
|
2nd Libretro fix attempt
|
2023-03-24 18:59:30 +01:00 |
Thomas Jentzsch
|
7e41759b04
|
trying to fix Libretro pipeline build error
|
2023-03-24 17:46:36 +01:00 |
Thomas Jentzsch
|
10b133c50f
|
fixed libretro builds
|
2023-03-24 16:24:06 +01:00 |
Thomas Jentzsch
|
fe99919dd0
|
added right controller KEYBOARD properties for Star Raiders (auto detected as Joy 2B+)
|
2023-03-19 17:56:16 +01:00 |
Thomas Jentzsch
|
920d9ce91f
|
added paging for PromptWidget output
fixed disAsm of graphic bits
|
2023-03-19 10:46:21 +01:00 |
Thomas Jentzsch
|
55099ecbdd
|
trying to address #962 for Linus & MacOS
|
2023-03-18 21:06:06 +01:00 |
Thomas Jentzsch
|
fc3b983080
|
added alternative theme, switchable via hotkey. this is a preparation for SDL2 supporting system theme change events (day/night) soon
|
2023-03-15 17:06:52 +01:00 |
Thomas Jentzsch
|
3faefe7c46
|
minor fixes to debugger cart info
|
2023-03-15 16:46:43 +01:00 |
Thomas Jentzsch
|
492fce7645
|
added missing changed class
|
2023-03-15 14:44:01 +01:00 |
Thomas Jentzsch
|
22fd81aa7d
|
fixed odd ROM sizes for 3E+ (fixed #960
|
2023-03-15 13:57:30 +01:00 |
Thomas Jentzsch
|
3a389752bd
|
catch exception in BSPF::stoi (fixes #958)
|
2023-02-27 19:43:23 +01:00 |
Stephen Anthony
|
bda42c3236
|
Some fixes for warnings from cppcheck.
|
2023-02-18 15:33:28 -03:30 |
Stephen Anthony
|
dd3d18ce8a
|
Attempt to fix macOS automated builds.
|
2023-02-16 17:57:30 -03:30 |
Thomas Jentzsch
|
f6087efe92
|
fixed right controller detection for Maze Craze
|
2023-02-16 19:20:16 +01:00 |
Thomas Jentzsch
|
38d790b552
|
enhanced PlusROM dialog to show device id
|
2023-02-08 09:50:36 +01:00 |