| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-06-08 | move addressing mode parsing into separate function | vin | 1 | -73/+44 |
| 2024-06-08 | add adc and actually fix peek/16 | vin | 1 | -2/+82 |
| 2024-06-04 | fix peek | vin | 1 | -7/+11 |
| 2024-06-04 | shorten addressing mode enum names | vin | 1 | -30/+28 |
| 2024-06-04 | add peek(), peek16(), and finish lda() | vin | 1 | -17/+47 |
| 2024-05-24 | load program rom into proper offset in memory | vin | 1 | -16/+24 |
| 2024-05-24 | implement tax and inx and print status each time | vin | 1 | -17/+97 |
| 2024-05-24 | add lda immediate and brk | vin | 1 | -0/+60 |
| 2024-05-20 | start working on 6502 cpu | vin | 1 | -0/+56 |
