8080 CPU emulation with success on CPUdiag program.
 
 
 
Go to file
CyberDuck79 91ba513a68
Update README.md
2020-10-23 11:18:46 +02:00
Makefile CPU test OK 2020-10-23 11:15:17 +02:00
README.md Update README.md 2020-10-23 11:18:46 +02:00
arithmetic_logic_unit.c CPU test OK 2020-10-23 11:15:17 +02:00
arithmetic_logic_unit.h CPU test OK 2020-10-23 11:15:17 +02:00
assembly_bus.c CPU test OK 2020-10-23 11:15:17 +02:00
assembly_bus.h CPU test OK 2020-10-23 11:15:17 +02:00
cpudiag.bin CPU test OK 2020-10-23 11:15:17 +02:00
disassembler_ini.c CPU test OK 2020-10-23 11:15:17 +02:00
emulator.c CPU test OK 2020-10-23 11:15:17 +02:00
emulator.h CPU test OK 2020-10-23 11:15:17 +02:00
instruction_bus.c CPU test OK 2020-10-23 11:15:17 +02:00
instruction_bus.h CPU test OK 2020-10-23 11:15:17 +02:00
instructions_ini.c CPU test OK 2020-10-23 11:15:17 +02:00
stack_unit.c CPU test OK 2020-10-23 11:15:17 +02:00
stack_unit.h CPU test OK 2020-10-23 11:15:17 +02:00

README.md

8080 CPU emulator

8080 CPU emulation with success on CPUdiag program.
To continue to full space invaders (8080 CPU machine) emulation (Clock sync, input/ouput, sound, video...)