-
Some really strange is happening for me. Almost all the time the core doesn't boot, hanging in a cyan screen and with a continous sound. Even reseting the core or reloading from the menu, continues th…
-
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…
-
Hi, I'm having problems when I tried to compile the examples codes.
Build options changed, rebuilding all
In file included from /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/avr…
-
the SD card doesn't crash after umount but it won't mount again.
ESP32-WROVER-E (spiram v1.16)
```
>>> import os,machine
>>> sd=machine.SDCard(slot=3)
>>> os.mount(sd,"/sd")
>>> os.listdir("/sd"…
emard updated
1 month ago
-
Is your feature request related to a problem? Please describe.
I want to be able to start Texas Instruments TI99/4a games with Twilight Menu++
Describe the solution you'd like
Add support for wav…
-
Hi,
Thanks for supporting the Gotek drive and theTI99!
I am using FlashFloppy with a Geneve (a TI99 compatible with some differences). This setup uses a Myarc floppy/HD controller. When setting up t…
-
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…
-
### MAME version
mame0270
### System information
windows 10, 64-bit, 16GB system RAM, GeFore RTC 2060
### INI configuration details
```INI
#
# CORE CONFIGURATION OPTIONS
#
readconfig …
-
I've been butting my head for days trying to get a TI-99/4A game to run.
I first tired RetroArch since that's what I use for SNES games. Apparently there isn't a single person in the universe who …
ballo updated
8 months ago
-
I have built the TMS6100 and want to use it for another retro computer (TI-99/4A) that actually use 2 TMS6100 piggy backed. I have dump my ROMS for the speech and will need to program 2 TMS6100 emula…