facebook alerte-info.com
Le 12 mars 2023 à 14h00

WinUAE v4.10.2 Beta 5

15h52 - La dernière beta de WinUAE a éété traduite en français par l'équipe de Tradu-France.Télécharger WinUAE v4.10.2 Beta 5 FR (32-bit)Télécharger WinUAE v4.10.2 Beta 5 FR (64-bit)Tradu-France

16h21 - Une nouvelle beta a été publiée pour cet émulateur Amiga. Les améliorations sont les suivantes:- Programmed mode aspect ratio correction ("VGA mode resolution autoswitch") improved. Programmed modes should now always have correct aspect (no more halved horizontal size)- Integer scaling now automatically doubles width of display if original width is smaller than height and doubled width still fits.- GDI mode display position might have been wrong in some situations after switching modes.- Direct3D 11 mode world matrix coordinate handling fixed (finally, has been wrong since D3D11 mode was introduced). Scanlines etc are not anymore affected by scaling settings. Rotation (gfx_rotation) also now works correctly.- RTG hardware sprite (mouse cursor) is now properly clipped when near edges of screen.Télécharger WinUAE v4.10.2 Beta 5 (32-bit)Télécharger WinUAE v4.10.2 Beta 5 (64-bit)Site Officiel de WinUAE

18h44 - La dernière beta de WinUAE a été traduite en français par l'équipe de Tradu-France.Télécharger WinUAE v4.10.2 Beta 4 FR (32-bit)Télécharger WinUAE v4.10.2 Beta 4 FR (64-bit)Tradu-France

17h31 - Une nouvelle beta a été publiée pour cet émulateur Amiga. Les améliorations sont les suivantes:- VHPOSW updates, copper special odd/even last cycle condition used original maxhpos value, not VHPOSW write "faked" hpos value. Do not do horizontal adjustments if CPU speed is fastest possible and/or JIT is enabled and VHPOSW access was CPU. Copper VHPOSW write is always accepted (which can only work if ECS or AGA).- ROM rescan in ini mode didn't clear previously detected ROMs. Ini file whole section delete only deleted first entry in section.- Added new KS ROMs to ROM scanner.- uaegfx and hardware emulated RTG board and emulation window smaller than RTG resolution: part of right or bottom of display was clipped. (Used window size to check limits instead of internal surface size)- Statefile restore fixes, 68020+ blitter wait hang after loading statefile, "cpu trace" error dialog shown even when there was nothing wrong.- If reset was requested, it wasn't processed until next vsync. Between reset request and reset process CPU might have executed random data, temporarily flooding log with invalid access errors, exceptions etc.- CIA synchronize clock drift bug fix (4.10.0) Télécharger WinUAE v4.10.2 Beta 4 (32-bit)Télécharger WinUAE v4.10.2 Beta 4 (64-bit)Site Officiel de WinUAE

16h32 - La dernière beta de cet émulateur Amiga a été traduite en français par l'équipe de Tradu-France.Télécharger WinUAE v4.10.2 Beta 3 FR (32-bit)Télécharger WinUAE v4.10.2 Beta 3 FR (64-bit)Tradu-France

18h30 - Une nouvelle beta a été publiée pour cet émulateur Amiga. Les améliorations sont les suivantes:- Changed keyboard reset warning again: when reset keys are pressed, reset warning starts, when reset warning ends, system is reset but reset is kept active until at least one key is released. Keeping reset keys pressed more than 5 seconds force hard reset like non-reset warning config already did. Both keyboard reset modes now work identically.- Programmed mode "do not include hidden lines" (b1) removed one too many line, breaking some programmed modes interlace field order.- Interlace automatic LOF toggle cycle was still using pre-4.9 horizontal position origin. (Toggled 3 cycles too early, correct position is cycle 1 of line 0)- LOL (NTSC long line) was toggled 1 cycle too early. Both LOF and LOL toggle when HPOS=1.- COPJMP1+COPJMP2 strobe when Copper DMA is off stops the copper: this was not correct, if both strobes are generated, Copper instruction pointer is loaded with COP1PT OR'd with COP2PT. This usually indirectly stops the copper because it will sooner or later does MOVE to "dangerous" register. This is same address OR behavior as any other DMA pointer if more than one gets activated in same cycle (for example refresh + bitplane conflict). This was done before logic analyzer checks and was forgotten..- HAM5/HAM7 was incorrectly allowed in AGA mode (broken probably in 4.9?). AGA only enables HAM if 6 or 8 planes.- Disk image was accidentally opened twice, preventing disk image deletion/editing without closing WinUAE (b1)- When disk image is ejected using GUI, close image file handle immediately (previously it was closed after returning back to emulation)- Mounting exe as HD floppy image created broken disk structure if file was larger than 1329664 bytes. Bitmap block used original DD block location but was allocated after HD root block.- Filter mode "default" now always scales if programmed chipset display mode.- Debugger breakpoints are now also reported when single stepping (f and fo etc), previously trace override other breakpoint detection.- Debugger wf didn't fill in binary mode.- GVP 2040 original ROM image added (No 68060 support). "tekscsi2.device 1.1 (17.4.95)". Filesystem loader has serial debugging enabled. Updated 68060 variant is "tekscsi2.device 1.0 (27.8.95)". For some reason newer version has 1.0 in version string but device internal version is still 1.1.- Changed new Agnus Chip RAM max addressing advanced chipset option: default equals Chip RAM size. Forcing 512k when OCS can break old configs and cause confusion and result will look like new emulation bug.- Some VHPOSW horizontal change support improvements. It is still a hack but it is simpler hack and generic, required changes are now dynamically calculated. It is not anymore hardwired to Smooth Copper / Up Front specific VHPOSW horizontal position changes. Demo specific hacks removed. Also now horizontal position moves beyond maxhpos is also emulated, hpos counts until to 0xFF before wrapping around. DMA debugger also updated to support skipped or doubled cycles. VHSPOW behavior needs future undocumented feature thread post. (Weird test cases by ross)Probably getting close to final release. Possibly. I did promise to have OCS lores/hires mid screen changes fully emulated in 5.0 but does look like it is not going to happen, it needs major changes that I am not sure I want to change, at least until much later.Télécharger WinUAE v4.10.2 Beta 3 (32-bit)Télécharger WinUAE v4.10.2 Beta 3 (64-bit)Site Officiel de WinUAE

