doc(buzbee): added docs folder
This commit is contained in:
36
docs/buzbee.typ
Normal file
36
docs/buzbee.typ
Normal file
@@ -0,0 +1,36 @@
|
||||
#set document(
|
||||
title: "BUZBEE Manual",
|
||||
author: "Gale Faraday",
|
||||
description: "CHIBI PC-09 machine language monitor BUZBEE technical and user manual",
|
||||
)
|
||||
|
||||
#import "style.typ": conf
|
||||
#show: conf.with(
|
||||
title: [BUZBEE User Manual and Technical Reference],
|
||||
subtitle: [A CHIBI PC-09 Machine Language Monitor],
|
||||
author: [Gale Faraday],
|
||||
)
|
||||
|
||||
= Introduction
|
||||
#lorem(120)
|
||||
#pagebreak()
|
||||
|
||||
= BUZBEE Functions
|
||||
#lorem(120)
|
||||
#pagebreak()
|
||||
|
||||
== Internal Functions (IFs)
|
||||
#lorem(120)
|
||||
#pagebreak()
|
||||
|
||||
== External Functions (EFs) & User Programs
|
||||
#lorem(120)
|
||||
#pagebreak()
|
||||
|
||||
= BUZBEE Reserved Memory Regions
|
||||
#lorem(120)
|
||||
#pagebreak()
|
||||
|
||||
= Building BUZBEE
|
||||
#lorem(120)
|
||||
|
Reference in New Issue
Block a user