Organiser
Filtrer par machine :
Type de vue :
 
 MESSUI v0.149 (32-bit) 
Mercredi 12/06/13 à 20:55 par Firebrand
La version de MESS pourvu d'une interface utilisateur graphique a été mis à jour selon les dernières sources disponibles de l'émulateur.
Télécharger MESSUI v0.149 (32-bit)
Site Officiel de MESSUI
 
 MESS v0.149 (32-bit) 
Mercredi 12/06/13 à 20:46 par Firebrand
Parallèlement à MAME, MESS s'offre également une version stable. Voici la liste des changements:
MAMETesters Bugs Fixed
- 05127: [Misc.] (paso1600.c) paso1600: Invalid read of size 4 (Robbbert)
- 05160: [Crash/Freeze] (thomson.c) to8, to8d: Access Violation with "-ramsize 262144 -cart 6809ass2" (Wilbert Pol)

New System Drivers Supported:
- Otrona Attache [Al Kossow, Barry Rodewald]

Systems Promoted from GAME_NOT_WORKING:
- BOB-85 [Robbbert]
- SSE SoftBox [Curt Coder, Mike Naberezny]

Skeleton drivers:
(none)

Software Lists:
- horizon.xml: Added floppy images. [Dave Dunfield, Andrew Lynch]
- cpc_flop.xml: added the available SPS release. [Kaylee]
- softlist: added list for Otrona Attache disks. [Kaylee]
- vsmile.xml: added new German dumps. [TeamEurope]
- hx20: Added floppy software list. [Curt Coder]
- softbox: Added floppy software list. [Mike Naberezny]
- qx10: Added floppy software list. [Curt Coder]
- ep64_cart.xml: Added cartridge software list. [Curt Coder]
- ep64_cass.xml: Added preliminary cassette software list. [Guru, Curt Coder]
- ep64_flop.xml: Added floppy images. [Curt Coder]
- ti99_cart.xml: Almost all cartridges available. [Michael Zapf]

