README
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.
License
Copyright © Lawrence Kesteloot, MIT license.
TRS-80 Model III emulator
<script type="module">
import trs80Emulator from 'https://cdn.skypack.dev/trs80-emulator';
</script>
This is a TypeScript-based TRS-80 Model I and Model III emulator. Try it in your browser.
Copyright © Lawrence Kesteloot, MIT license.