David Given
|
1101922563
|
Add the deblocking parameter to cpm_bios_write().
|
2020-02-05 22:05:03 +01:00 |
|
David Given
|
17fa773f04
|
Update CP/M libsys.
|
2019-11-23 11:31:03 +01:00 |
|
David Given
|
97d22973ee
|
Add some BIOS bindings, and a zero-terminated print string routine.
|
2019-06-24 23:07:17 +02:00 |
|
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 |
|