chimaera.git
3 months agoCopy PCOMM to images in Makefile.w32
Robert Pengelly [Sat, 17 Aug 2024 11:39:27 +0000 (12:39 +0100)]
Copy PCOMM to images in Makefile.w32

3 months agoFix for CRLF line endings
Robert Pengelly [Sat, 17 Aug 2024 11:29:01 +0000 (12:29 +0100)]
Fix for CRLF line endings

3 months agoReturn last exit code
Robert Pengelly [Wed, 14 Aug 2024 20:33:00 +0000 (21:33 +0100)]
Return last exit code

3 months agoLoad programs only
Robert Pengelly [Wed, 14 Aug 2024 08:58:48 +0000 (09:58 +0100)]
Load programs only

3 months agoImplemented int 21h/AH=01
Robert Pengelly [Mon, 12 Aug 2024 04:46:10 +0000 (05:46 +0100)]
Implemented int 21h/AH=01

3 months agoWrite data to file, bug fixes and improvements
Robert Pengelly [Mon, 12 Aug 2024 03:51:06 +0000 (04:51 +0100)]
Write data to file, bug fixes and improvements

3 months agoFixed off by 1 bugs
Robert Pengelly [Wed, 7 Aug 2024 11:11:41 +0000 (12:11 +0100)]
Fixed off by 1 bugs

3 months agoTruncate and expand files when zero size is provided to int 21h/AH=40
Robert Pengelly [Wed, 7 Aug 2024 03:00:13 +0000 (04:00 +0100)]
Truncate and expand files when zero size is provided to int 21h/AH=40

3 months agoImplemented int 21h/AH=3A
Robert Pengelly [Tue, 6 Aug 2024 16:02:27 +0000 (17:02 +0100)]
Implemented int 21h/AH=3A

3 months agoImplemented int 21h/AH=41
Robert Pengelly [Tue, 6 Aug 2024 12:56:44 +0000 (13:56 +0100)]
Implemented int 21h/AH=41

3 months agoImplemented int 21h/AH=3C
Robert Pengelly [Tue, 6 Aug 2024 11:14:40 +0000 (12:14 +0100)]
Implemented int 21h/AH=3C

3 months agoWrite to console
Robert Pengelly [Mon, 5 Aug 2024 15:36:54 +0000 (16:36 +0100)]
Write to console

3 months agoPrev cluster must be zero not 2 for FAT32 directory entry and update info sector...
Robert Pengelly [Mon, 5 Aug 2024 10:25:35 +0000 (11:25 +0100)]
Prev cluster must be zero not 2 for FAT32 directory entry and update info sector for FAT32

3 months agoImplemented mkdir
Robert Pengelly [Mon, 5 Aug 2024 09:40:46 +0000 (10:40 +0100)]
Implemented mkdir

3 months agoBug fix
Robert Pengelly [Fri, 2 Aug 2024 07:04:41 +0000 (08:04 +0100)]
Bug fix

3 months agoAdded tab auto-complete
Robert Pengelly [Thu, 1 Aug 2024 22:26:07 +0000 (23:26 +0100)]
Added tab auto-complete

3 months agoAdded error messages
Robert Pengelly [Thu, 1 Aug 2024 04:28:38 +0000 (05:28 +0100)]
Added error messages

3 months agoInitial commit
Robert Pengelly [Wed, 31 Jul 2024 15:05:26 +0000 (16:05 +0100)]
Initial commit