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
3
Commits
2
Branches
6
Tags
149
KiB
Assembly
97.6%
Python
1.7%
Makefile
0.5%
Shell
0.2%
147694ca66
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
147694ca66
page 1/2 logic was wrong. also update the text pointers when y changes.
2021-04-04 22:50:13 -04:00
boot.S
move code to $6000 since $0800 interferes w/ text page 2.
2021-04-04 21:42:52 -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
page 1/2 logic was wrong. also update the text pointers when y changes.
2021-04-04 22:50:13 -04:00