mirror of
https://github.com/jborza/emu6502.git
synced 2024-11-23 20:33:57 +00:00
more stripping for nestest so it can be directly compared to the output of the 'nestest' target binary
This commit is contained in:
parent
3ecf732beb
commit
477ebabeeb
@ -1 +1 @@
|
||||
grep -o '^.*SP:..' nestest.log > nestest_strip.log
|
||||
cat nestest.log | sed 's/=.*A:/ A:/' | sed 's/@.*A:/ A:/' | grep -o '^.*SP:..' > nestest_strip2.log
|
Loading…
Reference in New Issue
Block a user