Organiser
Filtrer par machine :
Type de vue :
 
 MESSUI v0.149u1 (32-bit) 
Mercredi 24/07/13 à 21:03 par Firebrand
Cette version de MESS pourvu d'une interface utilisateur graphique a été mise à jour avec les sources de MESS v0.149u1.
Télécharger MESSUI v0.149u1 (32-bit)
Site Officiel de MESSUI
 
 MESS v0.149u1 (32-bit) 
Mercredi 24/07/13 à 21:00 par Firebrand
Toujours en même temps que MAME, une nouvelle version intermédiaire de MESS a été publiée. Voici la liste des modifications:
MAMETesters Bugs Fixed
- 05215: [Crash/Freeze] (pce.c) [pce] cdrom games: Peroidic crashes or black screen (Fabio Priuli)

New System Drivers Supported:
(none)

Systems Promoted from GAME_NOT_WORKING:
(none)

Skeleton drivers:
- EVMBUG (Texas Instruments TMS9995 Trainer) [Robbbert]
- Ithaca InterSystems DPS-1 [Al Kossow, Curt Coder]

Software Lists:
- pet_flop.xml: Added Z-RAM floppy. [Mike Naberezny]
- Added software list for BASIC programs saved to tape [Anna Wu, UglyJoe, Fabio Priuli]
- victor9k_flop.xml: Added preliminary software list. [Jonathan Gevaryahu]
- alphatro_flop.xml: Added floppy software list. [Spirantho]
- ibm5150.xml: Added a few more disks [Kaylee]
- bml3: added software list for floppy disks. [Anna Wu]
- ibm5140.xml: Added floppies and fixed form factor. [Curt Coder]
- ibm5170.xml: Added IBM diagnostics floppies. [Curt Coder]
- pet_flop.xml: Added 8050 version of VisiCalc. [Curt Coder]

