Upgraded build system, tested Atari 8-bit support

This commit is contained in:
Luxferre
2026-01-06 15:51:54 +02:00
parent d32bf474ac
commit 1f0c6fbe27
3 changed files with 29 additions and 18 deletions
+1 -1
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](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)
* [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 and Atari 400/800/XL; Apple II/IIe support is being debugged, JRE installation on the host system is required to build Apple disk images)
## Ports NOT included in this repo for various reasons