Updated CHANGELOG.md
This commit is contained in:
parent
1bf36b69b4
commit
7d409d77d2
@ -1,4 +1,4 @@
|
||||
# Retro-Go 1.41 (2024-??-??)
|
||||
# Retro-Go 1.41 (2024-04-16)
|
||||
- MSX: Added fMSX emulator
|
||||
- COL: Added virtual keyboard so that more games work
|
||||
- COL: Fixed savestates not working
|
||||
|
||||
@ -106,6 +106,7 @@ int ProcessEvents(int Wait)
|
||||
// I think this key could be better used for something else
|
||||
// but for now the feedback is to keep a key for fMSX menu...
|
||||
InMenu = 2;
|
||||
return 0;
|
||||
}
|
||||
|
||||
if (InMenu == 2)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user