ensured commodore porting

This commit is contained in:
Luxferre
2026-01-06 14:13:17 +02:00
parent 63aac0e6b3
commit a46886fcd1
6 changed files with 86 additions and 26 deletions
+1 -3
View File
@@ -4,7 +4,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](scoundrel.c)
* [ANSI C89 port](c/scoundrel.c) - also compatible with CC65 (use the provided Makefile to build Scoundrel for Commodore 16/64/128/Plus-4/PET; Apple II/IIe support is being debugged, JRE installation on the host system is required to build disk images)
## Ports NOT included in this repo for various reasons
@@ -18,8 +18,6 @@ This is a collection of my own ports of the [Scoundrel](http://stfj.net/art/2011
* POSIX AWK
* TI-74 BASIC
* VTL-2
* Apple IIe (CC65, text mode)
* Commodore 64 (CC65, text mode)
* Free Pascal (CLI)
### Some asset design required