Skip to content

Commit 9fd5395

Browse files
authored
Update README.md
1 parent 49f858a commit 9fd5395

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ As an alternative to using the Open File icon, you can instead simply drag and d
6565
### URL Parameters
6666
There are a handful of URL parameters that can be used when loading games. This is useful mainly when loading a program using the ?url= request parameter. Without using the following request parameters, JVic will attempt to make a best guess as to what settings to use, but sometimes it will get it wrong. This is when using these parameters will become useful, as it forces certain settings to be used:
6767

68-
* ram: The amount of RAM to use (0, UNEXP, 3K, 8K, 16K, 24K, 32K, 35K)
68+
* ram: The amount of RAM to use (0, UNEXP, 3K, 8K, 16K, 24K, 32K, 35K), e.g. ram=16K
6969
* tv: Selects between PAL and NTSC, e.g. tv=NTSC
70-
* type: Specifies the type of file being loaded, in case it isn't clear what it is (DISK, TAPE, CART, PRG)
70+
* type: Specifies the type of file being loaded, in case it isn't clear what it is (DISK, TAPE, CART, PRG), e.g. type=CART
7171

7272
## The Machine screen
7373
When a game is run, the machine screen is displayed. It shows the VIC 20 screen and various icons, which may be either at the bottom of the screen (for portrait) or to the sides (for landscape).

0 commit comments

Comments
 (0)