chimaera.git
8 weeks agoExpand environment variables
Robert Pengelly [Tue, 24 Sep 2024 01:03:16 +0000 (02:03 +0100)]
Expand environment variables

8 weeks agoSet environment variables in COMMAND.COM
Robert Pengelly [Mon, 23 Sep 2024 21:37:07 +0000 (22:37 +0100)]
Set environment variables in COMMAND.COM

8 weeks agoMore Ctrl+C improvements
Robert Pengelly [Sat, 21 Sep 2024 18:20:52 +0000 (19:20 +0100)]
More Ctrl+C improvements

2 months agoBetter Ctrl+C handling
Robert Pengelly [Fri, 20 Sep 2024 18:25:42 +0000 (19:25 +0100)]
Better Ctrl+C handling

2 months agoOverrite/append based on insert key
Robert Pengelly [Wed, 18 Sep 2024 23:23:19 +0000 (00:23 +0100)]
Overrite/append based on insert key

2 months agoMore Ctrl+C
Robert Pengelly [Wed, 18 Sep 2024 19:22:05 +0000 (20:22 +0100)]
More Ctrl+C

2 months agoBug fix
Robert Pengelly [Sun, 25 Aug 2024 08:05:01 +0000 (09:05 +0100)]
Bug fix

2 months agoBackspace fix
Robert Pengelly [Sat, 24 Aug 2024 15:47:19 +0000 (16:47 +0100)]
Backspace fix

2 months agoCommand manipulation
Robert Pengelly [Sat, 24 Aug 2024 15:17:56 +0000 (16:17 +0100)]
Command manipulation

2 months agoBug fixes and start of left and right arrow key logic
Robert Pengelly [Fri, 23 Aug 2024 13:35:20 +0000 (14:35 +0100)]
Bug fixes and start of left and right arrow key logic

2 months agoEnsure partition info is filled correctly
Robert Pengelly [Thu, 22 Aug 2024 21:19:00 +0000 (22:19 +0100)]
Ensure partition info is filled correctly

2 months agoBoot from different disks/partitions and bug fixes
Robert Pengelly [Thu, 22 Aug 2024 18:35:37 +0000 (19:35 +0100)]
Boot from different disks/partitions and bug fixes

2 months agoParse all disks in freeldr and bug fixes
Robert Pengelly [Thu, 22 Aug 2024 15:30:38 +0000 (16:30 +0100)]
Parse all disks in freeldr and bug fixes

3 months agoMore PCOMM fixes
Robert Pengelly [Mon, 19 Aug 2024 16:25:23 +0000 (17:25 +0100)]
More PCOMM fixes

3 months agoPCOMM fixes
Robert Pengelly [Mon, 19 Aug 2024 14:02:59 +0000 (15:02 +0100)]
PCOMM fixes

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