You are browsing as a guest. Sign up (or log in) to start making projects!

6502 Emulator

  • 3 Devlogs
  • 9 Total hours

A 6502 core written completely in C

Open comments for this post

1h 39m 9s logged

I finished implementing everything!!

I’ve tested it with Klaus’s test suite and it passed the entire test (the loop at 3469 means the test passed)

So ya, that’s the end of the project I guess. I’ll just add some stuff and ship it.

0

Loading discussion…

0
3
Open comments for this post

4h 24m 28s logged

So I’ve locked in yesterday and this morning and implemented about 118 of the total 151 instructions (78%).
I’ve lost track of what all instructions I implemented as instead of implementing instruction wise, I’ve began implementing them in the order Klaus’s test suite tests them. Currently, it’s able to run 44119 cycles. I’m hoping that after a few more instructions it can go up to about 60k but let’s see.
I’m planning to implement it till it gets to 60k today.

0

Loading discussion…

1
31
Open comments for this post

3h 17m 8s logged

So currently, I’ve implemented about 55 of the total 151 instructions. I think I’ll finish implementing the rest by the end of this week.

0

Loading discussion…

0
16

Followers

Loading…