Pointing to the moved emulator submodule
This commit is contained in:
parent
aadd328ef3
commit
14176984b8
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "pat80-emulator/z80-python-emulator"]
|
||||
path = pat80-emulator/z80-python-emulator
|
||||
url = https://github.com/penguin86/z80-python-emulator.git
|
||||
url = https://git.ichibi.eu/penguin86/z80-python-emulator.git
|
||||
|
@ -36,7 +36,7 @@ There is an experimental and unfinished quick load function using a python termi
|
||||
|
||||
## Emulator
|
||||
The pat80 memory monitor (the os) can be run in a z80 emulator. This repository contains an emulator as submodule, already set up to run the os.
|
||||
To try it, head to `pat80-computer/software/z80-assembly/os/Makefile` and run `make run` to build the rom from assembly and start the emulator. You will see some windows showing the emulated computer's memory and register status and the pat80 memory monitor prompt.
|
||||
To try it, head to `pat80-computer/software/z80-assembly/os/` and run `make run` to build the rom from assembly and start the emulator. You will see some windows showing the emulated computer's memory and register status and the pat80 memory monitor prompt.
|
||||
|
||||

|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit a5dbd3e829a94a2598b42ba976e61353c580600b
|
||||
Subproject commit 46d5391d5c890b2608389db5f2e8e470ef99f254
|
Loading…
x
Reference in New Issue
Block a user