-
Update z80asm to handle Gameboy z80 (see #1275)
-
-
Hi,
The other C files in this project build just fine, but sdcc version 3.9.0 is crashing while compiling lcd.c on my x86_64 linux system. What version of sdcc are other devs using? The wiki just s…
-
Mooneye-GB's stat-irq-blocking test fails with the wrong register values. This is due to a STAT interrupt firing when it shouldn't. If anyone wants to help fix this issue, then that's fine with me.
-
General stdio
- [x] gets() shortcut to fgets_cons() to be removed (..in the past I probably insisted to keep it like this)
- [x] fputs() malfunctions (only the first character is sent to file, the…
-
Try to improve mult op by using example here: http://wikiti.brandonw.net/index.php?title=Z80_Routines:Math:Multiplication
originally here: https://github.com/joeldipops/gbz80-pseudoOps/pull/8
'N…
-
Started fairly recently - travis infrastructure upgrade?
* +zx xample.c
* +osca wc.c
* Random macOS assembling .c files (not seen in a while)
Seem to be the culprits. Running under valgrind h…
-
Build error:
```cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -o z88dk-basck basck.o
install z88dk-basck /opt/z88dk/bin/z88dk-basck
make[1]: Leaving directory '/opt/z88d…
-
The classic PR provides support for math32 in classic. However, newlib doesn't fully support math32 yet. The following is my understanding of what needs to be done:
- [x] Update .lst files to inclu…
-
On running a `make install` in the Firmware folder on an OSX, I get:
```
% build bootloader for hm_trp
obj/hm_trp/bootloader~hm_trp/bootloader.dep:1: *** missing separator. Stop.
make: *** [bui…