Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/06/2023 in all areas

  1. Fixes only this time, there were quite a few annoying ones, plus a surprise from long past, a fix for 64street & chimerab attract mode! For these 2 to say the truth the fix itself was found by Haze for mame around version 0.170 so quite a long time ago already, and then found in the github web interface by Antiriad, and finally adapted by me to raine ! This bug made me crazy, such a simple memory map for such a crazy effect, no move during attact mode... It turns out it's something very similar to the nmk driver, they push what they can do with the 68000 to the limit, write bytes are mirrored to words in their main ram ! Actually this bug had been here since 0.28 and before, but I saw it only when testing the turbo key behavior, so it's a very special bug !!! Anyway except that the more classical bug fixes are : - better message for broken ips .dat files - Ignore repeated keys ! I had some trouble with the turbo key DEL, which must be held down as long as you want the acceleration to occur, but after a while it created havoc. It's because sdl2 handles key repetition and I missed it completely ! It's fixed now. - console : fix breakpoints for 68k cpus which I had stupidly broken when adding the z80 breakpoints ! - The multiple files selector used for ips dat files doesn't loose its selection anymore when resizing the windows - Still for ips dat files : when no dat files are selected delete the corresponding ini file when leaving the directory or closing the dialog - some more fixes to this multiple files selector... ! - a fix for a crash I got in the console while copying and pasting info from the console Get it from there : http://raine.1emulation.com/download/latest.html ... and updated the 2 appimages to 0.95.3, I won't do that for all releases but since the build system was updated very recently it was very easy to do just now.
    2 points
×
×
  • Create New...