spotlessmind1975 / ugbasic

An isomorphic BASIC language compiler for retrocomputers
Apache License 2.0
84 stars 12 forks source link

Add support for TI-99/4A #313

Open spotlessmind1975 opened 2 years ago

spotlessmind1975 commented 2 years ago

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 computer. The associated video display controller provides color graphics and among the best sprite support of its era.

ASSEMBLER: https://endlos99.github.io/xdt99/ EMULATOR: https://www.99er.net/emul.shtml SPECIFICATIONS: https://www.chibiakumas.com/tms9900/ti99.php

Neotenien commented 2 years ago

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 computer. The associated video display controller provides color graphics and among the best sprite support of its era.

ASSEMBLER: https://endlos99.github.io/xdt99/ EMULATOR: https://www.99er.net/emul.shtml SPECIFICATIONS: https://www.chibiakumas.com/tms9900/ti99.php

Oh thats means it's not limited on 8 bits computers so ?