Source Changes
- softbox: Fixed reset. [Mike Naberezny]
- corvushd: Supported 4 hard disks and usage from within a device. [Curt Coder]
- Added skeleton for IMI 5000H hard disk controller. [Curt Coder, Al Kossow]
- PC driver cleanup: [Dirk Best]
*Much improved CS4031 emulation, added DMA, interrupt controller, timer, RTC directly to the device as sub devices and added the generic functions needed for AT compatibility
*Moved the ct486 driver to its own file, to avoid all the legacy stuff in at.c
*Added support for the IOCHCK signal to the ISA bus, this is used instead of directly issuing an NMI to the main CPU
*Moved ISA device slot definitions to its own file to avoid copy & pasting the same list to different drivers
*Updated MC146818 RTC for devcb2
- Added skeleton device for Mator SHARK (22 MB Winchester hard disk for the Commodore PET). [Curt Coder, Mike Naberezny]
- Rename the bridge challenger 3 model 7014 driver from 'abc' to 'bridgec3', added pcb locations, notes, and better labels. [Lord Nightmare]
- famicom: added support for loading/saving BASIC programs from/to cassette. wav files supported only. [Fabio Priuli]
- nes.c: improvements and fixes to inputs [Fabio Priuli]
*simplified input reading
*moved most Famicom controllers to the expansion port (still configurable in the Driver Config menu) because it is more accurate and because it allows to use both the FC keyboard and the controllers in BASIC games
*fixed NES paddle emulation which broke some years ago
*added FC paddle emulation, see Arkanoid and Chase HQ
*added Hori Twin Adapter with correct P3 & P4 Famicom protocol, see e.g. four players games by Technos Japan just a cleanup and the whatsnew entry for previous changes...
- nes.c: emulated microphone input for old famicom controller, as detected by games (i.e. it only detects voice/no voice, while the actual transmission of your voice to the speakers is not emulated). To use it in games expecting you to blow or shout in the mic, select the "Gamepad (Older Version)" as "P2 Controller" in the Driver Configuration submenu, and press "6" when the game requires it. [Fabio Priuli]
- nes.c: added emulation of the NES Power Pad controller, to be enabled in Controller Port 2 through the Driver Configuration submenu, and mapped by default on TY,FGHJ,BN keys for side A layout and RTYU,FGHJ,VBNM keys for side B. [Fabio Priuli]
- MEK6800D2 : Added cassette interface, system listed as WORKING [Robbbert]
- nes.c: added emulation of the FC Family Trainer controller, to be enabled in Expansion Port through the Driver Configuration submenu, and mapped by default like the Power Pad. [Fabio Priuli]
- corvushd: Fixed physical sector calculation. [Mike Naberezny]
- snes.c: simplified input handling and made controller ports 16bits wide, since this is the way they are accessed by our code. [Fabio Priuli]
- snes.c: simplified input handling, moved the console specific inputs to MESS driver and added preliminary Multitap support. Multitap has to be enabled in the Driver Configuration menu. The code is considered preliminary because some games recognize 4 pads (e.g. Kunio-kun no Dodge Ball), other ones recognize 3 pads only (e.g. Super Bomberman 3, 4 & 5) and some recognize 2 pads only (e.g. FIFA 96 and 97). [Fabio Priuli]
- Acorn System 1: added cassette [Robbbert]
- corvushd: Fixed log message. [Mike Naberezny]
- sms: Converted SMS inputs to use slot devices. You now select controllers in the Slot Devices menu of the internal UI, not in the Driver Configurations anymore. [Enik]
- bml3: split into three variants (bml3, bml3a and bml3b) according to floppy disk support. Only bml3a (5.25" disk) is considered working. [jedwidz]
- c64: Updated SwiftLink/Turbo232 settings. [Mike Naberezny]
- SNES SA-1 improvements [R. Belmont]
*S-CPU can properly write to SA-1 registers
*SA-1 CPU boots properly from its own vectors
*Interrupt controller implemented
*Message-passing registers and status flags hooked up
- SNES SA-1: fixed initial SA-1 status and added preliminary SA-1 to S-CPU IRQ. [R. Belmont]
- gameboy: converted the various LCD types (DMG, MGB, CGB...) to be devices. [Fabio Priuli]
- pet: Fixed ROM signatures for Mator Shark hard drive. [Mike Naberezny]
- Fidelz80.c: rename vbc to vbrc, and noted that Fidelity Bridge Challenger models VBRC and 7002 are two names for the same thing. [Lord Nightmare, Cowering, Kevtris]
- apollo: fixed disk and tape DMA, improved logging [Hans Ostermeyer]
- ibm5170: Emulated the IBM Model F PC/AT 84-key keyboard. [Curt Coder, John Elliott]
- Apollo: fix out-of-bounds framebuffer access crash on OS X [Hans Ostermeyer]
- SNES SA-1 work: [Fabio Priuli, R. Belmont]
*Initial support for plain SA-1 DMA
*Fixed incorrect BWRAM banking
*Fixed SA-1 vectors to not blot out all banks
*Added S-CPU vector override
*Fire interrupt for CC type 1; this allows levelling up in SMRPG (gfx not correct yet)
- bml3: Add stub variants bml3mk2 (for MB-6891) and bml3mk5 [jedwidz] (for MB-6892). For now these behave the same as bml3 (MB-6890). Refactor disk controllers and kanji ROM as slot devices. This allows switching between MP-1802 and MP-1805 disk controllers. MP-1805 disk controller now works. Kanji ROM now works. Keyboard scanning in 'counter disabled' mode now works.
- imgtool: Add bml3 driver, supporting both single-density (MP-1805 [jedwidz] controller) and double-density (MP-1802 controller) disks in D88 format.
- ibm5160: Emulated the IBM Model F PC/XT 83-key keyboard. [Curt Coder, John Elliott]
- PDP1 : Fixed loading of paper tape, Spacewar works again [Robbbert]
- TX0 : Fixed paper tape reader [Robbbert]
- Fixes for building MESS with Visual Studio 2013 preview [smf]
- Vtech1 : fixed i/o error when reading disks. [Robbbert]
- vtech1: fixed i/o ports for vz300, laser310 allowing disk to work. [Robbbert]
- pc1640: Promoted to working with imperfect graphics, the extended Paradise EGA-350 video modes are not supported yet. [Curt Coder]
- sms.c: Converted TH line callbacks to use write_line. [Enik Land]
- Ensoniq 16-bit: better A/D parameter handling, allow panel device to send new analog data. [Christian Brunschen]
- a7800.c - XM/XBoard POKEY support. 'Bentley Bear - Crystal Quest' & 'Donkey Kong XM' now work, while maintaining support for original library titles, Commando and Ballblazer. [Robert Tuccitto]
- Mac updates: [R. Belmont]
*Corrected memory map errors with the SE and Classic
*Preliminary support for the SE's 68000 processor-direct slot
*Preliminary support for the Radius Full Page Display card which goes in the SE PDS slot
- softbox: Added reset when IEEE-488 IFC is asserted. [Mike Naberezny]
Télécharger MESS v0.149u1 (32-bit)
Site Officiel de MESS
 
 WinUAE v2.7.0 Beta 3 FR (32-bit) 
Mardi 23/07/13 à 19:18 par Firebrand
La traduction en français de la dernière beta de WinUAE a rapidement vu le jour.
Télécharger WinUAE v2.7.0 Beta 3 FR (32-bit)
Tradu-France
 
 WinUAE v2.7.0 Beta 3 (32-bit) 
Lundi 22/07/13 à 19:23 par Firebrand
Cet émulateur Amiga pour Windows a été mis à jour. Les améliorations sont les suivantes:
- Disable Z3 Cirrus Logic RTG board if 24-bit address space.
- Hard reset and CL board enabled crashed.
- Added Chipset/RTG screen toggle input event ("Toggle chipset/RTG screen"). Only works when RTG mode is active, supports both Cirrus Logic emulation and uaegfx. NOTE: temporarily also hardwired to END + F9.
- VGA planar modes (<=16 colors) work now.
- VGA text modes confirmed working (NetBSD and OpenBSD enable VGA console automatically if supported board detected)
- Piccolo appears to have 4M address space (VRAM alias). Fixes EGS 7.4 graphics bugs and missing mouse cursor.
- >1024 pixel tall modes work now correctly, including cursor vertical positioning (see below).
- GD542x documentation says hardware cursor can't be used if "Multiply Vertical Registers by Two" bit is set (allows >1024 pixel tall modes, wasn't emulated in original qemu code) unless chip is GD5429 or later. But CGX4 does use it with boards that only had GD5426 or GD5428. I guess it only happens when cgxmode is used to create impossible modes that no real monitor or chip can support...
- Added misc panel "Hide all UAE autoconfig boards" option. It deletes all UAE-only autoconfig board ConfigDev nodes in ExpansionBase.
- Rewritten .cue decoding, some CD images with audio tracks had incorrect audio positioning, for example Tie Break Tennis CDTV and Falcon CDTV.
- Log also physical/virtual CD drive track information.
- CIA-A vsync TOD counting is now cycle-exact. (if cycle values in Commodore's Agnus sync pulse timing sheet are correct, they appear to be because it is standard PAL/NTSC)
- CIA-B hsync TOD counting is also positioned cycle-exactly now (end of hsync pulse), was at the start of scanline previously.
Télécharger WinUAE v2.7.0 Beta 3 (32-bit)
Site Officiel de WinUAE
 
 WinUAE v2.7.0 Beta 2 FR (32-bit) 
Samedi 20/07/13 à 12:06 par Firebrand
La version traduite en française de la dernière beta de WinUAE est déjà disponible grâce à Tradu-France.
Télécharger WinUAE v2.7.0 Beta 2 FR (32-bit)
Tradu-France
 
 WinUAE v2.7.0 Beta 2 (32-bit) 
Samedi 20/07/13 à 12:05 par Firebrand
Une nouvelle version beta de cet émulateur Amiga qu'on ne présente plus a été publiée. Les améliorations sont les suivantes:
Cirrus Logic emulation updates:
- Fixed Piccolo SD64 Z2 wrong address space size.
- Piccolo is Z2/Z3 board.
- Fixed Z3 board subsize.
- Improved QEMU CL emulation glue code, VRAM banking/offsets supported.
- Some modes had invisible hardware sprite (mouse cursor).
- Implemented Piccolo/SD64/Spectrum vblank interrupts. Picasso96 won't hang anymore.
- Reset didn't reset all necessary graphics board variables.
- Force 32-bit host display mode if byteswapped board is selected (Any board except PicassoII/II+) Cirrus Logic emulation code supports byteswapping only in 32-bit mode.
- Note: Most VGA planar modes (16 colors or less) are not working. Includes also mouse cursor.

Other updates:
- Rewritten memory bank handling, moved all memory variables (start address, mask, size, etc) to addrbank stucture. Standard RAM bank code duplication replaced with macros.
- Debugger memwatch points now also detect hits in aliased addresses and only bank(s) that have watched addresses are redirected to debugger.
- CDTV SCSI option works again.
- Some uaenet.device improvements.
- It was not possible to write to Amithlon-style partitions.
- 5:4 aspect ratio had disappeared.
- CIA-A TOD counts (if vsync timed) on line 5 (PAL) or line 6 (NTSC), not line 0. (This is not 100% accurate yet, horizontal position is still wrong, will be improved in later betas)
- Installer update also coming, will be built with WiX (msi installer).
Télécharger WinUAE v2.7.0 Beta 2 (32-bit)
Site Officiel de WinUAE
 
 WinUAE v2.7.0 Beta 1 FR (32-bit) 
Lundi 08/07/13 à 18:58 par Firebrand
La dernière version de WinUAE est déjà disponible en français grâce à Tradu-France.
Télécharger WinUAE v2.7.0 Beta 1 FR (32-bit)
Tradu-France
 
 WinUAE v2.7.0 Beta 1 (32-bit) 
Lundi 08/07/13 à 18:58 par Firebrand
Cette nouvelle série de version beta commence fort avec d'importantes nouvelles fonctionnalités:
- Hardware Cirrus Logic based SVGA Zorro II/III RTG board emulation.
- SLIRP user mode NAT emulation.
- Added SCSI tape emulation. Amix tape based install works, also tested with Quarterback and Diavolo.
- lua scripting support added from fs-uae. Very minimal at the moment.
- SCSI HD/CD/TAPE statefile compatibility improved.
- SCSI emulation compatibility improved, Amix use of WD Select and Transfer used wrong data size when direction was from WD to device and command was not write command, for example MODE SELECT.
- Show custom chip mode as interlace/not interlaced decision now more closely matches real hardware behavior. (No, it isn't as simple as BPLCON0 LACE bit set/not set)
- Show also device type (HDF, CD, TAPE) in Harddrives panel.
- Joystick axis dead-zone fix, wired xbox 360 d-pad missed events, it didn't affect wireless version. (261b2)
- Top and/or bottom border showed graphics garbage if AGA sprites outside of bitplane area feature was enabled and in use and screen mode was HAM. (Tint / Black Lotus)
- Dragging and dropping archive/file to WB tried (unsuccesfully) replace already existing normal directory harddrive if dropped file and directory harddrive had same base path.
- Renamed CPU cycle exact speed multipliers and added 1x speed (1:1 CPU/DMA clock sync)
- It was impossible to select RTG aspect ratio select box Automatic value.
- Display panel depth select box was not updated if new resolution had more or less depth choices than previously selected resolution.
- Mouse was captured even if "Start mouse uncaptured" was ticked and booting to RTG mode.
- Amiga side does not anymore see .lnk extension if it is valid Windows shortcut softlink.
- Enabling JIT for the first time in GUI now always forces JIT Direct mode.
- If blitter was started one cycle before final D write (Cycle which is always unused by blitter), new blit's 2 cycle startup incorrectly accepted DMA cycles that were not free. (Day of Reckoning / Digital)
- Bitplane DMA incorrectly stole sprite DMA in some situations (Plastic Passion / Upfront)
- Sync clock when resuming from sleep/hibernate (if clock sync option is ticked)

SLIRP notes:
- Available for A2065 and uaenet.device (uaenet unit 0 = slirp, 1 = first WinPCap device)
- Does not need any drivers, uses normal WinSock API.
- NAT, outbound connections only.
- TCP and UDP only (no ICMP or other ethernet frame types)
- DHCP supported.
- Manual settings: IP 10.0.2.15, Gateway 10.0.2.2, DNS 10.0.2.3, Mask 255.255.255.0.

Hardware graphics board emulation notes:
- Currently emulates following Cirrus Logic GD542X/543X based boards:
* - Picasso II
* - Picasso II+
* - Piccolo
* - Piccolo SD 64 (Zorro II and III)
* - Spectrum 28/24 (Zorro II and III)
* - Picasso IV may be implemented in future.
- Uses QEMU Cirrus Logic SVGA graphics chip emulation.
- Picasso 96 and CyberGraphX v4 tested.
- Works with non-AmigaOS operating systems that don't support UAEGFX RTG board.
- Vertical blank timing uses GUI configured refresh rate value, display sync settings programmed to VGA chip are completely ignored.
- Only single VRAM size supported which is hardware supported max VRAM. Smaller VRAM requires emulating of VRAM aliasing and banking stuff that drivers use for VRAM size detection. It would become too Direct mode JIT unfriendly. Future "more compatible but slower" option is possible.

SCSI Tape notes:
- Tape path can point to directory, archive or plain file.
- Directory: all files in directory are included in virtual tape, ordered in whatever order OS returns the directory (unless index.tape is found), emulated file mark is between each file. Subdirectories are ignored.
- Archive: All files in archive are included, including subdirectories.
- Plain single file: tape only contains selected single file.
- If directory or archive and index.tape is found, it is assumed to contain order of files in virtual tape, plain file name strings separated by line feeds.
- Writing is also supported if path points to a directory. Creates files named xxxxx.tape where xxxxx is file number.
- Tape ERASE command only deletes files that have extension .tape to prevent accidental data loss. Subdirectories are also ignored.
- Can be connected to SCSI hardware emulation (SCSI0-6) or uaescsi.device (UAE), uaescsi.device unit number is always 4 or larger (if 4 was already used by some CD device).
- Tape change on the fly is supported.

lua scripting:
- very minimal and basic at the moment.
- lua= in config file, multiple files supported.
- lua/default.lua is loaded by default.
- supported UAE-specific functions:
uae_log, uae_read_u8, uae_read_u16, uae_peek_u16, uae_write_u8, uae_write_u16
uae_read_config, uae_write_config.
- lua functions:
on_uae_vsync (every vsync)
on_uae_config_changed (any config value has changed
Télécharger WinUAE v2.7.0 Beta 1 (32-bit)
Site Officiel de WinUAE
 
 FS-UAE v2.2.3 (stable) 
Jeudi 27/06/13 à 19:35 par Firebrand
Cet émulateur Amiga a été mis à jour. Les améliorations sont les suivantes:
- On windows, read file name (as program parameter) with MBCS encoding (CP_ACP) so paths with non-ASCII characters are handled correctly.
- Windows executables are digitally signed by “Frode Solheim”.
- (Launcher) Only add Cloanto “Amiga Files” to search path if directory exists (Windows).
- (Launcher) Fix slash direction in default search directory on Windows so it does not look weird.
- (Launcher) Updated translations: it [speedvicio].
Télécharger FS-UAE v2.2.3 (stable)
Site Officiel de FS-UAE
 
 WolfMESS v0.149 
Mardi 25/06/13 à 19:44 par Firebrand
Cette version de MESS ne permettant pas l'utilisation de codes de triche a été mis à jour selon les dernières sources de l'émulateur.
Télécharger WolfMESS v0.149
Site Officiel de WolfMESS
 
 WinUAE v2.6.1 FR (32-bit) 
Samedi 22/06/13 à 11:33 par Firebrand
Comme d'habitude, la dernière version de WInUAE est disponible en français rapidement!
Télécharger WinUAE v2.6.1 FR (32-bit)
Tradu-France
 
 WinUAE v2.6.1 (32-bit) 
Samedi 22/06/13 à 11:32 par Firebrand
Une nouvelle version stable de WinUAE a été publiée. Les améliorations entre les 2 versions stables sont les suivantes:
2.6.0 bugs fixed:
- OFS formatted partition hardfile didn't mount.
- Some AGA demos had horizontally duplicated graphics.
- Direct3D hq2x shader filter did nothing.

Other bugs fixed:
- Reset didn't fully reinitialize SCSI emulation.
- A3000 SCSI emulation compatibility improved, original A3000 1.4 ROM
driver hung during writing to the disk.

New features:
- Input panel Invert option added (press becomes release and vice versa,
joystick and mouse movement is inverted)
- FPU unimplemented instruction emulation can be optionally disabled,
emulates real 68040/68060 CPU behavior.
- >2M Chip RAM is now merged with original Chip RAM pool.
Télécharger WinUAE v2.6.1 (32-bit)
Site Officiel de WinUAE
 
 Retrovision saison 6 épisode 9 
Vendredi 21/06/13 à 00:09 par Dinofly
Le nouvel épisode de Rétrovision est en ligne ! Avec l’avant dernier épisode de la saison.
Le prochain sera « le meilleur de la saison 5 » et clôturera 6 ans d’émissions dédiées corps et âme au rétrogaming.
En effet, Robin, le créateur de cette émission, a décidé de terminer l'aventure :
Ce n’est pas de gaité de cœur, mais je dois me concentrer pleinement sur d’autres priorités de la vie de tous les jours.
Ceux qui on la trentaine et plus, doivent savoir de quoi je parle :-(
On se prend tous un coup de vieux ! En attendant l'ultime épisode, voici le programme de ce jour :
  • The last Express - PC
  • Daiku no Gen-san Beranmechou Soudouki (Hammerin Harry) - Arcade
  • Tiger Road - Turbografx 16
  • Dossier Super Cassette Vision 1984
  • Radiant Silvergun - Saturn
  • Guardian Dragon 2 (partie 2) du groupe Kefrens - Démo Amiga
Bonne émission !
Retrovision saison 6 épisode 9
Version Dailymotion
Version YouTube
 
 WinUAE v2.6.1 Beta 4 (32-bit) 
Mardi 18/06/13 à 19:22 par Firebrand
Une nouvelle beta de WinUAE a été publiée et nous rapproche de la prochaine version stable. Les améliorations sont les suivantes:
- Added new level between pre and post shaders (0 in GUI, selected by default) which works exactly like pre-2.6.0 versions. Some shaders (hq2x for example) requires input texture in original Amiga display resolution and output texture in final output resolution or result will be quite crappy. D3D h2x really works again.
- Some on the fly graphics config settings (uae-configuration) reset RTG state.
- RTG screen mode selection in Display panel wasn't active if Z2 RTG was enabled.
- AROS ROM updated.
Télécharger WinUAE v2.6.1 Beta 4 (32-bit)
Site Officiel de WinUAE
 
 WinUAE v2.6.1 Beta 3 FR (32-bit) 
Lundi 17/06/13 à 17:32 par Firebrand
La dernière beta de WinUAE est désormais disponible en français.
Télécharger WinUAE v2.6.1 Beta 3 FR (32-bit)
Tradu-France
 
 WinUAE v2.6.1 Beta 3 (32-bit) 
Dimanche 16/06/13 à 12:28 par Firebrand
Une nouvelle version beta de cet émulateur Amiga pour Windows a été publiée. La série de beta devrait être beaucoup moins longue que d'habitude car la prochaine version stable devrait sortir la semaine prochaine. En attendant, voici les nouveautés:
- Direct3D hq2x shader filter should work correctly again. (2.6.0)
- 68040/060 MMU mode address error stack frame fixed. (Possibly only debuggers need this)
- 68030 MMU mode address error stack frame has correct format but it is not yet recoverable. (I don't think address error recovery is used by any OS)
- FScc, FTRAP and FBcc didn't get FPU out of NULL state. (No one cares fix)
- extraframewait and framelatency command line parameters are also available via config file (uses win32. prefix)
Télécharger WinUAE v2.6.1 Beta 3 (32-bit)
Site Officiel de WinUAE
 
 Messinfo.dat v7.04 
Samedi 15/06/13 à 12:33 par Firebrand
On reste dans les fichiers additionnels avec la mise à jour de ce fichier informatif pour MESS comportant les données relatives à la dernière version de l'émulateur:
- 7.02 28/05/2013: Updated the SVN until May 28, 2013 (r23215).
- 7.03 01/06/2013: Updated the SVN until June 1, 2013 (r23359).
- 7.04 12/06/2013: Aligned files to 0.149 version. Updated this files: 'sourcechanges.txt', 'changelog.txt', 'alltimesMESS_WIP.txt' and 'Drivers SVN...txt'. Updated the SVN until June 11, 2013 (r23639).
Télécharger Messinfo.dat v7.04
Site Officiel de Messinfo.dat
 
 WinUAE v2.6.1 Beta 2 FR (32-bit) 
Samedi 15/06/13 à 12:22 par Firebrand
La version traduite en français du dernier WinUAE est également disponible.
Télécharger WinUAE v2.6.1 Beta 2 FR (32-bit)
Tradu-France
 
 WinUAE v2.6.1 Beta 2 (32-bit) 
Samedi 15/06/13 à 12:21 par Firebrand
Une nouvelle beta de WinUAE a été publiée. Les améliorations sont les suivantes:
- Moved >2M Chip RAM merge earlier in boot process. Previous was too late and it broke early boot menu. (It sets reset proof resident positioned at the end of chip ram and if chip ram is not available early enough, exec assumes resident is invalid and ignores it). Now nearly complete unfragmented Chip RAM is available, even if booting with Chip RAM only configuration.
- Do not filter all keyboard presses without matching releases, only filter repeats. (Which isn't that simple because press and repeating press are identical events)
- Inverted keyboard releases (=press) required matching release before next press event was accepted. (This update wasn't really needed but maybe in future it will be more useful)
- Added separate 68060 unimplemented integer emulation checkbox. More compatible should only enable/disable prefetch emulation. (approximate/partial or 68000 exact)
- 68060 MOVEP was not marked as unimplemented.
- Non-prefetch CPU mode now fully checks if memory disappears after reset by checking memory "bank" pointers instead of using hardcoded addresses. Program doing software reset by executing RESET + JMP (An) now always works. (If opcode is something else or PC points to non-existing memory for some reason, it assumes program attempted normal software reset and jumps to start of ROM code). Makes aros arosbootstrap softkick more reliable under emulation.
- Tree view "Hard drives" -> "CD & Hard drives"
- Delay 68020+ interrupt detection by one instruction unless cycle exact is enabled. (For example Skeleton Krew CD32 first enables interrupt and then updates interrupt vector. Game code even guarantees request is active while enabling interrupts..)
- 68040 MMU PTEST and 68060 MMU PLPA instructions were shown incorrectly by debugger. (Read was shown as write and vice versa. Emulation was working fine)

TODO: hq2x shader filter fix and 2.6.1 should be mostly done.
Télécharger WinUAE v2.6.1 Beta 2 (32-bit)
Site Officiel de WinUAE
 
 UME v0.149 
Mercredi 12/06/13 à 21:05 par Firebrand
Cette synthèse de MAME et MESS a intégré les mises à jour respectives de ces 2 émulateurs.
Télécharger UME v0.149
Site Officiel de UME
 
<< Page précédentePage suivante >>