Skip to content

dwmc-16-depracated

DWMC-16: Instruction Set V0.5 - Deprecated

Yes... I know that I've put up the V0.4 revision of the Instruction Set just yesterday, but over night, thank you brain, I've mentally gone over a discussion I've read on the Usagi Electric Discord that involved someone else making their own instruction set and emulator. And how they were splitting the opcode from the addressing modes.

DWMC-16: The Emulator - Deprecated

None

So... With some of my thoughts going into the direction of writing an assembler for the DWMC-16, and communicating them, someone told me I should maybe write an emulator.

And yes... I decided that I need to write an emulator. And I have decided on a low level microcode and bus based emulator, written in Python.

DWMC-16: Block Diagram and Control Signals - Deprecated

With my last post being about designing my first Register, and getting a bit deeper into actual hardware, I was missing a few things to go on with my design, namely the Control Signals that I'd need to do work with everything. That meant that, finally, I had to sit down and draw a Block Diagram... It is a relatively simple one that I drew with Draw.io.