Releases with ports for two or more operating systems.
- Details
- Category: Multiple Platform
Gopher64 is a N64 emulator written in Rust. It has a very basic GUI but compatibility is very good.
- Details
- Category: Multiple Platform
What's New:
- Cycle alignment for JSR instruction was broken as of v0.27.0. This release fixes that.
- The only known side-effect of the bug was a ball positioning bug in the Worm Whomper demo (by Manuel Rotschkar)
- Details
- Category: Multiple Platform
What's New:
- Replace async-std
with tokio
- Add an info
subcommand to display basic system and dependencies information
- Only generate playlists for complete sets of games
- Exit gracefully in most places when missing an external program
- Use 7zz
instead of 7z
on mac
- Don't silently delete files in check-roms
- Add support for ZSO
- Add optional dependency on bchunk
- Allow filtering games by name in check-roms
- Traits! Makes parts of the code actually reusable
- Add an optional post-conversion check
- Fix importing a couple more bogus DAT files
- Accept ZIP files as input for import-dats
- Add a -u
flag to import-roms
to skip user prompts
- Add a -s
flag to convert-roms
to select systems by name
- Update the -s
flag in import-roms
to behave the same as in convert-roms
- Add a -f
flag in purge-roms
to track and delete foreign files in the ROM directory
- Add a new export-roms
subcommand
- Add support for WBFS in export-roms
- Details
- Category: Multiple Platform
What's New:
This version finally fixes the dreaded bug that affected so many programs in such a weird way.
Although there are still some bugs, many apps now work fine and we can finally test the SoundBlaster and VGA emulation.
- Details
- Category: Multiple Platform
What's New:
ui: Fix FilePicker clear button overlapping select button
- Details
- Category: Multiple Platform
What's New:
UI: Fixed resolution changing by mistake when in fullscreen mode if a game changed it's internal resolution