mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-04 14:37:46 -04:00
SEGA PICO Chip Library for PicoDrive
gp2x | ||
linux | ||
pandora | ||
win32 | ||
.gitignore | ||
arm_linux.h | ||
arm_linux.S | ||
fonts.c | ||
fonts.h | ||
in_sdl.c | ||
in_sdl.h | ||
input.c | ||
input.h | ||
lprintf.h | ||
menu.c | ||
menu.h | ||
plat.h | ||
posix.h | ||
README | ||
readpng.c | ||
readpng.h |
libpicofe, or LIB-PICOdrive's-FrontEnd, is an attempt to reuse PicoDrive's frontend code for other projects. To accommodate various needs, this is tripple-licensed with these licenses: - GNU GPL, version 2 or later. - GNU LGPL, version 2.1 or later. - MAME license. When used as part of another project, host project's license usually applies to combined source code as a whole. - notaz