Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OSToastBach authored Mar 28, 2023
1 parent 7a29062 commit ee8a373
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Bored of BASIC? No problem!
Due to the Dragon's lack of `[` and `]` characters, which are quite important in brainfuck, the inputs have been swapped with `(` and `)`.
As for some reason square brackets are in the character set but there are no keys for it on the keyboard!

As the Dragon does not use a standard character set, the values for characters are slightly different. An image of all the available characters for reference can be seen [here](https://www.chibiakumas.com/6809/res/DragonChars.png) and on page 136 of ["An introduction to BASIC programming using the DRAGON"](www.dragondata.co.uk/Publications/BASIC-MAN/DRAGON_32_BASIC_MANUAL_rel-v2.pdf)

## Compiling

To compile, `asm6809` is needed, optionally `bin2cas` and `dragondos` but these two are not required for building the binary and are just to create the disk and tape images.

0 comments on commit ee8a373

Please sign in to comment.