Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
raz0red committed Jul 31, 2023
1 parent 0ddeba7 commit 8c482b9
Showing 1 changed file with 21 additions and 5 deletions.
26 changes: 21 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,12 @@ In order to operate correctly and smoothly (no lags, etc.), JS7800 requires an u
## Future consideration

* Mobile support (virtual buttons, proper screen sizing, etc.)
* (partially available in [webЯcade](https://www.webrcade.com))
* Paddle controller support (via mouse)
* Updating the emulation core to integrate accuracy and compatibility improvements that are part of the incredible [A7800 emulator](http://7800.8bitdev.org/index.php/A7800_Emulator)
* Save/load state support
* Save/load state support (available in [webЯcade](https://www.webrcade.com))
* Network-based multiplayer support
* Improved cartridge browser with detailed descriptions and screenshots
* Improved cartridge browser with detailed descriptions and screenshots (available in [webЯcade](https://www.webrcade.com))

## Documentation

Expand All @@ -44,17 +45,32 @@ For information on the ["cartridge list"](https://github.com/raz0red/js7800/wiki

## Change log

### 07/30/23 (0.0.5)
- Banksets support
- Maria background color fix (Keystone Koppers)
- Cartridge headers fix (Fixes several ROMs that required special versions)
- Improved cycle accuracy (resolves several game glitches)
- YM-2151 homebrew auto-detect support
- Pokey filter support (contributed by RevEng @ AtariAge)
- Support for 7800 Diagnostic cartridge
- Save state support (only accessible via webЯcade)
- Added to default game list: IE78 (Demo), Bad Apple (Demo), Bankset Tests,
Baby Pac-Man, 7800 Test, Keystone Koppers (Demo), Galaxian, PentaGo!
- Updated several games to latest versions
- Added high score support for: 1942, Galaxian, Keystone Koppers, PentaGo!,
latest versions of games that were already supported.

### 01/05/21 (0.0.4)
- Added global high score support for "Popeye"
- Added global high score support for the latest version of "Pac-Man Collection!"
- Updated to the latest versions of "Dragon's Cache", "Dragon's Descent", "Popeye",
"Spire of the Ancients", "E.X.O", and "Knight Guy: Castle Days"
"Spire of the Ancients", "E.X.O", and "Knight Guy: Castle Days"

### 09/03/20 (0.0.3)
- Added support for undocumented ASR and ANC opcodes (fixes graphical glitches with
"Popeye 7800: Mini-game")
- Added global high score support for the latest version of "Pac-Man XM"
- Added "Popeye 7800: Mini-game" and "Knight Guy: Castle Days" to the default list of
- Added "Popeye 7800: Mini-game" and "Knight Guy: Castle Days" to the default list of
in-development games
- Updated to the latest versions of "Dragon's Cache", "Dragon's Descent", "GoSub", and
"Spire of the Ancients"
Expand All @@ -67,7 +83,7 @@ For information on the ["cartridge list"](https://github.com/raz0red/js7800/wiki
- Ability to disable vertical sync ("Advanced" tab of settings dialog)
- Zanac and Side-Crawler's Dance Yamaha music demos added to default cartridge list
- XM memory test added to default cartridge list
- By default, high scores for games that are not supported by the Global High Score server
- By default, high scores for games that are not supported by the Global High Score server
will be stored locally
- Resolved defect where Global High Scores were not supported when local storage was disabled

Expand Down

0 comments on commit 8c482b9

Please sign in to comment.