15h00 - Tradu-France a d'ores et déjà publié la traduction en français de la dernière beta de WinUAE.Télécharger WinUAE v4.10.2 Beta 2 FR (32-bit)Télécharger WinUAE v4.10.2 Beta 2 FR (64-bit)Tradu-France

14h55 - Voici une nouvelle beta pour cet émulateur Amiga qu'on ne présente plus. Les améliorations sont les suivantes:- There is no undocumented HAM behavior, it was bug in emulation, in certain situations HAM decoding incorrectly started before border and fix only accidentally worked in test case. (b1)- Hardware info panel now shows complete memory map when emulation has been started. Before starting emulation it works like previously (adjustable, lists expansion devices only). Added address space end column. (TODO: more info, perhaps also include PCI devices)- Added backslash/F11 swap key option to Input panel. This is global option (registry/ini) and swap is done after input mapping. Reverts b1 key swap.- Enabling Copper DMA didn't wake up Copper immediately but when next line started. (4.9.something probably)- Added inverted lightpen/gun input events. (ALG Fast Draw Showdown)- If any debugger memory search command (s, fa, etc) have start address parameter that points to any ROM address, search runs normally until last ROM address. Previously searching from ROM addresses was not possible.- If keyboard reset warning was enabled, releasing reset keys caused second reset if they were kept pressed until reset warning had internally generated reset. (4.10.0)- If keyboard reset warning is enabled, keyboard reset does not start (and reset warning key code is not sent) until at least one key is released and if keys are kept more than 5 seconds, hard reset is forced. Previously if keyboard reset warning was enabled, reset always started immediately and forced hard reset was not possible.Télécharger WinUAE v4.10.2 Beta 2 (32-bit)Télécharger WinUAE v4.10.2 Beta 2 (64-bit)Site Officiel de WinUAE

17h34 - La dernière version de WinUAE a été traduite en français par l'équipe de Tradu-France.Télécharger WinUAE v4.10.2 Beta 1 FR (32-bit)Télécharger WinUAE v4.10.2 Beta 1 FR (64-bit)Tradu-France

