mirror of
https://github.com/libretro/nestopia.git
synced 2024-11-23 00:19:44 +00:00
Nestopia emulator with libretro interface
1ae59e352b
- 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) |
||
---|---|---|
.github/workflows | ||
intl | ||
libretro | ||
palettes | ||
source | ||
.gitignore | ||
.gitlab-ci.yml | ||
appveyor.yml | ||
COPYING | ||
NstDatabase.xml | ||
schemadb.xsd | ||
schemaromset.xsd |