What are you working on, Jow Forums?
Previous thread
What are you working on, Jow Forums?
Previous thread
working on my peer to peer bluetooth network `blech`
>rust almost as slow as PHP
lol
Wrote a compiler for CHIP-8 assembly using Python, since it's only a 35-opcode architecture
Pic related
post a screenshot of your code
>Wrote a compiler
>Pic related
?
CHIP-8 assembly abstraction on the left
CHIP-8 emulator code showing opcode parsing on the right
>69 ms and 110 ms are almost the same
that could be alot terser if you stored that in a data structure instead of hardcoding it
Rust reigns once again