Page 1 of 1

6516 new project

Posted: Tue Dec 01, 2020 8:26 am
by Ale95
Hello all,
it's been years since my last post here, hope that all of you are well and healthy with this new virus wandering around.

And now, i will present you my last working (hopefully) 16 bit, 6502 inspired (No, no indirect zero page, yet at least) processor:
https://github.com/aleferri/6516

It has a simple calculator interface that probably won't work, since i just termintated the core proejct.
I almost completed Casmeleon v2 (my attempt at a generalized assembler with advacend pattern matching), when it will be ready, it will be possible to fully program the whole machine without manually translating the opcodes in binary representation (it's fun until you encounter a bug and then you will have to re-check the whole binary).

Bye!

EDIT: by the way. the circuit is the thing called "6516.CircuitProject", should be straightforward, but in any case...