Close

Assembly syntax

A project log for YGREC8

A byte-wide stripped-down version of the YGREC16 architecture

yann-guidon-ygdesYann Guidon / YGDES 12/24/2018 at 07:010 Comments

I have to rewrite the assembler and disassembler... so here is the census of the instructions and their syntax, in order of complexity :-)

This should help structure the code :-) There are 4 special cases to check, and then it's all very orthogonal.

Discussions