• Welcome to the Submitted Content Forum. You may use this part of the message board to submit content for reviewing before it is posted at the main site.
    • Acceptable Material
      If it is a review it has to be one of a game or emulator.
      If it is a guide/manual it has to do with emulation(how to use an emulator etc), not a game.
      New releases - Keep in mind that we check other sites regularly for those ourselves.
    • Necessary Requirements
      You may not copy content written by another person and claim it as your own. Any material found to be breaking that requirement will be removed.
    • Images
      You may use as may images as you like. At first you will have to host them to one of the many free image hosting services available. Once your material is officially posted we will copy them on the server.

Dualis release 19

kokotas

New member
*Update: The original version of Dualis 19 would freeze if you loaded a ROM by double-clicking it in explorer. This should now be fixed.

CPU: Added the LZ77UnCompVram SWI (callbacks are ignored)
APU: Added support for PSG noise
MMU: Fixed a problem with the IRQ flags sometimes being set when they shouldn't be
MMU: Added some support for ATAPI and FAT16 (GBAMP)
GUI: Screenshots are saved in the same directory as the ROM file
GUI: Various small changes to allow the FAT emulation to work


Some current limitations of the FAT emulation: Only read operations are supported, max number of files/directories: 256, max combined file size: 32 MB, only 8.3 format filenames.

http://dualis.1emulation.com/files/index.html
 

kokotas

New member
Dualis 19.1 Out

Changelog:

GPU: Added support for the A3I5 and A5I3 texture formats
GPU: Fixed some errors in color selection for paletted textures
MMU: Upped the FAT limits to max 32768 files/directories with a total size of 256 MB
MMU: Added support for long filenames in the FAT
GUI: GBAMP emulation can be turned off (on memory tab, or in dualis.ini)
GUI: Switched from WM_TIMER to a multimedia timer callback


Note that the max number of directory entries at the root level still is 512, and that the max total number of files/directories will be lower than 32768 if there are files that uses long filenames.
 
Top