Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Feb 7, 2024
1 parent 31069c6 commit ed40a5c
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/basic11.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# basic11

## Usage

basic11 [-g] [-l] [-p defaultpath]

## Introduction

basic11 starts Atmos rom. You can type basic11 or press FUNCT+B to start.
Expand Down Expand Up @@ -151,6 +155,7 @@ could in the future.
+ basic11
+ basic11 -g
+ basic11 -l
+ basic11 -p path
+ basic11 "MYTAPE

## DESCRIPTION
Expand All @@ -173,7 +178,14 @@ or
/#basic11 "DEFENDER"
```

CLOAD"ZORGONS => it will load zorgons.tap
A path can be specified :

```bash
/#basic11 -p /home/jede
```

In basic rom :
CLOAD "ZORGONS => it will load zorgons.tap

## SOURCE

Expand Down

0 comments on commit ed40a5c

Please sign in to comment.