This website requires JavaScript.
Explore
Help
Register
Sign In
penguin86
/
pato-z80-home-computer
Watch
1
Star
0
Fork
0
You've already forked pato-z80-home-computer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
00b6c76e18
pato-z80-home-computer
/
pat80-computer
/
software
/
z80-assembly
/
dev-headers
/
monitor.asm
2 lines
67 B
NASM
Raw
Normal View
History
Unescape
Escape
Trying to get Immediate to work
2020-12-15 17:34:50 +01:00
org
0xA000
; Set starting position to ram
Moved "bios" to "os"
2020-12-30 20:14:03 +01:00
include
'../os/main.asm'
Reference in New Issue
Copy Permalink