=============================================================================
NOTICE! USE OF THIS CONTENT TO TRAIN AI IS EXPRESSLY FORBIDDEN. BY TRAINING
AI, OR USING ANY FORM OF MACHINE LEARNING, ON ANY OF THE CONTENT CONTAINED
IN THE INCLUDED ROM YOU AGREE TO PAY DAMAGES OF NOT LESS THAN
$500,000,000.00 USD (2024 VALUATION). THERE IS AN ADDITIONAL $250,000,000.00
PENALTY FOR OPENAI. IF OPENAI WOUD LIKE US TO CONSIDER WAIVING THIS
ADDITIONAL PENALTY THEY MAY TRY THE OPT-OUT PROCESS.
=============================================================================


[CONTROLS]

    <- - Rewind greets
    -> - Fast Forward greets
Select - Toggle greet scroller


[compo mode (default)]

- There are multiple parts and they will advance automatically
- Press start to skip to next screen (formerly was Hold start a few seconds to skip to the next screen)
- Press any button to skip demo titles
- Ends in a menu screen
- in PAL the scrolltexts cut off a little early. The main scrolltext in the first demo has text spaced out in such a way to not have it cut off mid-sentence; however, when I tested NTSC hardware vs. NTSC emulation there were timing differences.  It's possible that on PAL hardware it could be off more than it was in emulation.


[non-compo mode]

- Goes directly to menu
- Select any part
- Press any button to skip demo titles
- Press b to exit back to menu


Toggle compo/non-compo mode from the menu - setting applied on reset


Secrets? I don't know anything about any secrets, plural or otherwise, other than they usually aren't as exciting as the name would imply


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Updates based on bugs reported from Insane of Rabenauge
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


- Replaced hold start with press start to skip sections in compo mode. This avoids conflict with 8bit do wireless pads.

"menu selector seems to be buggy: after vomere rotten was selected instead of info"

- Was unable to replicate in emulation but after further testing on hardware I pressed down on the control pad repeatedly keeping track of which line should be selected. After several presses I noticed that it skipped a line. The menu code was taken from one of our other projects which had more going on. Delaying doing anything with the joypad appears to have resolved the issue. (at least on NTSC hardware).


;;;;;;;;;;;;;
Other changes
;;;;;;;;;;;;;


- The song Evening Burnished played during the info scroller in compo mode only. I'm not sure why I set it up like that and have changed it to play that song regardless of mode.

- Added a space between the words "is," and, "getting," in the mode 7 scroller in Unseen.

- Removed lsr in palette change routine - that wasn't meant to have been left in there

- Reset BG3HOFS in ???
