Skip to content

Commit

Permalink
update assembly readme to document BlackBox
Browse files Browse the repository at this point in the history
  • Loading branch information
antus committed Jul 16, 2024
1 parent 8d58f5b commit 5136f37
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Kernels/Readme-Assembly.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ P10
P12 (1m and 2m)
P59
E54
BlackBox (4 connector 1998-2002)

How to build the Assembly Kernels

Expand All @@ -32,11 +33,12 @@ Load addresses
-aFFB800 -pP10
-aFF2000 -pP12
-aFF8F50 -pE54
-aFFC300 -pBlackBox

Assembly kernel filelist
Kernel.S The Kernel
Kernel.ld Linker Script specific to the Assembly Kernel
Loader.S The Loader
Loader.ld Linker Script specific to the Assembly Loader
Common-Assembly.h Common elements, could not use Common.h due to conflict with the C Kernel
Common-Assembly.h Common elements
Readme-Assembly.txt Readme

0 comments on commit 5136f37

Please sign in to comment.