Removed python z80 emulator submodule
This commit is contained in:
parent
14176984b8
commit
1e62fbc306
@ -1,7 +0,0 @@
|
|||||||
# PAT80 Emulator
|
|
||||||
This folder contains a submodule (you should fetch it if you need to run the os in an emulator).
|
|
||||||
|
|
||||||
Uses cburbridge's Z80 emulator written in python. It opens some windows showing the emulated computer's memory map, the cpu registers state and parallel terminal to interact with the os.
|
|
||||||
|
|
||||||
## Usage
|
|
||||||
To run the os in the emulator, head to `pat80-computer/software/z80-assembly/os/Makefile` and run `make run` to build the rom from assembly and start the emulator.
|
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 46d5391d5c890b2608389db5f2e8e470ef99f254
|
|
Loading…
x
Reference in New Issue
Block a user