Commit graph

114 commits

Author SHA1 Message Date
Henry Sloan
bd849d99ed Add nestest-accurate instructions, memory, logging 2021-02-27 22:10:09 -05:00
Henry Sloan
0f994f9e7a
Merge pull request #3 from henryksloan/rustfmt
Run rustfmt
2021-02-26 17:35:54 -05:00
Henry Sloan
f97bb156e1 Run rustfmt 2021-02-26 17:33:29 -05:00
Henry Sloan
d3dc40f9d6
Merge pull request #2 from henryksloan/finish-cpu
Finish CPU instructions
2021-02-23 22:30:57 -05:00
Henry Sloan
4312992f4a Add remaining unofficial instructions 2021-02-23 16:34:24 -05:00
Henry Sloan
4efa09c95d Implement combined unofficial instructions 2021-02-05 16:16:31 -05:00
Henry Sloan
5371ebd7cb Correct cycles for unofficial opcodes 2021-02-05 13:17:07 -05:00
Henry Sloan
5d0da66080 Differentiate ticks and steps, and add extra cycles 2021-02-05 12:56:49 -05:00
Henry Sloan
c94f2b4eb2 Fix up instructions+stack, and add simple memory 2021-02-04 15:10:10 -05:00
Henry Sloan
a3b149e81e
Merge pull request #1 from henryksloan/cpu-instructions
CPU instructions and addressing modes
2021-02-03 18:51:09 -05:00
Henry Sloan
e8bee0f38e Finish instructions and addressing modes 2021-02-03 18:43:18 -05:00
Henry Sloan
cf3c3504f9 Implement all official instructions 2021-02-03 14:05:23 -05:00
Henry Sloan
7364eba41b Implement most generalizable CPU instructions 2021-02-03 12:53:49 -05:00
Henry Sloan
c6957e94f4 Initial commit 2021-01-31 18:00:44 -05:00