my sad attempt at making a space invader emulator
 
 
Go to file
Martin Löffler 074c1dd5ff
cpudiag, fix dumb bugs
2023-01-29 01:41:51 +01:00
.vscode enable formatting and clippy in vscode 2023-01-25 22:42:27 +01:00
rom Add assembled rom 2023-01-25 10:38:30 +01:00
src cpudiag, fix dumb bugs 2023-01-29 01:41:51 +01:00
.gitignore begone test 2023-01-25 20:29:00 +01:00
Cargo.lock init commit 2023-01-22 21:50:58 +01:00
Cargo.toml add emulator, implement ADD and NOP instruction 2023-01-25 15:24:22 +01:00
bacon.toml apply cargo formatting, inline format macro, fix instructions for 0xb0-0xbf 2023-01-24 11:32:52 +01:00
cpudiag.asm cpudiag, fix dumb bugs 2023-01-29 01:41:51 +01:00
cpudiag.bin cpudiag, fix dumb bugs 2023-01-29 01:41:51 +01:00
mood.mp4 mood 2023-01-23 22:02:21 +01:00