-
In the field of [analytics and deep learning](https://docs.nvidia.com/deeplearning/performance/mixed-precision-training/index.html) there's quite a bit of interest in using half precision floating poi…
-
I'm building a [8085 based CPU board for RC2014](https://feilipu.me/2021/08/15/8085-cpu-on-the-z80-bus/), and I'm planning to use the CA80C85B device at the same clock as standard in the RC2014. This …
-
When attempting to build TI-Trek with the latest version of the ez80-clang for OSX Big Sur, I get the following error:
```
/Users/acagliano/CEdev/include/fasmg-ez80/ld.alm [396] macro ? [208] read […
-
The current readme only states to use the platformio.ini to activate ststm8, however I wasn't able to get the target working on both, linux and windows, using stable and development targets.
Log on…
-
When trying to send a file to a TI-84+CE, it always fails due to a lack of memory, regardless of the actual free memory on the calculator.
This seems to be because DUSB_PID_FREE_RAM always returns …
-
sdcc -c -V -mmcs51 --model-small --xram-size 0x380 --xram-loc 0x080 --code-size 0x3800 -I/home/bdroy/CH55x-base/ch554_sdcc/examples/../include -DFREQ_SYS=16000000 -DMAX_PACKET_SIZE=64 ../../include/de…
-
when i run my make.sh script through the terminal this is what it says:
```
pi@raspberry-pi:~/gbdk-linux/game $ bash make.sh
/home/pi/gbdk-linux/bin/lcc: -o /home/pi/gbdk-linux/game/main.o ignored
…
-
make fails after this output:
```
..•̀ᴗ•́)و .. sdcc is Processing ... !
Invalid input and output values
usage: hex2bin [options]
--help, -h: Print this help
--input, -i: The inp…
ghost updated
3 years ago
-
I have been trying to include some ASM in a C program I'm writing, and if I include `ti84pceg.inc` or `ez80.inc` I immediately get the error:
```
Processed:
Error: illegal instruction.
```
I hav…
-
After extracting files from the [v4.0 release](https://github.com/Zal0/gbdk-2020/releases), I found that the prebuilt `sdcc` provided unnecessary ports other than `gbz80`, such as mcs51, r2k, r3ka, pi…
jserv updated
4 years ago