readme.md: Add readme.md
This commit is contained in:
parent
a721a00232
commit
f03d03bf4e
12
readme.md
Normal file
12
readme.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Chumpulator
|
||||
|
||||
How does an emulator work?
|
||||
I don't know!
|
||||
|
||||
So I wrote this, to see if i can find out.
|
||||
|
||||
### TODO:
|
||||
- Timing (insns should run at about 500Hz)
|
||||
- Screen (Memory is present, drawing sprites is not)
|
||||
- Sound (Beep boop, how to make noise?)
|
||||
- Which abstractions are useful?
|
Loading…
Reference in New Issue
Block a user