This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
izaya
/
collapseos
Watch
1
Star
1
Fork
0
You've already forked collapseos
Code
Issues
Pull Requests
Releases
Wiki
Activity
4b7247a971
collapseos
/
emul
/
stage1.fs
5 lines
66 B
Forth
Raw
Normal View
History
Unescape
Escape
emul: merge pre.fs and emul.fs into stage1.fs
2020-04-25 22:45:53 -04:00
CURRENT
@
HERE
!
Add in-memory bootstrapping system This should help with the bootstrapping of non-emulated environment. For example, I have a problem with the RC2014: I can't send it bootstrap info until the ACIA is up. I need to find a way...
2020-04-03 08:31:30 -04:00
:
EMIT
0
PC!
;
:
KEY
0
PC@
;
CURRENT
@
12
RAM+
!
Reference in New Issue
Copy Permalink