-
[Rust](https://www.rust-lang.org/) seems like an attractive language to support on TI Calculators (and other (e)Z80 platforms):
- It's a "systems" language like C and C++
- It benefits from many yea…
-
Hello,
what is the relation with these FF packages and the sdcard in the std z88dk package? Do I see it properly, that ff is built on diskio and diskio is built on sdcard (in case of scz180)?
I'…
-
I used a 16GB micro SD card in a SD card adapter and dd'ed the hd1k_combo.img to the SD card.
Using Linux on my RPi4:
```
sudo dd if=hd1k_combo.img of=/dev/sda bs=8M
6+1 records in
6+1 records …
-
I imagine this might fall under the "some terminal things may not work" caveat, but, if in case its useful feedback: ed (on disk #2) quits, either when you try to edit a new file or an existing file.
-
@wwarthen I note that you have changed the CTS operation in v3.4.0-dev.9 and I think that has caused a side-effect with minicom.
minicom has hardware flow control enabled.
The steps are:
1. P…
-
For classic we're building some of the libraries (for examples maths) multiple times for different CPUs. Typically they should have names: `math_8080.lib math_8085.lib math.lib math_z180.lib math_z80n…
-
Trying to build FUZIX git for RC2014
(no change to config.h)
FUZIX/Kernel/include/i2c.h:6:26: fatal error: platform_i2c.h: No such file or directory
(add #undef CONFIG_DEV_I2C)
video-macca.c:2…
-
Hello. I`m download your compiler and compile ILCompiler to EXE file. how i can use it for compile cs files to get asm listing?
I have some error:
Error: Invalid DOS signature
System.BadImageFormat…
-
Hi,
I just did a clean checkout of the repo and tried to build the 80 column version.
I found a couple of problems with `CMakeLists.txt` ... so, using `cmake ..` from `.../80col-mono/Build`, the…
-
Hi,
this is an issue introduced after adding CP437 feature. To reproduce, use the following steps:
1. After boot (computer on prompt), type ctrl+shift+M
2. Change terminal color (I'm using 3 g…