rustotto: fix display timer
Add 'test_opcode.ch8' rom from github.com:patsie75/awk-chip8
rustotto: fix
- ADD Vx, byte
- SUB Vx, Vy
- SNE Vx, Vy
- LD [I], Vx
- LD Vx, [I]
add some missing ';'
rustotto: get rom from cmdline, fix vregs sum/sub
pycippotto: please linter and mypy
Fix c8asm.py for new extensions
add Pipfile and editorconfig
raycippotto: file argument is now optional
File browser: scroll view
Fx0A - if no valid key is read
keep the PC on instruction and end the step
raycip8: try to add a file browser