index
:
mu
this commit
hlt
main
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
Kartik K. Agaram <vc@akkartik.com>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ex1.mu
blob: 0b379f601bc6c0734fa846058f63faadd46866d6 (
plain
) (
blame
)
1
2
3
fn
main
screen
:
(
addr
screen
)
,
keyboard
:
(
addr
keyboard
)
,
data
-
disk
:
(
addr
disk
)
{
loop
}