Removed python z80 emulator submodule
This commit is contained in:
@ -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.
|
Submodule pat80-emulator/z80-python-emulator deleted from 46d5391d5c
Reference in New Issue
Block a user