Removed python z80 emulator submodule

This commit is contained in:
Daniele Verducci 2025-01-28 08:29:20 +01:00
parent 14176984b8
commit 1e62fbc306
2 changed files with 0 additions and 8 deletions

View File

@ -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