/trs80-emulator

TRS-80 Model I and Model III emulator in TypeScript

Primary LanguageTypeScriptMIT LicenseMIT

This project has been moved to https://github.com/lkesteloot/trs80

TRS-80 Model I and Model III emulator

This is a TypeScript-based TRS-80 Model I and Model III emulator. Try it in your browser.

To run a local build:

% npm install
% npm run build
% npm start

Then visit http://127.0.0.1:8080/

Credits

Icons from the Noun Project:

License

Copyright (c) Lawrence Kesteloot, MIT license.