Skip to content

Commit

Permalink
move documentation to pages
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNisbet committed Nov 11, 2023
1 parent a7a5c27 commit 87f75b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_docs/100-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The trace begins with the processor in reset, which has caused the reset flip-fl

The code fragment below matches the logic analyzer trace. After the last part of the STA instruction is fetched at F00B, the trace shows the write to RAM at 7F78.

```assembly
```asm
SYSRAMST equ 00000h
SYSROMST equ 08000h
Expand Down

0 comments on commit 87f75b7

Please sign in to comment.