index
:
65c02-thing
this commit
master
65c02 emulator
strawberry
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test.ts
blob: ff6e23c2867f76c93c3c9bb35fedeb60311d6038 (
plain
)
1
2
3
const data = new Uint8Array(1024) console.log(Deno.stdin.readSync(data), data)