Source Changes
- superslave: Refactored serial terminal to connect to an RS-232 port. [Curt Coder]
- mpz80: Fixed terminal. [Curt Coder]
- Added RS-232 ports to several drivers. [Curt Coder]
- vk100/vt100: Added RS-232 port and COM5016T baud rate generator. [Curt Coder]
- atarist: Added RS-232 and MIDI ports. [Curt Coder]
- sdk86: Added serial terminal. [Curt Coder]
- ql: Added RS-232 ports. [Curt Coder]
- psxcd: fix cdda [Carl, Dr. Venom]
- votrtnt: Added serial terminal [Robbbert]
- 68ksbc: Added serial terminal [Robbbert]
- applix: Major improvements, system is mostly working [Robbbert]
- altos5: Major improvements [Robbbert]
- sms/gamegear: Various improvements [Fabio Priuli]
*Converted cart handling and mappers to use slot devices
*Simplified bios and cart bankswitch mechanism
*Added save state support to both systems
*Removed on-cart EEPROM from main gamegear now that it can be properly implemented on carts which have it
*Added support for the card slot to Master System I console; use the -card switch to load Sega Card/MyCard dumps in the emulated system
*Added backward compatibility to SG-1000 Mark III, for SG-1000 games
*Made LCD persistence hack optional (ON by default, it can be turned OFF from Driver Configuration submenu)
*Reduced tagmap lookups all across the driver
*Updated the systems to rely on xml only for RAM/NVRAM when loading from softlist
- Ignore unformatted tracks in dsk files [smf]
- td0_dsk: add new floppy system support for teledisk [Carl]
- ehx20: Added slave CPU ROM dump. [Kevtris]
- sg1000: converted the driver to use the new sega 8bit cart slot. [Fabio Priuli]
- sg1000: added emulation of the Card Catcher passthrough cart. [Fabio Priuli]
- gba: updated the driver to use slot devices for carts and removed on-cart flash ram devices from main gba now that they can be properly implemented on carts which have them [Fabio Priuli]
- gba: made save states more robust. [Fabio Priuli]
- nes: fixed nvram mirroring in Family Circuit '91 (Namcot-175 board), the game still has some issue when saving to NVRAM. [Fabio Priuli]
- intv: converted the STIC video chip emulation to be a device. [Fabio Priuli]
- sp0256: modernized the SP0256 Narrator Speech Processor sound device. [Fabio Priuli]
- intv.c: added support for save states to all systems of this driver. [Fabio Priuli]
- coleco: added missing input-related variables to save states, which should now work. [Fabio Priuli]
- pasogo.c: Added readme. [Guru]
- qx10.c: Hook keyboard up to serial controller [Carl]
- pce.c: converted carts to use slot devices [Fabio Priuli]
- pce.c: moved the cd addon to be a separate device. now save states work in the driver for HuCard games, not yet for CD games. [Fabio Priuli]
- pv1000.c: modernized the sound device and added save state support. [Fabio Priuli]
- scv.c: simplified input reading and added save state support [Fabio Priuli]
- softbox: Promoted driver to working. [Curt Coder, Mike Naberezny]
- Fixed IEEE-488 bus reset on Commodore drives. [Curt Coder]
- enterp: modernized the Dave sound chip. [Fabio Priuli]
- softbox: Added Corvus hard disk. [Curt Coder, Mike Naberezny]
- pet: Implemented SoftBox IEEE-488 peripheral mode, where a PET computer is used as terminal. [Curt Coder, Mike Naberezny]
- enterp: converted the Nick Graphics Chip to be a device. [Fabio Priuli]
- Fix for Apollo PIC8259 breakage [Hans Ostermeyer]
- gba.c: simplified video code, removing many redundancies. [Fabio Priuli]
- abc80x, abc1600: Added Luxor ABC keyboard port slot interface. [Curt Coder]
- softbox: Added CP/M hard disk installation instructions. [Mike Naberezny]
- pet8032: Fixed lowercase mode. [Mike Naberezny]
- concept: added stub implementation for the expansion slots as slot devices in place of previous outdated custom one. [Fabio Priuli]
- Corrected pitch and readback behavior for the ALF Apple Music II, and noted it's the same as the ALF AM1. [R. Belmont]
- BOB85: fixed Next key, enabled pasting with standard trainer keys, marked as working [Robbbert]
- softbox: Fixed LEDs. [Mike Naberezny]
- Modernized MEA 8000 sound device. [Fabio Priuli]
- Modernized the Mac Sound device. [Fabio Priuli]
- Modernized uPD1771c sound device. [Fabio Priuli]
- gizmondo: converted the GF4500 to be a device. [Fabio Priuli]
- ip22: converted the SGI Newport graphics board to be a device. [Fabio Priuli]
- enterp: Added Guru-readme and fixed setnames. [Guru]
- Modernized MC68328 (DragonBall) device. [Fabio Priuli]
- pc.c: Added t1000sl2. Hooked up the Tandy 1000 character rom to the other Tandy 1000 drivers. Reimplemented Tandy 1000 ROM banking according to the schematics. [Cowering, Wilbert Pol]
- Modernized VT100/Rainbow video device. [Fabio Priuli]
- Modernized VIC3 video device. [Fabio Priuli]
- Modernized uPD71071 DMA device. [Fabio Priuli]
- Modernized DS1315 clock device. [Fabio Priuli]
- dsk_dsk: Fixed incorrect sector size bug preventing standard DSK images from working. [Barry Rodewald]
- Modernized Samsung S3C44B0 device. [Fabio Priuli]
- Modernized AY-3-1015 device. [Fabio Priuli]
- bml3.c [jedwidz]
*improved keyboard
*improved video
*disk support
- megadriv: emulated protection for 16 Mahjong Tiles II and Tekken Special [EkeEke, Fabio Priuli]
- ep64: Modernized the Enterprise 64/128 driver. [Curt Coder]
- pet8032: Fixed natural keyboard. [Mike Naberezny]
- marked Game Boy, Game Boy Color, Game Boy Advance, Game Gear, Intellivision, Lynx, Master System, MegaDrive / Genesis, NES / Famicom, Neo Geo Pocket, Neo Geo Pocket Color, PV-1000, Super Cassette Vision, Super NES / Super Famicom, Wonderswan and Wonderswan Color as supporting save states. PC-Engine supports save states too, but only for HuCard games and not for CDs. Please report issues with save and restore in these systems, if any, to MameTesters. [Fabio Priuli]
- ql: Added Merlin Tonto ROM dumps. [Ash Evans]
- pet4032: Fixed natural keyboard. [Mike Naberezny]
- terminal: Fixed natural keyboard. [Mike Naberezny]
- n64: improved PIF / RDRAM initialization [Joe]
- wangpc: Use medium resolution video controller by default. [Curt Coder]
- ti99: Added a new cartridge type "gromemu" for GROM emulators
Télécharger MESS v0.149 (32-bit)
Site Officiel de MESS
 
 WinUAE v2.6.1 Beta 1 FR (32-bit) 
