- Notifications
You must be signed in to change notification settings - Fork6
Eight Queen Puzzle - portable CP/M version, written on Commodore 128
License
NotificationsYou must be signed in to change notification settings
sblendorio/queens-cpm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- source - Source code in Turbo Pascal 3.01A (Borland)
- queens.pas - Portable version: uses justKayPro /ADM-3A escape sequences. Written on Commodore 128.
- binary - Compiled .COM executable files for CP/M-80
- queens.com - Binary executable file
- queens.dat - Sample data file with some game solutions
- dists - Collection of CP/M bootable disk images for Commodore 128
- queens.d71 - Includes CP/M boot code, all sources and binaries, some utilities
- queens.d64 - Includes CP/M boot code, all sources and binaries
Thanks toTomHarte for hisCP/M for OS X,Robert Willie for sharing infos and advices,Werner Cirsovius for implementing "Append" missing function andMarco Luciano for his advices.