Skip to content

Commit

Permalink
Minor text update to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fourstix committed Apr 6, 2021
1 parent 6abd3b2 commit 4f77159
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ Repository Contents
* stg.asm - jump to the STG v1.07 EPROM menu
* visualstg.asm - Run Visual02 from the STG v1.07 EPROM code (replaces visual02 command)
* xsb.asm - XMODEM Send using the STG Expansion card UART
* seq.asm - Set Q. (The Q bit is available when using the STG NVR/RTC/UART Expansion card UART)
* req.asm - Reset Q. (The Q bit is available when using the STG NVR/RTC/UART Expansion card UART)
* seq.asm - Set Q. (The Q bit is available when using the STG Expansion card UART)
* req.asm - Reset Q. (The Q bit is available when using the STG Expansion card UART)
* make_xxx.bat - Windows batch file to assemble xxx.asm and create binary
* bios.inc - Bios definitions from Elf/OS
* kernel.inc - Kernel definitions from Elf/OS
Expand Down

0 comments on commit 4f77159

Please sign in to comment.