Denis @nuculabs.dev · Jan 5

Modified my Chip8 emulator's display rendering code and now it looks much better. I got inspired another emulation project written in Rust with ratatui. I thought I need to draw everything inside the canvas, didn't know I could draw individual blocks. #chip8 #rust

2 likes 0 replies

?