Agon-CPM2.2
Agon-CPM2.2 copied to clipboard
CP/M 2.2 port for Agon Light that didn't require custom firmware. Use your Agon fully and have access to CP/M system.
The version of Kermit installed with CP/M does start, but it doesn't have any port configuration done to work with the AgonLight2, nor is the port speed setable. The Agon...
There doesn't appear to be a compiled `cmp.bin` file anyhere in the repository. I'm not a software developer, I just want to try stuff.
Unable to successfully compile any program in Turbo Pascel. I did the simplest program possible, just a Writeln() statement. It says the following: Compiling 0 And hangs. I have to...
Use the new VDP firmware exit terminal feature to exit back to MOS, using a command called "MOS"
I'm running MOS/VDP 1.04rc2 on an AgonLight 2. I noticed that there is garbage input (control characters) when starting cpm from the autoexec.txt file, which looks like this: SET KEYBOARD...
Combined Keys in Terminal (Cursor, Delete and others) are working in Basic and MOS, but not in CP/M (or just very limited). Mostly, the key is not recognized. Looks like...
A CP/M Utility that can copy a file from the MOS part of the disk to a CP/M disk
Using cpm-uart.bin v 1.3, changing IOBYTE does not seem to remap logical device. ``` A>stat dev: CON: is TTY: RDR: is TTY: PUN: is TTY: LST: is TTY: A>pip crt:=tty:...
I use the newer Agon Light emulator from https://github.com/tomm/fab-agon-emulator (not the older from https://github.com/astralaster/agon-light-emulator ) but when I put all files in the cpm-directory on the virtual SDCard then I...