Skip to content

Commit

Permalink
Update CHANGES for medusa alpha 1
Browse files Browse the repository at this point in the history
  • Loading branch information
endrift committed Apr 8, 2017
1 parent 2134a70 commit 2ab3faf
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ Bugfixes:
- GBA BIOS: Implement BitUnPack
- ARM7: Fix MLA/*MULL/*MLAL timing
- GBA: Fix multiboot ROM loading
- SDL: Prevent crash on cores with no audio
- ARM7: Decode MCR/MRC
- ARM7: Clean up instruction decoding for future expandability
- Libretro: Fix saving in GB games (fixes mgba.io/i/486)
- LR35902: Fix pc overflowing current region off-by-one
- GB MBC: Fix ROM bank overflows getting set to bank 0
Expand All @@ -38,7 +35,6 @@ Bugfixes:
- SDL: Fix race condition with audio thread when starting
- GB: Fix flickering when screen is strobed quickly
- FFmpeg: Fix overflow and general issues with audio encoding
- Core: Don't save state if core fails to serialize
- Qt: Fix crash when changing audio settings after a game is closed
Misc:
- SDL: Remove scancode key input
Expand Down Expand Up @@ -90,6 +86,15 @@ Misc:
- FFmpeg: Force MP4 files to YUV420P
- Qt: Make "Mute" able to be bound to a key

medusa alpha 1: (2017-04-08)
Features:
- Partial DS Support
Bugfixes:
- SDL: Prevent crash on cores with no audio
- ARM7: Decode MCR/MRC
- ARM7: Clean up instruction decoding for future expandability
- Core: Don't save state if core fails to serialize

0.5.2: (2016-12-31)
Bugfixes:
- All: Fix fullscreen config option being ignored
Expand Down

0 comments on commit 2ab3faf

Please sign in to comment.