- 3,666 views, 3 today
- 231 downloads, 0 today
12
Availible for Download now! The Download includes the Worldsave, a Manual so you know how everything works, an IO-Port Schematic for easy expansion, see manual or showcase Video for more information.
Showcase Video:
Another CPU Project from me. An 8-Bit CPU called RC8001.
Current features:
-sub
-inc
-dec
-cmp
-not
-xor
-xnor
-and
-nand
-or
-nor
-shl
-shr
-Zero
-Sign
-Negate
-bx (data Register)
-cx (data Register)
-dx (data Register)
-Overflow: If the Input Number exceeds the 8 Bit Number
-Reset: CPU is in Reset State
-HLT: CPU is in Halted State
-INT: CPU is in an Interrupt State
-WAIT: CPU Waits for an User Input or Ready Signal from I/O-Device
-ERROR: If the CPU is in an Error State, automatically halts the CPU
If you want to see me Building the CPU, I make a Timelapse about that CPU on my YouTube channel: https://www.youtube.com/playlist?list=PL2RlK0q2FriklcTnPk6qrdz60aGrD5pW5
Showcase Video:
Another CPU Project from me. An 8-Bit CPU called RC8001.
Current features:
- 14 Function ALU
-sub
-inc
-dec
-cmp
-not
-xor
-xnor
-and
-nand
-or
-nor
-shl
-shr
- 4 Bit ALU Flags register:
-Zero
-Sign
-Negate
- 4 General Purpose Registers (dual-read)
-bx (data Register)
-cx (data Register)
-dx (data Register)
- 32 Bytes of RAM in 32 Adresses with Adresspointer
- Stackpointer LIFO-principle
- 8 Bit Adressregister for I/O (Up to 256 I/O-Device possible)
- Call and Interrupt capability
- 2 Programs each 32 lines programmable Program-Memory with Jumpable Programcounter
- Statusflags:
-Overflow: If the Input Number exceeds the 8 Bit Number
-Reset: CPU is in Reset State
-HLT: CPU is in Halted State
-INT: CPU is in an Interrupt State
-WAIT: CPU Waits for an User Input or Ready Signal from I/O-Device
-ERROR: If the CPU is in an Error State, automatically halts the CPU
If you want to see me Building the CPU, I make a Timelapse about that CPU on my YouTube channel: https://www.youtube.com/playlist?list=PL2RlK0q2FriklcTnPk6qrdz60aGrD5pW5
Progress | 100% complete |
Tags |
13 Update Logs
Update #13 : by RedstoneCrafter2 09/22/2019 1:25:08 pmSep 22nd, 2019
Project finished. Added download link.
LOAD MORE LOGS
4382847
2
Create an account or sign in to comment.