Skip to content

Commit

Permalink
z8: work in progress still
Browse files Browse the repository at this point in the history
  • Loading branch information
EtchedPixels committed Oct 20, 2024
1 parent 93dabab commit fb36d8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Kernel/platform/platform-rcbus-z8/loader.S
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
.byte 'Z'
.byte 8

#if 0
start:
;
; Fix up the MMU mappings so we have RAM low as well
Expand Down Expand Up @@ -62,4 +63,4 @@ start:
; E000-FFFF : data RAM bank 1
;
jp 6
#endif

0 comments on commit fb36d8e

Please sign in to comment.