lscharen / silky-gs

A runtime for the Apple IIgs that provides a NES PPU and APU compatibility layer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

silky-gs

A NES runtime layer for the Apple IIgs computer

Pre-requisites

  • Merlin32 assembler
  • Cadius
  • An Apple IIgs emulator

Building

There are npm targets for the completed conversions

  • npm run build:smb
  • npm run build:bf

The binaries are located in the games/<target> folder.

After the binaries are built, they can automatically be added to a disk image by executing npm run build-image

References

About

A runtime for the Apple IIgs that provides a NES PPU and APU compatibility layer


Languages

Language:Assembly 99.2%Language:Shell 0.3%Language:C 0.2%Language:HTML 0.1%Language:PHP 0.1%Language:JavaScript 0.1%Language:Batchfile 0.0%