16h58 - Et c'est reparti pour une série de beta avec cet émulateur Amiga pour Windows qu'on ne présente plus. Voici la liste des améliorations:- 1.5M Chip RAM size is now working correctly in all configurations. (Except JIT which does not like non-power of two RAM sizes)- Added Agnus chip ram max size option to advanced chipset. Can be used to configure larger Chip RAM size than Agnus DMA supported size.- Added A1000 Denise model selection to advanced chipset (A1000 Denise without EHB and A1000 Denise with EHB). Previously Agnus type was used to select if A1000 Denise features/bugs were emulated. Autoselect = Chipset type selected from chipset panel.- Removed Agnus blitter busy bug and No-EHB Denise Advanced chipset options. Above Agnus and Denise model selection replaces them.- If CPU was waiting for chip bus read or write (At least one cycle was stolen from CPU) when debugger was exited or GUI was entered, next CPU chip bus wait cycle was not counted.- Blitter state is now fully saved even if blitter is in mid-operation. (cycle-accurate modes only). Previously blitter was force-finished if blitter was active when state was saved.- Copper "overflow" to beginning of next field is now statefile supported.- Chipset internal delay events are now accurately saved with state files. (Test cases by ross as usual)- Statefile save exactly when CPU was about to do memory chip bus read or write: restore skipped this pending read or write.- Updates to CPU state save support. In some situations state save/restore support was not correct and/or not cycle accurate.- CD32 state was always saved, even when no CD32 features were enabled.- Fixed LPSTOP instruction (68060 only, Low Power STOP). Broke when STOP instruction emulation was rewritten to match real 68000 behavior. No known Amiga programs use LPSTOP. (4.10.0)- Level 7 interrupt input event now keeps NMI active until CPU detects it. Previously it only made a short pulse that was unreliable.- If VPOSW has been written to more than once during single field and writes only modified LOF-bit and later write(s) during same field restored original LOF value: don't recalculate display settings when next field starts. LOF state only affects display during vertical sync and few lines before and after, it can be "safely" modified mid screen (with side-effects in some situations..)- HAM previously unknown (?) and undocumented feature emulated. If bitplane is active earlier than horizontal border ends, last pixel under the border is HAM decoded normally using bitplane pixel value, it is not decoded using border color.- In some situations when emulator config was changed on the fly (for example 68000 CE to 68020 non-CE), CPU emulator and other parts of emulator was not configured for new configuration.- Prometheus PCI bridge PCI config space byte wide access endian swap fix.- Picasso IV flash rom support. Not very useful because it can't be used to fully "generate" Picasso IV flash ROM image file (like you can do with PPC boards). Official flasher does not update first 16k of flash that contains autoconfig nybbles and loader code and Picasso IV and official updater can't work if it is missing.- Serial port SERDATR TBE bit was was unreliable in accurate modes. (4.10.0)- Fixed floppy related bug where initial bit offset becomes negative, causing out of bounds array access (that may or may not cause a random crash).- Fixed Input panel custom event string to GUI temporary config and from GUI temporary config to active config copying that caused double memory free. (Very old bug).- On the fly disk check from GUI (for example ? in Quickstart panel), which reads boot and root block and shows disk information, which changed disk rotational position but it wasn't restored.- Disabled strange ages old german keyboard layout only "#" key hack and changed 2 very rarely, if ever, used, default keys: Amiga key left of backspace which does not exist on any PC keyboards is now mapped to F11. Key left of enter (which only exists on european PC keyboards) is now mapped to correct matching Amiga key. (was previously key left of backspace for some reason). Hack can be optionally restored if there really was some reason for this hack. (I suspect original reason was pre-RawInput Windows 9x/ME DirectInput limit that possibly didn't allow all keys to be read normally).- Ultra extreme overscan mode now includes blanking regions drawn using grid pattern. Added new HV ultra extreme overscan mode that shows HSYNC, VSYNC, Blank and Borderblank regions. Can be useful when creating/debugging programmed display modes. C mode shows CSYNC pattern, which is accurate enough to correctly handle at least some weird modes by ross - Added reset warp mode Misc panel option. Reset automatically enables warp mode, first copper DMA activation (KS ROM sets it just before disk/HD boot starts) starts warp mode auto disable countdown. Default is 1 second delay before warp mode disables. warpboot_delay config file entry can be used to change delay value (value in frames). Makes KS ROM hardware initializations almost immediate without affecting compatibility.- Bring GUI window on top if emulation window gets left mouse button double click or F12 (or configured GUI key) key press and GUI is open. Close GUI if ESC is pressed when GUI is open and emulation window has focus.- SCSI CD command READ TOC, format type 0 returned invalid data (4.10.1)- Added button toggle mode (press and release: button gets pressed, press and release again: button gets released) to Game Ports panel autofire mode select menu.- A600 non-expanded Quickstart RTC selection fixed. RTC should not be selected unless RAM expansion is configured.- Added missing Picmatic ROMs (European American Laser Games variant). Zorton Brothers and Marbella Vice.- Added Disable keyboard and Disable game controllers when mouse not captured options to Pri & Extensions panel.- Game port setting now accepts joyportnameX and/or joyportfriendlynameX= + joyportX=customY simultaneously. This forces custom config Y to be mapped to named controller, ignoring device index value in custom config. Makes it easier to create config files with custom game port settings programmatically.- Added possibility to have same Game ports panel joystick in more than one joystick port. Config file only currently. Use same config file entries with index number (for example "joyportfriendlyname1_1=")- Added screen rotation support, to fully support Fast Draw Showdown (American Laser games) game that had 90 degree rotated display.. Direct3D9 mode only so far. Config file only: gfx_rotation=, gfx_rotation=-90 for Fast Draw Showdown.- Removed Expansion panel CD32 FMV checkbox. It is available via expansion list and needs ROM selection.- Integer scaling now has 5% (width and height) safety margin before switching to smaller multiplier.- If programmed mode: do not include scanlines hidden in vertical blank when calculating display size (for integer scaling/autoscale etc)Télécharger WinUAE v4.10.2 Beta 1 (32-bit)Télécharger WinUAE v4.10.2 Beta 1 (64-bit)Site Officiel de WinUAE

Sources

Hashtags