WIP basic gameboy emulator in Milsko
Find a file
2026-03-10 20:52:35 -07:00
.gitignore proper inputs, and saving 2026-03-10 20:46:43 -07:00
main.c update readme, use only Mw/Milsko.h 2026-03-10 20:52:35 -07:00
Makefile init commit 2026-03-10 19:38:25 -07:00
peanut_gb.h update readme, use only Mw/Milsko.h 2026-03-10 20:52:35 -07:00
README.md update readme, use only Mw/Milsko.h 2026-03-10 20:52:35 -07:00

milskoboy

Basic Gameboy emulator written using PeanutGB and Milsko. Not meant to be used seriously, instead meant to be portable enough to be usable as a test across any platforms Milsko supports.