Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
libretro-cap32
Commits
637992b9
Commit
637992b9
authored
Mar 16, 2022
by
David Skywalker
Browse files
bump up to 4.5.3 with cheevos support, fixes #108
parent
467c4fef
Pipeline
#94633
passed with stages
in 9 minutes and 3 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
CHANGES.md
View file @
637992b9
# Future
# 4.5.3
-
CORE: fix memory chip configuration - thx @jcgamestoy
-
CPC+: now using white cart also marked as experimental
-
AUTORUN: fix ARMOURLOC protection
-
AUTORUN: find for DISC/DISK filenames
-
AUTORUN: computer restart fixes
-
CORE: fixed max memory configuration
-
CORE: do not reallocate ram on reset
-
CHEEVOS: updated core to allow achievements - thx @Jamiras
-
AUTORUN: better hexagon DSK detection
-
CORE: removed unused old cpccat
...
...
libretro/libretro-core.h
View file @
637992b9
...
...
@@ -47,7 +47,7 @@
#include <stdio.h>
#include <stdbool.h>
#define VERSION_STRING "4.5.
2
"
#define VERSION_STRING "4.5.
3
"
// DEVICE AMSTRAD
#define RETRO_DEVICE_AMSTRAD_KEYBOARD RETRO_DEVICE_SUBCLASS(RETRO_DEVICE_KEYBOARD, 0)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment