VirtualC64 v6.0b2 is released. VirtualC64 is a C64 emulator for Mac OS X from Dirk W. Hoffmann. VirtualC64 emulates a Commodore 64 personal computer on your Macintosh.VirtualC64 Changelog:
Refactoring
This beta release introduces substantial changes to the underlying code base. As part of the development of the RetroVault app, a new RetroVault library has been created. This library is now responsible for managing:
File systems
Devices
All supported image formats
RetroVault is designed as a standalone library and is also used in the latest version of vAmiga for the same purpose.
In addition, the new utlib library has been introduced. All utility functions previously embedded in vAmiga and VirtualC64 have been refactored into this more powerful shared library. This makes it easier for me to share common functionality among the different emulators.
Enhancements
The disassembler now supports symbol files (#837)
Bug Fixes
Fixed a crash in the file system importer when importing excessively large folders (#841)
Fixed a bug in the VIC inspector that prevented selecting individual sprites in Tahoe (#840)

Download: VirtualC64 v6.0b2
Source: Here
0 Comments
Post a Comment