1
0
mirror of https://github.com/mre/mos6502.git synced 2026-03-10 23:28:17 +00:00

Default Branch

93d9fc46ba · Fix: Correct cycle counts for branch taken and branch page crossing (#130) · Updated 2026-03-09 21:56:00 +00:00

Branches

684c5413b4 · Fix BEQ test to use correct sign extension for relative offset · Updated 2026-02-27 23:18:13 +00:00

1
4

6e61d2c5e0 · formatting · Updated 2025-07-29 17:09:48 +00:00

23
20

a9f45c8506 · Refactor ADC implementation to correctly calculate carry and overflow flags based on binary addition. · Updated 2025-07-25 23:21:37 +00:00

25
3

5ecdae2d25 · get overflow calcs to look at boolean algebra instead of comparison to magic number · Updated 2024-04-20 15:30:42 +00:00

41
1

b446b042ba · remove num · Updated 2023-10-29 14:47:28 +00:00

45
1

38a2dfb2f3 · add failing test · Updated 2022-08-11 21:38:44 +00:00

120
1

ad90d9294c · Statically initialize CPU · Updated 2021-01-28 23:14:50 +00:00

155
5

8360aa4518 · Merge branch 'master' of github.com:mre/mos6502 into no-std-base · Updated 2018-11-04 19:32:30 +00:00

208
0
Included

9e7619b844 · Reduce noise · Updated 2018-11-03 17:35:53 +00:00

213
24

35b6ea6179 · Switch back memory from vector to raw byte slice · Updated 2017-10-08 15:26:45 +00:00

236
0
Included