lscharen / silky-gs

A runtime for the Apple IIgs that provides a NES PPU and APU compatibility layer
10 stars 0 forks source link

# silky-gs

A NES runtime layer for the Apple IIgs computer

Pre-requisites

Building

There are npm targets for the completed conversions

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