Samedi 08/06/13 à 11:47 par Firebrand
Tradu-France vient de publier la traduction de la dernière beta de WInUAE. Les traductions des versions stables ont également été améliorées.
Télécharger WinUAE v2.6.1 Beta 1 FR (32-bit)
Tradu-France
 
 WinUAE v2.6.1 Beta 1 (32-bit) 
Mercredi 05/06/13 à 19:20 par Firebrand
Toni Wilen reprend le cycle de développement de son émulateur Amiga pour Windows. Voici ce qu'il nous a concocté pour cette première mouture:
- KS 1.3 OFS hardfile fix. Apparently 1.3 L:FastFileSystem does not support OFS. Use ROM built-in FS if OFS partition and hardfile FileSys path is empty. (2.6.0)
- Added emulation of unimplemented FPU instruction exceptions. New FPU "Unimplemented emu" option added to GUI: ticked = emulate all instructions (old behavior), Unticked = instructions not emulated, unimplemented instructions generate exceptions: 6888x: S or D variants are not supported (FSADD, FDADD etc..), 68040/060 only. 68040: usual removed instructions and FINT/FINTZ 68060: usual removed instructions, FTRAP, FDBcc and FScc. FINT and FINTZ are back. 68040/060 unimplemented datatype (packed decimal) is still emulated normally because unimplemented datatype exception requires special pre and post FPU-only exceptions. (This is not guaranteed to be perfect, not that easy to test fully)
- Hardware/software reset didn't reset SCSI emulation fully.
- A3000 KS 1.4 scsi driver wasn't fully compatible with SCSI emulation, write command got stuck in never ending loop. Only reads worked. (WD SCSI chip is quite flexible, it allows multiple and very different ways to send and process SCSI commands)
- Non-prefetch CPU mode RESET/JMP (An) combination detection did only check if it was located in chip ram, it didn't check Z2 Fast.
- Input panel Invert option added. Button and key presses become releases and vice versa. Joystick and mouse (if relative) movement is inverted.
- winuaeenforcer aros m68k debug.library segtracker-like support added.
- Added Tf debugger command that lists FileSystem.resource contents.
- Added system memory list dump option to debugger ('Tm')
- Merge >2M chip RAM with original chip ram pool instead of creating new one.
- Bitplane data (usually horizontally repeating) was visible if sprites were visible in border regions. (2.6.0)
- Do not emulate CIA TOD bug if MMU emulation is enabled, workaround for Amix boot hang. (Until real problem is found)
Télécharger WinUAE v2.6.1 Beta 1 (32-bit)
Site Officiel de WinUAE
 
 Messinfo.dat v7.01 
