Skip to content

Commit

Permalink
Update readme changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tbsp committed Mar 26, 2022
1 parent 9d30cf0 commit 600c8e3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,12 @@ Music From [GB Studio Community Assets](https://github.com/DeerTears/GB-Studio-C
- Change corners of SELECT tiles from color 2 to color 1 (lighter) to match START tiles
- Add DAS (delayed auto shift) to left/right cursor movement on status screen
- Fix a single frame visual glitch at the end of the bootup logo effect

### 2022-03-01 (ROM Version: 2)
- Rework how the default player state is initialized to allow the game to run on flash carts without SRAM
- Add the option to hold SELECT when first initializing the player state to unlock all skills/upgrades, as a shortcut for players without SRAM
- Remove redundant bank switching writes which cause problem when run from a flash cart which mimics MBC5 (EMS or cheap repros)
- Ensure OAM is fully initialized before enabling objects for the boot logo effect

### 2022-03-25 (ROM Version: 3)
- Fixed horrible bug with electrify introduced along with tail call optimizations in ROM version 2.

0 comments on commit 600c8e3

Please sign in to comment.