mirror of
https://github.com/libretro/libretro-vecx.git
synced 2024-11-22 23:49:53 +00:00
Port of Vecx to the libretro API.
bios | ||
jni | ||
libretro-common | ||
.gitignore | ||
.gitlab-ci.yml | ||
.travis.yml | ||
control | ||
dots.h | ||
e6809.c | ||
e6809.h | ||
libretro_core_options.h | ||
libretro.c | ||
LICENSE.md | ||
link.T | ||
Makefile | ||
Makefile.common | ||
Makefile.libretro | ||
osint.h | ||
README.md | ||
rom.dat | ||
vecx_psg.c | ||
vecx_psg.h | ||
vecx.c | ||
vecx.h |
vecx
Compiling
for libretro build, make sure to set -DCMAKE_BUILD_TYPE=Libretro
Requirements
(for standalone port)
libsdl
sdl_gfx
sdl_image
Authors
- Valavan Manohararajah - original author
- "Demeth" - libretro port
- dave j - OpenGL rendering
- Rupert Carmichael - Audio