There is a new version of UAE4All in Repo.
Changelog (2014-01-06):
- New GUI (thanks to lubomyr)
- Bugfix: M68000 addressing mode "register indirect with index" (caused crash in Arabian Nights and some more)
- Added: Custom mapping for joystick left/right/down possible
- Changed: Better differentiation of M68000 and M68020 specific emulation
- Changed: CPU cycles for M68020
The previous version of uae4all simply halves the M68000 cycles. Now we are using a more realistric
timing. As long as there isn't enough performance to emulate the instruction cache and the pipeline
of the M68020, we asume that every fetch is done from cache and there is no pippeline. This gives us
a good approach to the real M68020.
You may notice a slowdown in M68020 emulation now. This is because we have to emulate more M68020
opcodes per timeslot than in previous version, but some performance enhancements brings us close to
previous fps.
- Improved usage of stylus as mouse (faster move of pointer to stylus and right click occurs now after
release if L or R shoulder button)
- Use encoded Kickstart roms from AmigaForever (thanks to lubomyr):
Copy the rom.key file to your kickstart folder and rename the rom files (amiga-os-120.rom -> Kick12.rom, amiga-os-130.rom -> Kick13.rom, amiga-os-205.rom -> Kick20.rom and amiga-os-310-a1200.rom -> Kick31.rom)
- 256K Kickstart roms now supported
- Bugfix: A few games/intros crashed when "Sound" was set to "accurate" (i.e. Crystal intro of 1000cc Turbo)
- More accurate cycle timing between CPU and custom chips (fixes graphics issues in Lionheart)
- Remember last active tab
- Navigation through GUI with dpad, select with button A
- Screenshot in hires mode now working
- Remember last position in file dialog
- Minor fixes and changes in navigation through controls
- Warning with path is shown if ROM file wasn't found
- In file select dialog, hold left shoulder + up/down to navigate faster through list
- Bugfix M68020 Opcode UNPK: SlamTilt shows correct score now
- Added shortcut 0, 1, 2 and 3 to insert disk in drive DF0, DF1, DF2 and DF3
- Bugfix in opcodes DIVL, MULL, CMP2 and CHK2
- Reset CPU speed to default value on exit
- Updated UAE4ALL ReadMe
Fixed previously reported problems with specific games:
- Lionheart: graphic problems
- SlamTilt: wrong score counter
uae4all_src.zip
guichan-0.8.2.zip
Changelog (2014-01-06):
- New GUI (thanks to lubomyr)
- Bugfix: M68000 addressing mode "register indirect with index" (caused crash in Arabian Nights and some more)
- Added: Custom mapping for joystick left/right/down possible
- Changed: Better differentiation of M68000 and M68020 specific emulation
- Changed: CPU cycles for M68020
The previous version of uae4all simply halves the M68000 cycles. Now we are using a more realistric
timing. As long as there isn't enough performance to emulate the instruction cache and the pipeline
of the M68020, we asume that every fetch is done from cache and there is no pippeline. This gives us
a good approach to the real M68020.
You may notice a slowdown in M68020 emulation now. This is because we have to emulate more M68020
opcodes per timeslot than in previous version, but some performance enhancements brings us close to
previous fps.
- Improved usage of stylus as mouse (faster move of pointer to stylus and right click occurs now after
release if L or R shoulder button)
- Use encoded Kickstart roms from AmigaForever (thanks to lubomyr):
Copy the rom.key file to your kickstart folder and rename the rom files (amiga-os-120.rom -> Kick12.rom, amiga-os-130.rom -> Kick13.rom, amiga-os-205.rom -> Kick20.rom and amiga-os-310-a1200.rom -> Kick31.rom)
- 256K Kickstart roms now supported
- Bugfix: A few games/intros crashed when "Sound" was set to "accurate" (i.e. Crystal intro of 1000cc Turbo)
- More accurate cycle timing between CPU and custom chips (fixes graphics issues in Lionheart)
- Remember last active tab
- Navigation through GUI with dpad, select with button A
- Screenshot in hires mode now working
- Remember last position in file dialog
- Minor fixes and changes in navigation through controls
- Warning with path is shown if ROM file wasn't found
- In file select dialog, hold left shoulder + up/down to navigate faster through list
- Bugfix M68020 Opcode UNPK: SlamTilt shows correct score now
- Added shortcut 0, 1, 2 and 3 to insert disk in drive DF0, DF1, DF2 and DF3
- Bugfix in opcodes DIVL, MULL, CMP2 and CHK2
- Reset CPU speed to default value on exit
- Updated UAE4ALL ReadMe
Fixed previously reported problems with specific games:
- Lionheart: graphic problems
- SlamTilt: wrong score counter
uae4all_src.zip
guichan-0.8.2.zip
Attachments
Last edited by a moderator: