David Given
|
50dca8b954
|
First at-least-slightly working version of the CP/M read/write stuff. Not as
bad as I expected, but far too big.
|
2019-06-16 19:04:17 +02:00 |
|
David Given
|
3131dc9915
|
Partially working port of stdio to CP/M. I'm not sure this will work; it's
getting way too complicated (stdio is horribly subtle). I think I need to
rethink things.
|
2019-06-15 22:22:01 +02:00 |
|
David Given
|
784fc67596
|
Alignment issues mean we can't access 16-bit CP/M structure elements directly.
|
2019-06-11 22:33:25 +02:00 |
|
David Given
|
0607529df2
|
Miscellaneous bugfixed and renamings.
|
2019-06-11 21:33:57 +02:00 |
|
David Given
|
a804375560
|
Miscellaneous byte shaving; you can now choose whether or not you want the CCP
overwritten or not, and cpm_exit() does the right thing.
|
2019-06-11 20:32:00 +02:00 |
|
David Given
|
d0967e683b
|
Extend the CP/M libsys with a full set of (hopefully correct) 2.2 BDOS calls.
|
2019-06-10 23:54:23 +02:00 |
|
dtrg
|
be8baf3da6
|
Added cpm platform.
|
2007-04-27 22:42:41 +00:00 |
|