Mercredi 22/05/13 à 19:54 par Firebrand
Une nouvelle version de ce fichier informatif pour MESS a été publié à l'occasion de la v0.148u5 de MESS. Les nouvelles données sont les suivantes:
- 7.01 20/05/2013: Aligned files to 0.148u5 version. Updated this files: 'sourcechanges.txt', 'changelog.txt', 'alltimesMESS_WIP.txt' and 'Drivers SVN...txt'. Updated the SVN until May 20, 2013 (r22988).
- 7.00 18/05/2013: Fixed some items. Updated the SVN until May 18, 2013 (r22899).
- 6.28 17/05/2013: Phase 6 completed! All available resources added (aligned to version 0.148).
- 6.27 13/05/2013: Updated the SVN until May 13, 2013 (r22807). Added resources info; 1,934 sets checked, 75% right).
Télécharger Messinfo.dat v7.01
Site Officiel de Messinfo.dat
 
 UME v0.148u5 
Mardi 21/05/13 à 12:58 par Firebrand
Cette synthèse de MAME et MESS réunit une fois de plus les mise à jour des deux émulateurs.
Télécharger UME v0.148u5
Site Officiel de UME
 
 MESSUI v0.148u5 (32-bit) 
Mardi 21/05/13 à 12:57 par Firebrand
Cette version de MESS pourvu d'une interface graphique proche de MAMEUI a été mis à jour avec la dernière version de MESS.
Télécharger MESSUI v0.148u5 (32-bit)
Site Officiel de MESSUI
 
 MESS v0.148u5 (32-bit) 
Lundi 20/05/13 à 11:36 par Firebrand
Au même moment que MAME, MESS a également été mis à jour. Voici les modifications apportées:
MAMETesters Bugs Fixed
- 05172: [Crash/Freeze] (megadriv.c) 32x and clones: [debug] Assertion 'curlabel->m_codeptr == __null' failed. (hap)

New System Drivers Supported:
- Ensoniq ESQ-M [Anonymous]
- 15IE-00-013 [shattered]

Systems Promoted from GAME_NOT_WORKING:
- D6800 [Robbbert]

Skeleton drivers:
- RCA COSMAC Microkit [Bill Degnan, Curt Coder]
- SSE SoftBox [Mike Naberezny, Curt Coder]
- V-Tech V-Smile (Germany) [TeamEurope]

Software Lists:
- softlist: Added year and publisher info to most games in Amiga OCS, ECS, AGA and Atari ST softlist, fixed shortnames and descriptions where needed, improved parent/clone relationships, made better use of part_id features in multidisk sets. Also, re-ordered sets in ZX softlist. [Anonymous, Fabio Priuli]
- partner_cass.xml: fixed some descriptions and added more info [LoganB]
- jaguar.xml: added some dumps surfaced since last update of the list. [LoganB]
- bbca_cass.xml/bbcb_cass.xml: moved a few files in the proper list and added some info. [Nigel Barnes]
- mbc55x.xml: added a few more disks. [pete_j]
- m20.xml: added newly dumped CP/M 8000 disk [Christian Groessler]
- x68k_flop.xml: added missing sets from TOSEC, plus a lot of new disks dumped in the past seven years, plus lots of info [Ashura, mek1, wushu, Starscream the 2nd, cpt. Misumaru Tenchi,
SuperDeadite, Anna Wu, Fabio Priuli]
- Added software list for mc1502 [shattered]
- megadriv.xml: added more pcb documentation. [sunbeam, gigadeath, nights]
- vsmile.xml: added first cart dumps. [TeamEurope]
- ibm5170.xml: added some more coverdisks. [Kaylee]
- c64_cart.xml: Added Super Snapshot family. [Curt Coder]
- v1050.xml: Added CP/M Plus BIOS 2.0. [Bill Degnan]
- Added software lists for NorthStar Horizon/Advantage floppies. [Dave Dunfield]

