This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
itty-bitty-vtty
Watch
1
Star
0
Fork
0
You've already forked itty-bitty-vtty
mirror of
https://github.com/ksherlock/itty-bitty-vtty.git
synced
2024-11-21 20:30:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OS-free, tool-free, accurate vt100 emulator for the Apple IIgs
65816
iigs
vt100
vt52
9
Commits
2
Branches
6
Tags
149
KiB
Assembly
97.6%
Python
1.7%
Makefile
0.5%
Shell
0.2%
0285afc299
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Kelvin Sherlock
0285afc299
hook up the modem i/o.
2021-04-15 23:02:43 -04:00
boot.S
use the power of external constants to generate a block count.
2021-04-14 22:53:46 -04:00
link.S
move code to $6000 since $0800 interferes w/ text page 2.
2021-04-04 21:42:52 -04:00
makefile
terminal emulator experiments.
2021-04-04 20:22:43 -04:00
modem.s
terminal emulator experiments.
2021-04-04 20:22:43 -04:00
scc.s
terminal emulator experiments.
2021-04-04 20:22:43 -04:00
vt52.S
hook up the modem i/o.
2021-04-15 23:02:43 -04:00