This website requires JavaScript.
Explore
Help
Sign In
izaya
/
collapseos
Watch
1
Star
0
Fork
0
You've already forked collapseos
mirror of
https://github.com/hsoft/collapseos.git
synced
2024-11-08 13:28:05 +11:00
Code
Issues
Releases
Wiki
Activity
45b8e84e2a
collapseos
/
tools
/
emul
/
.gitignore
8 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add tools/emul
2019-05-10 02:58:41 +10:00
/shell
Move apps/zasm/emul to tools/emul
2019-05-10 04:09:40 +10:00
/zasm
zasm emul: add tooling for includes fsdev On build, pack `parts/z80` into a CFS and embed it into the emulated zasm executable as an fsdev. This will allow for the upcoming include directive to have something to go to. For now, this is useless except for inflating the emulated zasm's size.
2019-05-17 02:07:57 +10:00
/zasm-includes.h
Move apps/zasm/emul to tools/emul
2019-05-10 04:09:40 +10:00
/*-kernel.h
/*-user.h
tools/emul/shell: add filesystem support With the help of the newly-introduced cfspack tool, we can mount a filesystem in our emulated shell and play around. Read-only for now. Unpacking incoming.
2019-05-13 01:20:31 +10:00
/cfsin
/cfsout
Reference in New Issue
Copy Permalink