Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 302 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 302 Bytes

Neko

A port of the classic Neko program for fox32.

Neko running on fox32os

Building and Running

fox32asm neko.asm neko.fxf
ryfs.py create neko.img
ryfs.py add neko.img neko.fxf
fox32 --disk fox32os.img --disk neko.img