chimaera.git
2024-09-23 Robert PengellySet environment variables in COMMAND.COM
2024-09-21 Robert PengellyMore Ctrl+C improvements
2024-09-20 Robert PengellyBetter Ctrl+C handling
2024-09-18 Robert PengellyOverrite/append based on insert key
2024-09-18 Robert PengellyMore Ctrl+C
2024-08-25 Robert PengellyBug fix
2024-08-24 Robert PengellyBackspace fix
2024-08-24 Robert PengellyCommand manipulation
2024-08-23 Robert PengellyBug fixes and start of left and right arrow key logic
2024-08-22 Robert PengellyEnsure partition info is filled correctly
2024-08-22 Robert PengellyBoot from different disks/partitions and bug fixes
2024-08-22 Robert PengellyParse all disks in freeldr and bug fixes
2024-08-19 Robert PengellyMore PCOMM fixes
2024-08-19 Robert PengellyPCOMM fixes
2024-08-17 Robert PengellyCopy PCOMM to images in Makefile.w32
2024-08-17 Robert PengellyFix for CRLF line endings
2024-08-14 Robert PengellyReturn last exit code
2024-08-14 Robert PengellyLoad programs only
2024-08-12 Robert PengellyImplemented int 21h/AH=01
2024-08-12 Robert PengellyWrite data to file, bug fixes and improvements
2024-08-07 Robert PengellyFixed off by 1 bugs
2024-08-07 Robert PengellyTruncate and expand files when zero size is provided...
2024-08-06 Robert PengellyImplemented int 21h/AH=3A
2024-08-06 Robert PengellyImplemented int 21h/AH=41
2024-08-06 Robert PengellyImplemented int 21h/AH=3C
2024-08-05 Robert PengellyWrite to console
2024-08-05 Robert PengellyPrev cluster must be zero not 2 for FAT32 directory...
2024-08-05 Robert PengellyImplemented mkdir
2024-08-02 Robert PengellyBug fix
2024-08-01 Robert PengellyAdded tab auto-complete
2024-08-01 Robert PengellyAdded error messages
2024-07-31 Robert PengellyInitial commit