nnarain / nescore

NES emulator library written in Rust
7 stars 1 forks source link

Logging improvements #38

Closed nnarain closed 4 years ago

nnarain commented 4 years ago

Instead of print statements, send the CPU data to the host system and process it there.