6516 new project

An area for asking questions, making suggestion, share ideas and place circuit examples.
Post Reply
Ale95
Posts: 6
Joined: Tue Apr 14, 2015 12:18 pm

6516 new project

Post 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...
Post Reply