Nestopia emulator with libretro interface
Go to file
John Rehbein 1ae59e352b
Fix source of netplay desyncs (#84)
- The rational for using unsigned char is to avoid endian issues
- cur_x/y need to remain an int in the internal representation because
they need to represent out-of-bounds potentially (for clipping purposes)
2024-02-12 10:55:27 -05:00
.github/workflows Add automatic Crowdin synchronization 2021-12-04 17:31:07 +01:00
intl Fix Crowdin config & workflow 2023-01-02 22:27:23 +01:00
libretro Fix source of netplay desyncs (#84) 2024-02-12 10:55:27 -05:00
palettes Update core to 1.51.0 2021-03-17 16:21:51 -04:00
source Update core to 1.52.0 2022-12-29 09:30:40 -06:00
.gitignore Core options update 2019-09-02 14:16:51 +01:00
.gitlab-ci.yml Update .gitlab-ci.yml 2023-02-20 19:08:22 +01:00
appveyor.yml Initial commit 2019-08-31 21:22:49 -05:00
COPYING Initial commit 2019-08-31 21:22:49 -05:00
NstDatabase.xml Update NstDatabase.xml and baked in database 2022-12-29 08:44:28 -06:00
schemadb.xsd Initial commit 2019-08-31 21:22:49 -05:00
schemaromset.xsd Initial commit 2019-08-31 21:22:49 -05:00