Skip to content

microByte v0.83

Latest

Choose a tag to compare

@jfm92 jfm92 released this 07 Aug 08:56

This firmware release includes the next improvements:

Emulators:

NES:

  • Rework on RAM & VRAM memory management of the emulator, giving as result an improvement on the performance and allowing to use of most of the available games for NES.

GUI:

  • Fixed bug which selects the config tab when no game is available on a game list.
  • Fixed bug which crashes the system when you select the external app folder or the update button and the SD card is not mounted.
  • Fix spelling text of no game & no app pop-up message.
  • Deleted color GUI option.

#General:

  • Implemented a new NVM system to save the user configuration on the non-volatile storage.

TODO:

This is a list of issues that are known issues and will be revised:

  • Some games didn't open due to the name. Those names don't have any special character or are too big a size.
    Temporary solution: Change the name for something simple but not changing the extension of the file.

  • Some GameBoy Color games with a size bigger than 3MB don't run. This issue is due to a lack of space on RAM. It's required a reorganization of the software to free more space.