mirror of
https://github.com/JetSetIlly/Gopher2600.git
synced 2025-04-02 11:02:17 -04:00
- replaced both register implementations with just one that uses 32 bit integers as the underlying implementation. very smart and very quick by comparison to the bit array implementation. |
||
---|---|---|
.. | ||
definitions | ||
register | ||
cpu.go | ||
cpu_test.go | ||
instruction_result.go | ||
mockmem_test.go | ||
status_register.go |