diff --git a/docs/index.html b/docs/index.html index abe4e09db..69e1aff77 100644 --- a/docs/index.html +++ b/docs/index.html @@ -549,7 +549,7 @@ have to do anything yourself. However, it is also possible to force the bankswitch type to use by adding a special filename extension. These extensions are listed in the ROM properties section under - Cartridge.Type -> File Extension.
+ Cart.Type -> File Extension.Note: These extensions are the same as those used by the Harmony Cart and Unocart and are not case-sensitive, so you can name your files and have them @@ -2732,7 +2732,7 @@
-bs <type>
-startbank <bank>
-channels <Mono|Stereo>
-ld <A|B>
-rd <A|B>
-tv <Color|BW>
; Comments - "Cartridge.MD5" "Value" - "Property" "Value" + "Cart.MD5" "Value" + "Property" "Value" "" ; Comments - "Cartridge.MD5" "Value" - "Property" "Value" + "Cart.MD5" "Value" + "Property" "Value" "" . . . ; Comments - "Cartridge.MD5" "Value" - "Property" "Value" + "Cart.MD5" "Value" + "Property" "Value" ""
Every block in the property file must have a unique value for the - Cartridge.MD5 property.
+ Cart.MD5 property.
Cartridge.Type: | +Cart.Type: | Indicates the bank-switching type for the game. The value of this property must be either Auto or one of the following (for more information about bank-switching see Kevin Horton's 2600 bankswitching @@ -4058,7 +4058,7 @@ Ms Pac-Man (Stella extended codes): | |||||||||||||||||||||||||||
Cartridge.StartBank: | +Cart.StartBank: | Indicates which bank to use for reading the reset vector. | |||||||||||||||||||||||||||
Cartridge.Sound: | +Cart.Sound: | Indicates if the game should use 1 or 2 channels for sound output.
All original Atari 2600 machines supported 1 channel only,
but some homebrew games have been written to take advantage of stereo
@@ -4119,19 +4119,19 @@ Ms Pac-Man (Stella extended codes):
|