NES porting started
This commit is contained in:
@@ -5,6 +5,7 @@ This is a collection of my own ports of the [Scoundrel](http://stfj.net/art/2011
|
||||
## Ports included in this repo
|
||||
|
||||
* [ANSI C89 port](c/scoundrel.c) - also compatible with CC65 and Z88DK (use the provided Makefile to build Scoundrel for Commodore 16/64/128/Plus-4/PET, Atari 400/800/XL/XE, ZX Spectrum, MSX and Apple II/IIe; a JRE installation on the host system is required to build Apple disk images)
|
||||
* [NES port](nes/nescoundrel.c) - gamepad-oriented, not everything works yet (sound, color etc)
|
||||
|
||||
## Ports NOT included in this repo for various reasons
|
||||
|
||||
@@ -28,7 +29,6 @@ This is a collection of my own ports of the [Scoundrel](http://stfj.net/art/2011
|
||||
### Ultimate goals
|
||||
|
||||
* CHIP-8 (standard mode)
|
||||
* NES (CC65, text/pseudo-graphics mode)
|
||||
* Sega Mega Drive (SGDK)
|
||||
|
||||
### Hypothetical ports
|
||||
|
||||
Reference in New Issue
Block a user