Phillip Stevens
Phillip Stevens
Building `math32_8085` for i8085. - [x] reorganise to make space for assembly files. - [x] minimise z80 dependencies (rewrite for 8080). - [x] port over `am9511_8085` prior work. Could be...
There's a bit of reorganisation that could be done in the [nightly](http://nightly.z88dk.org/) server. - `~/Releases` only has a 1.99A RC, and nothing since. Perhaps the recent releases should go here...
As part of a project to do a MP/M port I've found that it would be really useful to be able to handle the Microsoft REL format files. There are...
The RC2014 has a number of underlying loader or O/S options, all with different `in_key` routines. Currently there seems to be no way to discriminate for the correct routine, when...
Just realised it's about (over) 2 years since the last 3.0(.1) release. Any thoughts about when you might do a new one?
Created an initial structure for **`z88dk-lib`** tool support. ```bash zcc +rc2014 -lm -x -clib=new @tms.lst -o tms zcc +rc2014 -lm -x -clib=sdcc_ix @tms.lst -o tms zcc +rc2014 -lm -x -clib=sdcc_iy...
There are quite a few [RC2014 ](https://rc2014.co.uk/) and derivative machines around that support MS Basic and or CP/M (that can run MS Basic). Have you a view on how hard...
I'm adding headers for the rcm2024 (a r2ka CPU machine, with RC2014 bus). I'm using the newlib mechanism to generate headers for private asm, public asm, and C, for both...
Adding the diskdef defaults from CP/M-IDE.
A team are working on a "new" [TRS-80 design](https://www.tandy-emeritus.org/Our-Imaginings/). They've some interesting hardware that could be added to the [TRS-80](https://github.com/z88dk/z88dk/wiki/Platform---TRS80) or [M100](https://github.com/z88dk/z88dk/wiki/Platform---M100) platforms support, if further information can be contributed.