ZaneDubya / YCPU

An imaginary 16-bit cpu, with a complete specification, emulator, assembler, and disassembler, in C#.
24 stars 3 forks source link

Update documentation, assembler, and emulator to use segments. #6

Closed ZaneDubya closed 8 years ago

ZaneDubya commented 8 years ago

Segments will allow a much larger program space, and better ability to move data!