Source Changes
- aim65.c: added software list for software ROMs and hooked up to the driver. [K1W1, Fabio Priuli]
- applix: The mirror is required for the system to size up the ram correctly [O. Galibert]
- esq1: preliminary emulation of analog stages (VCFs and VCAs) [O. Galibert]
- electron.c: Added cartridge support. [Wilbert Pol]
- cp1: added layout and keyboard input. [Sandro Ronco]
- psxmultitap: add multitap support [Carl]
- D6800: Various improvements. Most games are playable. [Robbbert]
- D6800: Cassette connected up, system marked as WORKING [Robbbert]
- a7800.c - Red and Blue miscalculated proportions fixed. [Robert Tuccitto]
- pc: remove unused ibm5150_ppi8255_interface [shattered]
*pc, ec1841: unbreak DBG_LOG macro
*mc1502: FDC xtal freq is 16 MHz
*asst128: another PC XT clone
*ec1841: add softlist, set 'v2' as default BIOS to avoid resets
- nes.c: greatly improved save state stability, by adding registration of on-cart VRAM/WRAM. [Fabio Priuli]
- gameboy/gbcolor: simplified video code by reducing the number of memory pointers used, and added support for save state registration. [Fabio Priuli]
- slotify pc joystick [Carl]
- Apollo updates: [Hans Ostermeyer]
*Added 4 and 8 plane color graphics board support
*Renamed dn3x00 to dn3x00_19i and dn3x00_15i to dn3x00
*Reworked video/apollo.c into class apollo_graphics
*Fixed recent regression where the arrow keys moved the mouse pointer
- v1050: Fixed floppy drive type. [Curt Coder]
- cosmac: Added the original CDP1801 CPU variant and rewrote the disassembler. [Curt Coder]
- sms.c: Change hcount calculation to use screen timings and moveit to the VDP. [Enik Land]
- pc_joy_sw: add MS Sidewinder pad [Carl]
- a7800 - [huygens]
*Changed default difficulty switch setting to 'A' so Tower Toppler loads the first level.
*Added 7 cpu cycle delay between hsync and Maria DMA (based on atari docs).
*Rewrite of video code to emulate Maria line ram buffers.
- a7800 : Rendering from line ram no longer uses maria write mode bit (should only use read mode bits) [huygens]
- com8116: Fixed frequency divisors. [Curt Coder]
- exp85, ob68k1a: Fixed terminal. [Curt Coder]
- i8251: Implemented parity and 16X/64X clock modes. [Curt Coder]
- wmbullet, softbox, super6, xor100, sage2, mpz80, horizon: Refactored to use a serial terminal connected to an RS-232 port. [Curt Coder]
- gameboy: modernized sound emulation and added save state [Fabio Priuli]
- lynx.c: modernized sound emulation, slightly simplified blitter functions and added save state to the driver. [Fabio Priuli]
- wswan.c: updated rom banking mechanism to be save state friendlier and added save state support to the driver. [Fabio Priuli]
- ngp.c: added save state support to the driver. [Fabio Priuli]
Télécharger MESS v0.148u5 (32-bit)
Site Officiel de MESS
 
 WinUAE v2.6.0 FR (32-bit) 
Samedi 18/05/13 à 12:57 par Firebrand
Tradu-France nous a rapidement fourni la version en français du dernier WinUAE.
Télécharger WinUAE v2.6.0 FR (32-bit)
Tradu-France
 
 WinUAE v2.6.0 (32-bit) 
Samedi 18/05/13 à 12:56 par Firebrand
Après 21 versions beta, une nouvelle version stable de WinUAE est disponible en version 32 et 64-bit. Les modifications apportées entre les deux versions stables sont les suivantes:
New features:
- SCSI and ATAPI (IDE) CD drive emulation.
- Full 68030, 68040 and 68060 MMU emulation. Amix, Linux, NetBSD, Enforcer,
WHDLoad MMU option and more fully working.
- Built-in full CHD CD and HD image support. HD image support is read-only.
- Partial partition hardfile on the fly eject/replacement support, requires filesystem that has removable drive support.
- Multiple Direct3D shader filters can be enabled simultaneously, optionally shader can be now run after scaling and filtering.
- Directory filesystem shortcut (.lnk) and symbolic links are mapped to Amiga soft links.
- Added support for mountlist-like hardfile configuration files.

Updates:
- A590/A2091/A3000 SCSI emulation compatibility improved. (Amix, NetBSD etc..)
- A2065 network adapter compatibility improved. (Early NetBSD versions)
- 68040 MMU emulation compatibility improved.
- Multithreaded IDE and SCSI emulation, slow read or write operations won't
temporarily pause the emulation anymore.
- When CPU double faults, emulated CPU is halted instead of forcing instant
emulated hardware reset.
- Custom chipset emulation improved (Subtle Shades / Nuance).
- Full Amiga file timestamp resolution (1/50s) support on FAT directory filesystems.

