1
0
mirror of https://github.com/mist64/perfect6502.git synced 2024-06-25 20:29:40 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Michael Steil
c4f7cfb449 The state pointer is no longer global, but passed down to every function.
...and surprisingly, it's not any slower. if anything, it's 1% faster.
2014-12-01 11:00:30 +01:00
Michael Steil
44f7f48a9c fixed "broken transistors" test 2010-10-06 16:53:40 +00:00
Michael Steil
f8fe8d9d46 made test work independently 2010-10-06 16:33:26 +00:00
Michael Steil
a2ad35412c separated emulator and runtime 2010-10-06 15:58:13 +00:00
Michael Steil
3ef6b7636a cleanup 2010-10-05 16:18:28 +00:00