1
0
mirror of https://github.com/mist64/perfect6502.git synced 2024-06-08 12:29:28 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Tom Seddon
350f4b27e0 Add destroyChip. 2019-09-08 15:06:26 +02:00
Michael Steil
76d798db79 split code into generic netlist simulation and 6502-specific code 2014-12-01 13:53:46 +01:00
Michael Steil
44cde717a1 cleanup 2014-12-01 13:29:08 +01:00
Michael Steil
e49ca0be5f cleanups 2014-12-01 12:23:47 +01:00
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
63ce225449 added apple1basic 2010-10-12 14:29:11 +00: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