moa/.gitignore
transistor f8083db181 Added raddad772/jsmoo's Z80 test runner
Special thanks to raddad772 https://github.com/raddad772

Also added some fixes to the Z80 for panicking math operations, but
it still won't complete due to an unimplemented instruction
2023-05-09 21:50:42 -07:00

18 lines
198 B
Plaintext

Cargo.lock
.*.sw?
target
*.vim
junk/
perf.data
perf.data.old
flamegraph*.svg
binaries/*/*.asm
binaries/*/*.bin
binaries/*/*.smd
emulator/frontends/pixels/dist/
tests/ProcessorTests/
tests/jsmoo/