Bug fixes:
- If display mode switched from RTG to native (or vice versa) and WinUAE window had no focus: emulation incorrectly started receiving keyboard input.
- 1.5M chip ram option didn't work.
- GamePorts panel Swap Ports button cleared custom mappings.
- 68060 + more compatible checked was unreliable.
- 68040/68060 no FPU/FPU disabled exception stack frame fixed.
- A2024 and Graffiti emulation memory leak fixed.
- FPU rounding mode was reset when using filters.
Télécharger WinUAE v2.6.0 (32-bit)
Site Officiel de WinUAE
 
 WinUAE v2.6.0 Beta 21 (RC2) (32-bit) 
Mercredi 15/05/13 à 19:23 par Firebrand
Toni Willen donne un dernier coup de polish à la beta de WinUAE avant la prochaine version stable qui devrait arriver d'ici un ou deux jours. En attendant, voici l'unique changement apporté:
- Ultimate Body Blows CD32 pad button problem fix. Hopefully this last minute update does not break anything else
Télécharger WinUAE v2.6.0 Beta 21 (RC2) (32-bit)
Site Officiel de WinUAE
 
 WinUAE v2.6.0 Beta 20 (RC1) (32-bit) 
Samedi 11/05/13 à 12:21 par Firebrand
Dernier coup de collier pour Toni Wilen avant la prochaine version stable de WinUAE qui devrait arriver très prochainement si de gros problèmes ne sont pas trouvés dans cette nouvelle beta. En attendant, voici les améliorations apportées:
- AROS ROM updated.
- DirectSound mode crashed if DS sound play cursor got stuck (which normally shouldn't happen
Télécharger WinUAE v2.6.0 Beta 20 (RC1) (32-bit)
Site Officiel de WinUAE
 
 WinUAE v2.6.0 Beta 19 FR (32-bit) 
Samedi 04/05/13 à 11:36 par Firebrand
La dernière beta de WinUAE a rapidement été traduite en français par Tradu-France.
Télécharger WinUAE v2.6.0 Beta 19 FR (32-bit)
Tradu-France
 
 WinUAE v2.6.0 Beta 19 (32-bit) 
Samedi 04/05/13 à 11:36 par Firebrand
Une nouvelle beta de WinUAE a été publiée. Peu de changements à signaler cette fois:
- Reduced internal display buffer memory usage, use MEM_TOP_DOWN VirtualAlloc() flag, this seems to reduce Windows XP only memory reservation problems that cause mysterious crashes.
- GUI allowed cycle exact and JIT active at the same time.
Télécharger WinUAE v2.6.0 Beta 19 (32-bit)
Site Officiel de WinUAE
 
 Messinfo.dat v6.26 
Jeudi 02/05/13 à 18:56 par Firebrand
Ce fichier informatif pour MESS a été mis à jour. Voici les nouvelles données ajoutées:
- 6.23 10/04/2013: Added info about three new sets added in 0.148u3.
- 6.24 13/04/2013: Updated the SVN until April 13, 2013 (r22368).
- 6.25 28/04/2013: Updated the SVN until April 28, 2013 (r22589).
- 6.26 01/05/2013: Aligned files to 0.148u4 version. Updated this files: 'sourcechanges.txt', 'changelog.txt', 'alltimesMESS_WIP.txt' and 'Drivers SVN...txt'. Updated the SVN until April 30, 2013 (r22620).
Télécharger Messinfo.dat v6.26
Site Officiel de Messinfo.dat
 
 UME v0.148u4 
Mercredi 01/05/13 à 12:04 par Firebrand
Ce synthèse de MAME et MESS a été mis à jour avec les nouvelles sources respectives des deux émulateurs.
Télécharger UME v0.148u4
Site Officiel de UME
 
 MESSUI v0.148u4 (32-bit) 
Mercredi 01/05/13 à 12:00 par Firebrand
Ce version de MESS pourvu d'une interface graphique utilisateur ont été mises à jour avec les sources de MESS v0.148u4.
Télécharger MESSUI v0.148u4 (32-bit)
Site Officiel de MESSUI
 
 MESS v0.148u4 (32-bit) 
Mercredi 01/05/13 à 11:56 par Firebrand
Après MAME, c'est bien entendu au tour de MESS d'être mis à jour. Voici les nouveautés de cette version:
New System Drivers Supported:
- DAG Z80 Trainer [Robbbert]

Systems Promoted from GAME_NOT_WORKING:
(none)

Skeleton drivers:
- Ravensburger Selbstbaucomputer [Robbbert]

Software Lists:
-softlist: added PCB documentation to gba, gbcolor and n64 lists, based on nointro pictures [LoganB]

Source Changes
- XT IDE interface [Phill Harvey-Smith]
- Fix for ROM paging on both the Dragon 64 and Dragon Alpha, which restores the Dragon Alpha to working condition [Phill Harvey-Smith]
- Z800x and M20 improvements to boot CP/M-8000 [Christian Groessler]
- Z800x: Push the correct word on internal traps.
- Z800x: Fix FCW handling in system non-segmented mode.
- Z800x: Add missing form of ldb reg, #imm. Z800x: Show previous PC, NSPSEG, and
PSAPSEG in the debugger. Z800x: Improved flags display in the debugger. Z800x: Add debugger command z8k_disass_mode to toggle segmented/non-segmented. Default "auto" tracks the current execution state. Z800x: Don't block nested exceptions if the priority and the
FCW allows it.
- s3, mach8: Added read/write registers, and implemented read masking in BitBLTs (used by XF86_S3). Made clipping rectangle checks against Destination X/Y when doing BitBLT. [Barry Rodewald]
- merged DAGZ80 into SELZ80 driver. Added a new bios version of SELZ80. [Robbbert]
- cd2650: added correct character generator rom [Robbbert]
- nes.c: major refactoring and improvements of NES/FC cart emulation: [Fabio Priuli]
*converted carts, mappers and pcbs to use slot devices
*fixed starting of Famicom, Famicom Twin and Dr. PCJr
*fixed handling of "no disk" in FDS so that the system displays Mario and Luigi jumping around as expected
*added AY8910 sound to Sunsoft-5B (Gimmick JPN sfx)
*added YM2413 to VRC-7 (Lagrange Point OST)
*added support for recorded samples to Jaleco sport titles and to Bandai Family Trainer Aerobics Studio, thanks to notes by hap and egoh, and recordings by Pongbashi (samples are needed because these games use a currently undumpable speech chip)
*added support for NES-EVENT pcb used by Nintendo World Championship 1990, including dipswitches
*added support for Galoob Game Genie real usage (in addition to the codes which Puggsy added to his cheat collections): when you load ggenie, a second cartslot becomes available to load another game attached to the cheat device (e.g. with "mess.exe nes -cart ggenie
- cart2 smb") and you can enter the cheat codes as in a real NES
*added support for Nantettatte!! Baseball lock-on mechanism, based on the tests performed by naruko on his carts: when you load nantbb, a second cartslot becomes available to load one of the two update minicarts (91 Hen or OB Hen)
*improved emulation of Namcot 163, 175 and 340 boards, based on the tests performed by naruko, lidnariq and bootgod on the real hardware
*moved Nantettatte!! Baseball minicarts to a separate list (nes_ntbrom.xml) because they cannot be loaded in the NES directly, but only through the nantbb subslot
*emulated bus conflict (CPU/PRG) in PCBs documented as having it
*partial emulation of open bus, enough to make working the games using it as a sort of protection
*fixed crash when loading files using FFE mappers
*fixed mirroring in some boards (Sunsoft DCS and UNL-CC-21) and in some games (e.g. Paris Dakar Rally Special and Escape from Atlantis)
*fixed a few bugs in Tengen 800032 emulation (mapper 64), promoting Klax, Xybots and Road Runner to working state
*fixed Tengen 800037 emulation (mapper 158), promoting US Alien Syndrome to working state
* fixed NINA-001 emulation (mapper 34), promoting Impossible Mission II to working state
*improved Taito LROG017 emulation (mapper 77), promoting Napoleon Senki
to working state
*added emulation of the Sachen SA-9602B pcb used by Mei Shao Nv Meng Gong Chang, a chinese port of Princess Maker by Sachen, based on the great work done by Cah4e3 in FCEUMM
*added working emulation of many bootleg pcbs used for pirate conversions from FDS (Ai Senshi Nicol, Doki Doki Panic, Fuuun Shaolin Kyo, Green Beret, Monty no Doki Doki Daidassou, Tobidase
Daisakusen, Super Mario Bros Malee 2 / Genius Merio Bros...)
*improved emulation of many pirate pcb (BMC-GOLDENCARD-6IN1, KS7013B, KS7012, BMC-GHOSTBUSTERS63IN1, UNL-MALISB, MAXI15 and more...)
*improved RacerMate Challenge II emulation, but the game is still not working due to unemulated bicycle controller
*added CPU-based IRQ mode in Tengen 800032 emulation (mapper 64), fixing Skulls & Crossbones gfx (but the game is still not working)
*improved IRQ handling fixing a lot of 1-line glitches, fixing gfx corruption in the upper half of Pinbot tables and allowing Sangokushi II - Haou no Tairiku to boot.
*fixed many small inaccuracies in the old code, spot during the conversion
*added support for most other known pcbs, even if in most cases emulation is only sketchy
*reduced the need of fake alt pbcs for boards which only differed by mirroring handling (these are now recognized through the "mirroring" feature)
*removed fake wram which was added to a lot of partially documented pcbs and re-added it only where actually present, so to more accurately document what was really in the carts
- atari.c: Correct bit for POK_KEY_BREAK which now allows colon/semi-colon [:;] to work properly on Atari Computers. [Tom Clayton]
- psxcd: Further cdrom work, main functional change is better sector buffer handling [Carl]
- svmu.c: changed input mappings to be more standard [LoganB]
- pc8201: Added Japanese ROM. [noris]
- bbc.c: Fixed cassette loading. [Wilbert Pol]
- csw_cas.c: Fixed CSW header detection regression. [Wilbert Pol]
Télécharger MESS v0.148u4 (32-bit)
Site Officiel de MESS
 
 WinUAE v2.6.0 Beta 18 FR (32-bit) 
Samedi 27/04/13 à 10:59 par Firebrand
La nouvelle version du WinUAE est maintenant disponible en français.
Télécharger WinUAE v2.6.0 Beta 18 FR (32-bit)
Tradu-France
 
 WinUAE v2.6.0 Beta 18 (32-bit) 
Samedi 27/04/13 à 10:59 par Firebrand
Une nouvelle version beta de cet émulateur Amiga a été publiée. Les améliorations sont les suivantes:
- If config (for example default.uae) has keyboard layout A/B/C selected, it will be remembered as default keyboard layout for selected port, then if new config is loaded and it has non-existing device (for example unplugged gamepad), port is configured for remembered default keyboard layout instead of always defaulting to layout A.
- Patch stupid CD32 ROM CD drive detection CPU delay loop if configured for non-approximate CPU speed modes.
- Validate RTG blit parameters more carefully to prevent invalid memory accesses if program(s) do bad things.
- winuaeenforcer disassembly crashed due to recent debugger changes.
- B15 sprite emulation update caused graphics corruption if display window was "too wide". (Himalaya / Avalanche)
- Mention also Administrator privileges in real harddrive/memory card "block zero write failed" messages.
- Modified emulation of ddfstrt/ddfstop value pairs that cause display corruption on real hardware due to bitplane dma being active too long and conflicting with refresh/strobe slots, prints log message.
Télécharger WinUAE v2.6.0 Beta 18 (32-bit)
Site Officiel de WinUAE
 
<< Page précédentePage suivante >>