Stephen Anthony
59708aab62
Fix missing comma in EventHandler class.
2021-04-17 13:20:48 -02:30
Stephen Anthony
4e71ab3c79
Fix compilation when using SDL < 2.0.14 (needed for SDL_OpenURL).
...
Abstract SDL functionality into SDL-specific class, away from Dialog class.
2021-04-17 13:18:10 -02:30
thrust26
0a77776cd2
added help hotkey in UI mode (F1)
...
added missing anchors
2021-04-17 16:55:40 +02:00
thrust26
0248e4a6dc
added help links to most dialogs (see #740 )
...
TODO: tab specific help?
2021-04-17 13:31:36 +02:00
thrust26
15aa163b84
updated props for coming Aardvark ROM release
2021-04-17 09:59:21 +02:00
thrust26
fd5713d764
forgot to save before committing...
2021-04-12 22:45:24 +02:00
thrust26
e66bfc2c99
fixed palette and custom BLARGG settings saving (see #787 )
2021-04-12 22:38:41 +02:00
Stephen Anthony
8c29b3749f
Update to Xcode project file.
2021-04-07 12:26:24 -02:30
thrust26
083bc8b556
do not map QuadTari-only events if no QuadTari is used
2021-04-06 19:06:00 +02:00
Stephen Anthony
8834f4770f
Fix minor warning in clang.
2021-04-06 13:15:49 -02:30
thrust26
2841ac52ca
fixed HiDPI mode
...
(note to myself: sometimes initialization is bad)
2021-04-06 16:53:44 +02:00
thrust26
30656f73c2
adapt desktop size and maximum TIA zoom level to display used
2021-04-06 15:56:01 +02:00
Lo Def
65180d524f
(MovieCart) combined subfolder of classes into CartMVC
2021-04-05 23:39:26 -04:00
thrust26
6fa24835c0
Merge branch 'master' of https://github.com/stella-emu/stella
2021-04-05 22:01:15 +02:00
thrust26
d7a3ab5b6c
Swapped (Shift+)Backspace keys between Frying and CompuMate Backspace
2021-04-05 22:00:38 +02:00
Christian Speckner
df9758903a
Fix genesis widget.
2021-04-05 20:31:49 +02:00
Christian Speckner
dde7ab5936
Fix update order, change genesis to pull pin to ground.
2021-04-05 17:54:12 +02:00
Christian Speckner
c33bccbc61
Properly model analog input.
2021-04-05 15:46:30 +02:00
Rob Bairos
0e39371e76
(MovieCart) Limit reading of image data to single frame
...
when its likely an MVC file. This avoids reading of GB of data.
2021-04-05 09:27:51 -04:00
Rob Bairos
6593e25f41
MovieCart
...
Streaming image and audio content created by presenting dynamic
1K of data on the bus, with On Screen Display. Volume, Brightness
and Shuttle controlled by joystick and console switches.
Original implementation: github.com/lodefmode/moviecart
2021-04-05 09:27:20 -04:00
Christian Speckner
eccf1d0d36
Forgot to save.
2021-04-05 14:17:10 +02:00
Christian Speckner
db44445386
PaddleReader goes AnalogReadout.
2021-04-05 14:16:29 +02:00
Christian Speckner
077cd38c76
Use a more realistic resistance in dump mode.
2021-04-04 00:36:20 +02:00
Christian Speckner
5004b439bd
Typo.
2021-04-02 00:18:52 +02:00
Christian Speckner
3902778b12
Adjust paddle parameters, improve keyboard controller emulation, emulate cap discharge,
2021-04-02 00:15:13 +02:00
twinaphex
bdd7035fef
(Libretro/macOS) Add ARM64 rules
2021-03-27 20:42:43 -02:30
thrust26
4836dd0be1
Merge branch 'master' of https://github.com/stella-emu/stella
2021-03-23 22:12:11 +01:00
thrust26
ffcf26d822
fixed missing immediate disassembling
2021-03-23 22:11:28 +01:00
twinaphex
537f85d391
(Libretro) Fix ios9 build
2021-03-15 10:17:24 -02:30
twinaphex
7a8b5c276c
(Libretro) Add more platforms to gitlab
2021-03-14 11:53:09 -02:30
thrust26
24cf13c535
improved QuadTari fix
2021-03-02 19:01:50 +01:00
thrust26
c1a488f19f
fixed QuadTari handling for controller types != joysticks
2021-03-02 14:01:57 +01:00
thrust26
199f120d91
Merge branch 'master' of https://github.com/stella-emu/stella
2021-02-27 10:37:43 +01:00
thrust26
aae9027383
removed two non-implemented methods
2021-02-27 10:37:31 +01:00
Stephen Kitt
bfc091b975
Another spelling fix ("toggle")
...
Signed-off-by: Stephen Kitt <steve@sk2.org>
2021-02-26 10:09:39 +01:00
Stephen Anthony
ba59e94e10
Final updates for 6.5.2 release.
2021-02-24 14:10:31 -03:30
Stephen Anthony
3391dc5a72
Updated a few files for upcoming release.
...
Now in testing phase; final release coming in a few days.
2021-02-22 16:52:47 -03:30
thrust26
6d0500c8ff
Updated changes and WhatsNewDialog
...
Updated version number in docs
2021-02-22 09:58:30 +01:00
thrust26
9353c45d90
did some code cleanup
2021-02-21 21:56:53 +01:00
thrust26
d7a2cd0793
added ARM stats to BUS and DPC+ debug widgets
2021-02-10 16:07:28 +01:00
thrust26
214f141db0
fix Libretro build
2021-02-09 22:44:59 +01:00
thrust26
1773e5f493
added some ARM stats to CDF debug widget
2021-02-09 19:47:50 +01:00
Keith Bowes
c3997ce996
Only use static libgcc/libstdc++ if they're present
2021-02-08 12:52:17 -03:30
Keith Bowes
13c9343146
Implemented input bitmasks
2021-02-08 12:32:48 -03:30
thrust26
5c4d530143
minor QuadTari timing fix
2021-02-07 22:33:05 +01:00
thrust26
8f4667fb71
fixed QuadTari multiplexing timing ( fixes #766 )
2021-02-06 10:27:17 +01:00
thrust26
575035c739
enhanced QuadTari detection pattern
2021-02-04 15:25:55 +01:00
thrust26
fa16b8cb91
fixed broken driving controller support (see #760 )
2021-02-02 15:44:28 +01:00
thrust26
570aa229ce
derived Genesis and Booster from Joystick controller class
2021-01-30 11:25:51 +01:00
thrust26
66eca7cbe5
fixed missing SliderWidget initialization command if value is -1
2021-01-26 19:29:36 +01:00
thrust26
dcd9a3706a
fixed merge bug ( fixes #758 )
2021-01-26 13:18:14 +01:00
thrust26
0f2af93f53
Merge branch 'master' of https://github.com/stella-emu/stella
2021-01-25 09:25:50 +01:00
thrust26
c1922ac13c
fixed #756 (CDFJ rom size always 512KB)
2021-01-25 09:25:36 +01:00
Stephen Anthony
7f26bc0002
Added patches from Debian build (too bad I didn't see these about 6 hours ago).
...
Bumped version number, to start work on 6.6.
2021-01-24 15:57:29 -03:30
Stephen Anthony
11ec630dd4
Final updates for 6.5.1 release.
2021-01-24 10:11:01 -03:30
thrust26
7c0cb137a9
partially reverted 481785a6
(debugger widgets needed for saveOldState)
2021-01-24 10:09:30 +01:00
Stephen Anthony
bf341392ac
Getting ready for 6.5.1 release.
2021-01-23 15:33:20 -03:30
Stephen Anthony
e91c12eee1
Fix dialogs not being rendered in certain cases.
2021-01-23 15:10:40 -03:30
Stephen Anthony
f8e4ccf979
Merge branch 'feature/fix-surfaces'
2021-01-23 13:10:40 -03:30
Stephen Anthony
8905a9a504
libretro: Don't reload non-existent surfaces.
2021-01-23 13:08:16 -03:30
Stephen Anthony
345e7f0b9f
Fix final issue with snapshots not loading in RomInfoWidget.
2021-01-23 12:57:51 -03:30
thrust26
d2eea6720b
updated Changes.txt & WhatsNewDialog
2021-01-20 13:47:41 +01:00
Christian Speckner
25062b308c
Merge remote-tracking branch 'origin/master' into feature/fix-surfaces
2021-01-19 20:44:58 +01:00
thrust26
4d68300f32
refactored Paddles class
2021-01-19 10:23:41 +01:00
Stephen Anthony
ffddbcf6bb
Fix crash when FrameBuffer message surfaces haven't been created.
...
The next task is to move all FrameBuffer message-related functionality into its own class.
2021-01-16 15:27:18 -03:30
thrust26
a0433cceaf
changed LauncherDialog and EditableWidget ContextMenu and dialog shade surface creation to on demand
2021-01-15 08:36:06 +01:00
thrust26
d7bd39c952
renamed pause dimming setting
2021-01-14 09:40:02 +01:00
thrust26
56a2162795
added option to disable emulation shading in pause mode via command line ( resolves #755 )
2021-01-14 09:32:39 +01:00
thrust26
27dd8e9e4f
fixed memory leak in EventMappingWidget
2021-01-13 22:30:40 +01:00
Stephen Anthony
ca756deef6
Attempt to fix continuous creation of dialog surfaces without cleanup, causing crashes on R77.
...
Remove cache of surfaces from FrameBuffer, into each dialog that owns it.
Make surfaces be unique_ptr instead of shared_ptr, so we can be sure cleanup occurs.
2021-01-13 16:24:09 -03:30
thrust26
bf70e15f1b
added to allocate tooltip surface on demand only
2021-01-13 08:26:34 +01:00
thrust26
481785a6f1
create DebuggerDialog and included OptionsDialog on demand only
2021-01-12 15:46:36 +01:00
thrust26
4c9a945ea3
refactored launcher dialog to use only one pointer for other dialogs
2021-01-12 11:44:52 +01:00
thrust26
5e023c8870
refactored dialogs to use only one pointer for other dialogs
2021-01-12 11:24:24 +01:00
thrust26
66e5d3b09f
added missing re-rendering
2021-01-12 11:23:16 +01:00
thrust26
ac6c4e527b
fixed, extra joystick button mappings are for R77 only
2021-01-10 10:00:33 +01:00
thrust26
3e2044fe96
added high scores button to R77 command dialog
2021-01-09 20:59:59 +01:00
Stephen Anthony
d373c87da3
And so it begins again ...
2021-01-09 15:56:07 -03:30
Stephen Anthony
2166880888
Final commit for 6.5 release.
2021-01-09 10:15:06 -03:30
thrust26
ff9299f2e5
update WhatsNewDialog
2021-01-08 15:41:44 +01:00
thrust26
861e2b8897
Revert "Fix for suggestion from clang-tidy."
...
This reverts commit 43f9f562b1
.
2021-01-08 10:16:19 +01:00
thrust26
8c2a5afc57
Merge branch 'master' of https://github.com/stella-emu/stella
2021-01-08 09:50:08 +01:00
thrust26
7fd23b59cd
fixed snapshot delay in TimeMachine dialog
...
added single save states commands to TimeMachine dialog
2021-01-08 09:49:53 +01:00
Stephen Anthony
43f9f562b1
Fix for suggestion from clang-tidy.
2021-01-07 22:28:35 -03:30
Christian Speckner
8ec309f4f8
Fix crash with minimal launcher UI.
2021-01-06 21:51:53 +01:00
Christian Speckner
5fe20f075f
Attempt at fixing R77 crash.
2021-01-06 21:12:11 +01:00
Christian Speckner
ea000eabf2
Disable defunct joymap for the R77.
2021-01-06 17:21:39 +01:00
Stephen Anthony
150cbd8f95
Fixes for suggestions from cppcheck.
2021-01-05 22:36:16 -03:30
Stephen Anthony
9fb77c8d51
Yearly update to copyright for 2021.
2021-01-05 18:42:43 -03:30
Stephen Anthony
70eb2b2646
Started final doc updates for 6.5 release.
2021-01-05 18:35:15 -03:30
thrust26
48cc00323e
Revert "attempted to fix special char problems in Windows (see #751 )"
...
This reverts commit 695860a3aa
.
2021-01-05 10:53:06 +01:00
thrust26
695860a3aa
attempted to fix special char problems in Windows (see #751 )
2021-01-05 10:04:12 +01:00
thrust26
b1bf55e652
fixed BrowserDialog sizing and title
2021-01-05 10:00:25 +01:00
thrust26
4d2edc2922
fixed high scores hashing
2021-01-04 10:45:47 +01:00
thrust26
ba8132b10d
added high score clearing for invalid data
...
fixed high score error messages
2021-01-03 23:41:08 +01:00
Stephen Anthony
10c6a73dcc
libretro: Fix missing file.
2021-01-03 18:42:54 -03:30
Christian Speckner
082cce3b79
Minor cleanup.
2021-01-03 23:08:38 +01:00
Stephen Anthony
e9af5b795f
Add missing file to Visual Studio.
2021-01-03 18:31:59 -03:30
Christian Speckner
a557aef206
Merge remote-tracking branch 'origin/master' into feature/full-on-sqlite
2021-01-03 22:46:26 +01:00
Christian Speckner
fa3b25ae97
Move highscores to DB.
2021-01-03 22:41:59 +01:00
thrust26
2e022bdf82
updated doc for new SQLite database
2021-01-03 18:24:18 +01:00
Stephen Anthony
d6d025b252
Added new class to Visual Studio project.
2021-01-02 20:33:53 -03:30
Stephen Anthony
6635ebe2e6
Rename method in OSystem to more accurately describe its current functionality.
2021-01-02 20:24:05 -03:30
Christian Speckner
90c8f7166d
Refactoring, remove sqlite from libretro build.
2021-01-03 00:16:29 +01:00
Stephen Anthony
929b512c32
Fix minor compile warning in Xcode (unused variable).
2021-01-02 19:39:26 -03:30
Stephen Anthony
72b109d85b
Don't throw exceptions with 'new'.
2021-01-02 19:06:02 -03:30
Christian Speckner
3fb6a2e6cf
Add settings migration on MacOS.
2021-01-02 23:30:11 +01:00
Stephen Anthony
9692bb09f5
libretro: Fix segfault on startup.
2021-01-02 17:48:52 -03:30
Stephen Anthony
b23b655fc5
Fixed filename changes for Xcode project.
2021-01-02 13:48:02 -03:30
Stephen Anthony
ddb38c61df
Change filenames in Visual Studio.
2021-01-02 13:37:06 -03:30
Stephen Anthony
e7fa70ca75
libretro: Fix changed files in Makefile.
...
Still some work to do here; crashes on startup.
2021-01-02 13:25:21 -03:30
Christian Speckner
590a8e9e6a
Fix settings file import on windows.
2021-01-02 17:50:58 +01:00
Christian Speckner
f751e651c9
Cleanup, fix leftovers.
2021-01-02 17:29:11 +01:00
Christian Speckner
c531f7f9c8
Rename SettingsDb -> StellaDb .
2021-01-02 17:12:15 +01:00
Christian Speckner
ff01886e3c
Refactoring: more fluent interfaces, improve const semantics.
2021-01-02 17:05:42 +01:00
Christian Speckner
65b260c9d4
Add migration for existing stella.pro
2021-01-02 16:54:17 +01:00
Stephen Anthony
a604cf5cdd
Added missing files to Visual Studio project, and fixed compile error.
2021-01-02 12:20:34 -03:30
Stephen Anthony
da021a8840
Added missing files to Xcode project.
2021-01-02 12:06:09 -03:30
Christian Speckner
f61d93aee6
Prefer settings DB for import in case of ambiguity.
2021-01-02 16:08:43 +01:00
Christian Speckner
a9e2a99f53
Add a migration for an old settings DB (R77 style).
2021-01-02 16:06:44 +01:00
Christian Speckner
20e277c3e4
Change DB name to stella, add migration for old stellarc file.
2021-01-02 15:45:35 +01:00
Christian Speckner
69fc144e4e
Tune sqlite build, remove the possibility of linking against system libsqlite3.
2021-01-02 14:39:12 +01:00
Christian Speckner
40072f628d
Move error handling to SqliteDatabase, performance tuning.
2021-01-02 14:17:33 +01:00
thrust26
a041491e15
further improved highlighting fix
2021-01-02 10:20:54 +01:00
Stephen Anthony
c3d43a19aa
libretro: Update config file for recent new classes.
2021-01-01 22:38:05 -03:30
thrust26
e37202cb99
updated VS project files
2021-01-01 22:43:38 +01:00
Christian Speckner
e4054e3ac2
Make pragmas conditional to clang.
2021-01-01 22:39:12 +01:00
Christian Speckner
d5cbfe5c07
Customize column names.
2021-01-01 22:29:39 +01:00
Christian Speckner
943212647d
JSON serialized storage of properties table.
2021-01-01 21:31:07 +01:00
thrust26
d404ba9506
replaced the highlighting fix with a much better one :)
2021-01-01 13:05:25 +01:00
thrust26
a4128c62f3
added workaround for highlighting non-disassembled code
2021-01-01 11:42:34 +01:00
thrust26
9a7db8cfaa
fixed spelling of 'M Network'
2021-01-01 09:43:23 +01:00
Stephen Anthony
4a203c98f3
libretro: Updated for new repo class.
2020-12-30 20:11:27 -03:30
Stephen Anthony
17ad017870
Updated Xcode project for latest repo classes.
2020-12-30 20:10:39 -03:30
Stephen Anthony
dc8b3a245c
Add new class to Visual Studio project file.
2020-12-30 20:04:38 -03:30
Christian Speckner
07be5c0f47
Pretty-print serialized mappings.
2020-12-31 00:07:48 +01:00
Christian Speckner
61f20d7907
Reimplement export / load of per-ROM properties.
2020-12-31 00:02:24 +01:00
Stephen Anthony
75f56b8598
libretro: Add support for latest SQL classes.
2020-12-30 19:02:44 -03:30
Christian Speckner
c289923e13
Remove leftover.
2020-12-30 22:38:48 +01:00
Christian Speckner
8dba817906
Move properties to sqlite.
2020-12-30 22:37:41 +01:00
Christian Speckner
05eefdb112
Merge remote-tracking branch 'origin/master' into feature/full-on-sqlite
2020-12-30 21:02:05 +01:00
Christian Speckner
c198750da0
Add property repository.
2020-12-30 21:01:46 +01:00
thrust26
5770ec4daa
minor debugger doc updates
2020-12-30 18:16:14 +01:00
Stephen Anthony
2c3aa7a40a
Added new files for Visual Studio.
2020-12-29 18:06:40 -03:30
Stephen Anthony
8def677390
Added new files to Xcode project.
2020-12-29 17:55:41 -03:30
Christian Speckner
4fb4aacbb8
Say hello to composite key value repo.
2020-12-29 21:50:30 +01:00
Stephen Anthony
b5c1d4f2e6
Fix issues with passing streams into lambda, and data not being transferred sometimes.
...
Documented weirdness of this; perhaps a future version of C++ will allow it.
Write data through 'node' object rather than raw ofstream, like other code in the class.
2020-12-28 16:19:52 -03:30
thrust26
395366b077
fixed duplicate prompt when stepping, tracing etc. after browser dialog
...
a few minor improvements
2020-12-28 17:16:49 +01:00
thrust26
967434aad6
inlined browser dialogs in debugger parser
...
added optional browser dialog to "dump" command (somewhat ugly!)
2020-12-28 12:37:49 +01:00
Stephen Anthony
9a32eff61f
Add generic 'contains' method, and remove incorrect FIXME.
2020-12-27 22:38:09 -03:30
Stephen Anthony
024b228fdc
Missed a few brace-initializations.
2020-12-27 21:52:13 -03:30
Stephen Anthony
4e7aa3e9e4
Merge branch 'master' into feature/full-on-sqlite
2020-12-27 20:21:51 -03:30
Stephen Anthony
6ad467d657
Fixed a few more unused variables warnings.
2020-12-27 18:54:51 -03:30
Stephen Anthony
5bab1a10c1
Fix warning with unused variables.
...
I left most of them there commented out, since they may be needed in the future.
2020-12-27 15:03:04 -03:30
thrust26
572e6ffe0c
fixed copy & paste error
2020-12-27 19:14:03 +01:00
thrust26
eeba0c9050
centralized some dialog constants
2020-12-27 19:00:28 +01:00
Stephen Anthony
9c39540a21
Improved BrowserDialog usage, eliminating redundant code in several places.
...
This class now uses a lambda function to do the work when clicking OK or Cancel.
This commit also adds the changes from the previously reverted commit.
2020-12-27 12:42:53 -03:30
Stephen Anthony
d1fe35cdfa
Revert "cleaned up code for use of fonts for BrowserDialog"
...
This reverts commit 1be26f2984
.
2020-12-27 11:32:23 -03:30
thrust26
1be26f2984
cleaned up code for use of fonts for BrowserDialog
2020-12-27 09:14:41 +01:00
Stephen Anthony
f94d8f925f
Fix compile issue with LoggerDialog.
2020-12-26 11:19:51 -03:30
thrust26
b2f4a8d2ab
fixed scrollbar alignment issues
2020-12-26 13:47:21 +01:00
thrust26
eb0350dbfb
fixed selection issue when switching input event filters
2020-12-26 11:02:45 +01:00
thrust26
969d772b72
added missing changes in LoggerDialog
2020-12-26 10:33:00 +01:00
Stephen Anthony
4e87dadf45
Fix issues with About dialog in dark mode on macOS ( fixes #748 ).
...
Note that this only works with macOS 10.14 and above. Someone with more Mac experience will have to fix it for older versions.
2020-12-26 00:13:14 -03:30
Stephen Anthony
e8cc3a1413
Fix ZIP files in Windows not finding last path correctly.
2020-12-25 17:44:23 -03:30
thrust26
854d8459ec
Merge remote-tracking branch 'remotes/origin/feature/dbg-save-as-dialog'
2020-12-25 09:39:41 +01:00
thrust26
717a678a03
minor doc updates
2020-12-25 09:38:37 +01:00
thrust26
b976bd95ca
enhanced and cleaned up OS specific path code
...
improved mouse double click marking
added file list resizing in browser dialog
2020-12-25 09:15:58 +01:00
Stephen Anthony
38afecce4a
Fix overzealous TV detection in ROM filenames. Fixes #747 .
2020-12-24 11:51:53 -03:30
thrust26
dfee070324
fixed a saveses bug
...
renamed browser titles
2020-12-24 14:50:26 +01:00
thrust26
99af3abd16
Merge remote-tracking branch 'remotes/origin/master' into feature/dbg-save-as-dialog
2020-12-24 12:35:02 +01:00
thrust26
6356d56c58
refactored directory names, removed default load dir
...
updated docs
2020-12-24 12:24:23 +01:00
thrust26
b9cb829390
added "userdir" settings which can be used to overwrite default save (and load) directories
2020-12-24 11:48:15 +01:00
Stephen Anthony
e664b29a91
Eliminate duplicate copies of lastPathComponent function.
2020-12-23 22:21:46 -03:30
thrust26
31e50aa8d1
added file browser to GameInfoDialog export
...
code cleanup
updated docs
2020-12-23 23:07:00 +01:00
Stephen Anthony
a5b48b76b7
Remove dead Blargg code.
2020-12-23 17:20:31 -03:30
thrust26
1a165ca81b
Merge remote-tracking branch 'remotes/origin/master' into feature/dbg-save-as-dialog
2020-12-23 17:12:07 +01:00
thrust26
679e50810c
Merge branch 'master' into feature/dbg-save-as-dialog
2020-12-23 08:56:05 +01:00
Stephen Anthony
f0cb916282
Few more fixes for suggestions from cppcheck.
2020-12-22 19:29:49 -03:30
Stephen Anthony
2a07daccb4
Added a few more 'string_view' in bspf.
2020-12-22 18:33:30 -03:30
thrust26
c59bf70656
Revert "2nd try to get notifications"
...
This reverts commit 8f7af1c356
.
2020-12-22 21:07:19 +01:00
thrust26
8f7af1c356
2nd try to get notifications
2020-12-22 20:48:54 +01:00
thrust26
1799c87dca
Revert "intentionally broken code for testing libretro build notifications"
...
This reverts commit a30d2cbead
.
2020-12-22 20:43:45 +01:00
thrust26
a30d2cbead
intentionally broken code for testing libretro build notifications
2020-12-22 19:59:15 +01:00
Stephen Anthony
bd2029bbcc
Fix compile error.
2020-12-22 10:39:49 -03:30
thrust26
96e5e25148
renamed Game properties 'Save' button into 'Export'
2020-12-22 14:56:48 +01:00
thrust26
39aabf0f66
added tooltip to GameInfoDialog 'Save' button
2020-12-22 12:18:39 +01:00
Stephen Anthony
c77408140f
Merge branch 'master' into feature/full-on-sqlite
2020-12-21 22:45:44 -03:30
Stephen Anthony
cd811579e4
Added C++ compatible string search functions to BSPF.
...
This allows us to remove strcmp, stricmp, strcasecmp, etc, which are non-standard and C-style functions.
2020-12-21 22:33:55 -03:30
thrust26
0f07304473
fixed(?) libretro/Makefile
2020-12-21 18:50:54 +01:00
thrust26
1d90b3caec
...and removed the const too
2020-12-21 18:06:33 +01:00
thrust26
8655e52330
removed default, just to be sure
2020-12-21 17:37:10 +01:00
thrust26
d4eb9535ef
fixed broken joystick mapping loading
2020-12-21 13:31:42 +01:00
thrust26
93e0ad860a
fixed missing GameInfoDialog save button
2020-12-21 10:24:38 +01:00
thrust26
7a07650556
limited redraw debug output to DEBUG_BUILD
2020-12-21 09:14:42 +01:00
Stephen Anthony
b557460fb9
Final batch of brace conversion.
...
Added const in a few places.
2020-12-20 21:08:00 -03:30
Stephen Anthony
57106876ca
Forgot one file for brace fixes in the last merge.
2020-12-20 20:19:23 -03:30
Stephen Anthony
915ab71e3b
Move duplicated 'trim' function to BSPF.
...
Remove unused methods from Settings.
2020-12-20 20:05:41 -03:30
Stephen Anthony
aa85f912f7
Merge branch 'master' into feature/full-on-sqlite
2020-12-20 19:03:15 -03:30
Stephen Anthony
d6aa6d9634
More conversion to brace syntax.
2020-12-20 18:14:28 -03:30