Skip to content

apullin/ti99sim

Repository files navigation

TI-99/Sim

A Texas Instruments TI-99/4A home computer emulator.

About This Repository

This is not my project. TI-99/Sim was created by Marc Rousseau. The original source and documentation can be found at:

I have placed it on GitHub to make small modifications for my own use and to potentially include it as a submodule in other projects.

For full documentation, see doc/README.html.

Building with CMake

mkdir build
cd build
cmake ..
make

Building with Make (Original)

See doc/README.html for the original build instructions using the provided Makefiles.

About

ti99sim TI-99/4A emulator - personal fork with macOS fixes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages