-
https://github.com/mburkley/tms9900-gcc/blob/ecf4b31b0c79e57e58e80888d765468cf259bfbb/install.sh#L25
I believe for numeric comparison the syntax needs to be different...
```
if [ $? -ne 0 ] …
-
Maybe it is better to track the TMS9900 and TI99 features here instead of https://github.com/EtchedPixels/CC6303/issues/19
I can confirm that you can run binaries with Classic99 (http://www.harmles…
-
I've been investigating some oddities with the Sega G80 Universal Sound board emulation.
It's interesting that the I8035 is allowed to run even while it's being held in reset. Is this an oversight or…
-
Could You please add option, where will be default functions and characters from Mega65 keyboard translated to TI system?
Shift + 2 (") will do C= + P and write ".
DEL will do C= + S and do DELETE..…
-
The **TI-99/4** is a home computer released in late 1979 by Texas Instruments. Based on the Texas Instruments TMS9900 microprocessor originally used in minicomputers, it was the first 16-bit home comp…
-
I must do something wrong ... :-)
When I try to compile using make ti, everything goes well until I reach this:
...
etmode.o vdp_setmulticolor.o vdp_setregister.o vdp_settext.o vdp_settext64.o vdp_…
-
pls fix
-
Hi!
Could this weird bug/problem be somehow caused or triggered by `cprintf` ?
https://github.com/mburkley/tms9900-gcc/issues/65
Probably this bug was not present before Mark's changes.
At le…
-
I can provide a minimal example (source code, map file and binary attached) that produces a wrong result for a simple operation: 28 - 0 = 27
I may try to further simplify it.
It was build with:
…
-
```
WARN 55 NOP constructors found (SleighCompile)
WARN Use -n switch to list each individually (SleighCompile)
ERROR tms9900.slaspec:195: Table 'SREG' has inconsistent export size; Construct…