Organiser
Filtrer par machine :
Type de vue :
 
 MAME MacIntel v0.273 
Lundi 13/01/25 à 16:59 par Firebrand
Ce build de MAME 32-bit pour processeurs Intel et MacOS (version 14 Sonoma minimum) a été compilé avec les sources de MAME v0.273.
Télécharger MAME MacIntel v0.273
Site Officiel de MAME MacIntel
 
 pfeMAME v2.32.5 
Dimanche 12/01/25 à 18:34 par Firebrand
Ce frontend pour MAME a été mis à jour. Les améliorations sont les suivantes:
- Added a lot more logging of the MAME executable location process in FilePaths. I have done this in order to assist with major problems in the MacOS distributable version of pfeMAME no longer getting the right responses from subprocess when trying to run MAME from the system path rather than an absolute path.
- Modified the method used to find the MAME executable when auto-finding to try and be a bit more robust for MacOS.
- Simplified the icon code for the main menu
- Simplified the on_control_changed code in alternate emulator engines
- Fixed bug in panelslots.py that was generating bios names for all machine types for the selected system, rather that the specific system machine type (i.e. list was way too long and selections could be incorrect for the actual system)
- Simplified and made more pythonic a number of other sections of code in panelslots.py
- Fixed bugs in panelslots
*Fixed bug that would cause a crash for systems that don’t have a bios option
*Added a first bios option to be a blank field which is possible for some systems
*Fixed bug that would prevent you from being able to default or empty slots for systems that you are configuring for the first time
*Fixed bug that would stop you from clearing a single line in slot options
- After closing the alternate_emulators window, the XML file is reloaded to update the alternate emulator data in memory. This way you shouldn’t have to restart pfeMAME but you will have to refresh the database to see the changes.
- The Tile View filter (All of Favorites) is now set based on the value from the Main View. You can still toggle it when in Tile View.
- Updated the non mame defaults XML file to include additional command line options for visual pinball that send it to the background and fully close when the table exits. Much better for non-keyboard implementations.
- Added a feature to allow all ROMs tagged as a favorite to be exported to a selected folder. Can be found in the ‘File’ menu.
- Added a new preference setting to set the main window Fullscreen on startup
- Added a new preference setting to recall the main view ROMs list columns widths on startup. Whatever they were when the application was last closed will be recalled.
- Updated the preferences window to expand vertically to use available space.
- Fixed issue with the joystick code causing high CPU usage. By default the polling is set to maximum speed (0 delay) which chews up to 20% CPU which is ridiculous. Have set to 50 which is just fine.
- Added a set-focus event so that when changing the filtered view for the main list, the list is selected for focus so you can start scrolling without having to first click into the window. At the same time I force the visible row back to ZERO to ensure that a row is aways selected.
- Had to change the get checkbox controlls code as for some reason I don’t currently understand, its causing errors in python 3.13. Also moved it to a function as its used in 3 different places.
- Fixed a bug in the code that recalled the last ROM selected. For systems this would work if the first system ROM was the top level system (e.g. ZX Spectrum) and then the next ROM after that was the program you wanted to run. This would not work if the first system was the system and also the ROM (e.g. pinball tables).
- Significant improvement to how the mame history file was loaded into memory and then searched on the fly. Previously done in a list which was then iterated through for searching using pure python. Have moved to keeping it in one massive string and using the inbuilt ‘find’ which is in C so a heck of a lot faster. We’re talking x10 speed improvement on a fast system. I would expect slower systems to be even better. The net result is that scrolling through ROMs will be just that little bit faster now. IMPORTANT: At the same time I have dropped the legacy support for the older history.dat file. Only the XML file is now supported.
- Updated the manual – please read it if this is your first time using this application.
- Fixed a bug in alternate emulator engines when using the set defaults feature that would cause an error if you didn’t select any engine types. Also fixed a bug in the same custom dialog that would return an wx.ID_OK event even if you pressed ESC or closed the dialog without selecting anything in the drop-down.
Télécharger pfeMAME v2.32.5 (Windows)
Télécharger pfeMAME v2.32.5 (MacOS)
Télécharger pfeMAME v2.32.5 (Linux)
Site Officiel de pfeMAME
 
 Fichiers additionnels pour MAME v0.273 
Jeudi 09/01/25 à 20:25 par Firebrand
De nouveaux fichiers additionnels ont été publiés pour MAME v0.273:
BestGames.ini v0.273 (9.00)
- 2025/01/08 9.00: Online the version 0.273; 1 game renamed and 13 added (3,510 evaluated).

Command.dat v0.273 (9.00)
- 2025/01/08 9.00: Aligned items with MAME 0.273. Removed (martmasttw); renamed (fgtlayerj) to (fgtlayerja), (soulclbrab) to (soulclbrac), (soulclbrja) to (soulclbrja2) and (tektagtja) to (tektagtja3).
Télécharger BestGames.ini v0.273 (9.00)
Télécharger Command.dat v0.273 (9.00)
ProgettoSNAPS
 
 GameEx v18.99 
Mercredi 08/01/25 à 18:33 par Firebrand
Une nouvelle version de ce frontend multi-systèmes a été publiée mais les changements ne sont pas connus.
Télécharger GameEx v18.99
Site Officiel de GameEx
 
 GameInit.dat v0.273 (11.01) 
Mercredi 08/01/25 à 18:14 par Firebrand
Ce fichier donnant des informations sur comment démarrer certaines machines de MAME dont le fonctionnement est plus complexe que d'habitude a été mis à jour pour MAME v0.273:
- 2025/01/07 11.01: Aligned item names with MAME 0.273.
Télécharger GameInit.dat v0.273 (11.01)
Site Officiel de GameInit.dat
 
 RetroArch v1.20.0 
Lundi 06/01/25 à 17:42 par Firebrand
Cet ensemble de noyaux d'émulateurs réunis sous une même interface a été mis à jour. Voici la liste des améliorations, mais vous avez des explications plus détaillées et illustrées sur le site officiel:
- AUDIO: Fix audio handling in case of RARCH_NETPLAY_CTL_USE_CORE_PACKET_INTERFACE
- AUDIO: Include missing audio filters on some platforms
- AUDIO/PIPEWIRE: Add PipeWire audio driver
- AUDIO/PIPEWIRE: Add PipeWire microphone driver
- APPLE: Hide threaded video setting
- APPLE: Use mfi joypad driver by default
- APPLE: Include holani, noods, mrboom, yabause, bsnes-jg core in App Store builds
- CHEEVOS: Add rarity and points to achievement unlock widget
- CHEEVOS: Add rank to leaderboard submission notification
- CHEEVOS: Update to rcheevos 11.5
- CHEEVOS: Update to rcheevos 11.6
- CHEEVOS: Show rcheevos game image in Discord rich presence
- CHEEVOS: Use translated strings for achievement messages
- CLOUDSYNC: Allow saves and configs to be synced optionally
- CLOUDSYNC: Add iCloud cloud sync driver
- CLOUDSYNC: Speed up by upload/download in parallel
- CLOUDSYNC: Allow thumbnails and system dir to be synced optionally
- CLOUDSYNC: Enable CloudSync on Android (non-SSL)
- CLOUDSYNC: Add more logs in failure situations
- CLOUDSYNC: Fixes for reauthentication and parallel sync
- CLOUDSYNC: Fixes for file resurrection
- CLOUDSYNC: Enable CloudSync on Windows
- CRT/SWITCHRES: Update switchres to 2.2.1
- GENERAL: Support for mbedtls v3
- GENERAL: Automatic Frame Delay refactor
- GENERAL: Remove Frame Rest, obsoleted by Frame Delay refactor
- GENERAL: Wrap around auto increment save state indexes when amount of states is limited
- GENERAL: Enable CHD hashing for Switch and DOS
- GENERAL: Enable auto save state when new content is loaded
- GENERAL: Improve Preemptive Frames when pointing device is used
- GENERAL: Fix building with menu disabled
- HAIKU: Restore Haiku build
- INPUT: Allow to select a preferred/reserved device for each player
- INPUT: Enable Caps, Num, Scroll Lock modifiers on multiple platforms
- INPUT: Autoconfig extension with alternative name/vid/pid
- INPUT: Fix autoconfig profile saving when device is not in the default port
- INPUT: Change classic turbo mode to work independently of which key was pressed first
- INPUT: Pointer and lightgun handling sanitization on Windows and Linux desktop platforms. These input drivers will now report edge and offscreen positions in a harmonized way, and will not return 0 instead.
- INPUT/DINPUT: Fix detection of quick shift key presses
- INPUT/HID: Fix crash on macOS when disconnecting the controller a second time
- INPUT/LINUX: Add illuminance sensor support to the linuxraw, sdl2, udev, and x11 input drivers
- INPUT/Remaps: Sort and apply remaps based on the specific connected controller
- INPUT/UDEV: Enable mouse buttons 4 and 5
- INPUT/WAYLAND: Enable horizontal scroll and mouse buttons 4 and 5
- INPUT/WAYLAND: Simulate lightgun input for cores
- INPUT/WAYLAND: Support for cursor-shape-v1 and content-type-v1 protocol
- INPUT/X11: Enable mouse buttons 4 and 5
- iOS: Enable vibration by default
- iOS: Better handling of physical mice/magic keyboard trackpad
- iOS: Mouse grab fixes
- iOS: Fix mouse cursor movement when button is held down
- iOS: Fix microphone support request and entitlement
- iOS: Enable compilation back to iOS 12
- iOS: Fix OpenGL ES context usage on iOS 9
- iOS/TVOS: Add Opera to App Store build
- iOS/TVOS: Bring NEON defines in line with ARM64
- iOS/TVOS: Flush save files on backgrounding
- LIBRETRO: Support RETRO_ENVIRONMENT_GET_FILE_BROWSER_START_DIRECTORY
- LIBRETRO: Support “/” as a file extension for loading a directory as content
- FFMPEG: Fix crash when playing back a file with 96 kHz audio
- MACOS: New display server, including support for ProMotion 120Hz V-Sync
- MACOS: Create App Store build
- MACOS: Generate key up events for command keys
- MIDI: Fix long messages (SysEx) in WinMM driver
- MIDI: Fix lingering notes on close in Alsa driver
- MENU: Support local thumbnails in other image formats than png (jpg/jpeg, bmp, tga)
- MENU: Delete also savestate thumbnails when savestates are garbage collected
- MENU: Option to disable analog stick menu navigation
- MENU: Fix pause toggle to not clear fast forward state
- MENU: Fix search playlist index in XMB/Ozone
- MENU: Fix renamed entry display
- MENU: Filter unknown extensions also inside zip files
- MENU: Add icons for present / missing firmware on core info page
- MENU: Ignore other hotkeys when menu toggle is pressed
- MENU: Fix menu jumping when using L3+R3 combo
- MENU: System Information now only shows features relevant for the platform
- MENU/GLUI: Make Show Sublabels options effective
- MENU/GLUI: Icon fixes
- MENU/XMB: Allow playlist icons to be individually customized, by looking for images in Named_Logos
- MENU/OZONE: Add Selenium theme for Ozone
- MENU/OZONE: Touchscreen improvements
- MENU/OZONE: Add a touch-sensitive Resume button in the lower right corner
- NETPLAY: Add East Asian relay server
- OVERLAY: Add option to load overlay based on system name
- PS2: Fix several broken cores depending on pthread
- QT: Enable building with Qt6
- QT: Fix input panel
- RECORDING: New WAV recording driver (audio only)
- REMOTE RETROPAD: Add gyro/acceleration/light sensor test screen
- REMOTE RETROPAD: Add pointer test screen
- REPLAY: Replay format extended to support external tools
- TVOS: Support bluetooth keyboards on tvOS
- TVOS: Fixes to run correctly on TVOS13
- TVOS: Better handling of Siri remote
- TVOS: WebDAV server for adding files more easily
- TVOS: Add Settings.app option to reset retroarch.cfg
- TVOS: Bring minimum tvos version down to 13.0
- VIDEO: Show and use exact refresh rate (3 decimals) and interlace/doublestrike where available
- VIDEO: Allow setting viewport bias to offset viewport horizontally/vertically
- VIDEO: Support viewport bias also with integer overscale and custom aspect ratios
- VIDEO: Use shader path from CLI for shader cycling
- VIDEO: Pixel perfect integer scaling improvements: axis options, smart mode
- VIDEO: Add upscale 1.66x filter
- VIDEO/D3D: Fix GPU screenshots
- VIDEO/KMS: Force fullscreen when KMS is used
- VIDEO/OpenGLES: Improve version directive granularity
- VIDEO/SHADERS: Fix memory leak when shader parameter step is 0.0
- VIDEO/SHADERS: Add 2 uniforms, OriginalAspect and OriginalAspectRot.
- VIDEO/SHADERS: Add CoreFPS and FrameTimeDelta uniforms.
- VIDEO/SLANG: Support optional includes
- VIDEO/VULKAN: Fix Vulkan window freezes when swapchain becomes suboptimal
- VIDEO/VULKAN: Prefer IMMEDIATE mode without vsync
- VIDEO/X11: Support inhibit of Xss screensaver
- VITA: Enable analog L2/R2 triggers when a DS3 controller is used with PS Vita
- WAYLAND: Fix segfault when relative pointer is not supported
- WAYLAND: Use reverse DNS name for desktop file and icon
- WAYLAND: Commit viewport resizes for more responsive display when resizing window
- WINDOWS: Fix restart if path to executable contains non-ASCII symbols
- WINDOWS: Hide directories starting with $ from file browser
Télécharger RetroArch v1.20.0 (32-bit) (Windows)
Télécharger RetroArch v1.20.0 (64-bit) (Windows)
Télécharger RetroArch v1.20.0 (Intel 64-bit) (MacOS)
Télécharger RetroArch v1.20.0 (Apple Silicon/Intel) (MacOS)
Télécharger RetroArch v1.20.0 (Linux)
Télécharger RetroArch v1.20.0 (Nintendo GC)
Télécharger RetroArch v1.20.0 (Nintendo Wii)
Télécharger RetroArch v1.20.0 (Nintendo WiiU)
Télécharger RetroArch v1.20.0 (.3dsx) (Nintendo 3DS)
Télécharger RetroArch v1.20.0 (.cia) (Nintendo 3DS)
Télécharger RetroArch v1.20.0 (Nintendo Switch)
Télécharger RetroArch v1.20.0 (PlayStation 2)
Télécharger RetroArch v1.20.0 (PSP)
Télécharger RetroArch v1.20.0 (PS Vita)
Site Officiel de RetroArch
 
 NPlayers.ini v0.273 
Dimanche 05/01/25 à 17:48 par Firebrand
Les nouvelles machines de MAME v0.273 ont été intégrées à ce fichier permettant de trier les jeux par nombre de joueurs.
Télécharger NPlayers.ini v0.273
Site Officiel de NPlayers.ini
 
 Mame Classic v10.2.0 
Dimanche 05/01/25 à 17:47 par Firebrand
Une nouvelle version de ce frontend pour MAME a été publiée. Voici la liste des nouveautés:
- Added : Support for AntoPISA's gameinit.dat and command.dat.
- Changed : Included mess.dat and portable.dat now have a .txt extension to differentiate them from official MAME .dat files. Be sure to replace or rename your portable.dat before running this version for the first time.
- Changed : The Information screen now loads individual files selected by the user.
- Fixed : MAME Classic would error if you clicked on a button or link during the delay while loading a software list.
Télécharger Mame Classic v10.2.0
Site Officiel de Mame Classic
 
 Versions 32-bit des builds de MAME 0.273 
Dimanche 05/01/25 à 17:45 par Firebrand
Les versions non officielles de MAME pour processeurs 32-bit ont été mises à jour vers MAME v0.273.
Télécharger MAME v0.273 (32-bit)
Télécharger MAMEUI32 v0.273
Télécharger ARCADE v0.273.0 (32-bit)
Télécharger WolfMAME v0.273 (32-bit)
MAMEXP
 
 SDLMAME4Ubuntu v0.273 (64-bit) 
Dimanche 05/01/25 à 16:48 par Firebrand
Ce build de MAME pour Linux Ubuntu a été mis à jour vers MAME v0.273.
Télécharger SDLMAME4Ubuntu v0.273 (64-bit)
Site Officiel de SDLMAME4Ubuntu
 
 MAME Plus! v0.273 (64-bit) 
Dimanche 05/01/25 à 16:46 par Firebrand
Ce vieux build non officiel de MAME semble faire son retour grâce à une équipe chinoise, la xqemu team, et un fichier fourni par ProgettoSNAPS. La dernière version officielle de ce build était la v0.168, ça commence à faire loin, mais en dehors de la mise à jour vers MAME v0.273 j'ignore ce qui a changé.
Télécharger MAME Plus! v0.273 (64-bit)
ProgettoSNAPS
 
 History.xml v2.73 
Jeudi 02/01/25 à 20:32 par Firebrand
Ce fichier informatif pour MAME a été mis à jour à l'occasion de la sortie de MAME v0.273.
Télécharger History.xml v2.73
Site Officiel de History.xml
 
 GameInit.dat v0.272 (1.00) 
Jeudi 02/01/25 à 20:31 par Firebrand
Une nouvelle version de ce fichiers contenant des instructions pour démarrer certaines machines (arcade ou non) pour lesquelles ce n'est pas forcément évident a été publiée. Il s'agit désormais d'une collaboration entre AntoPISA et Robbert avec la fusion entre GameInit.dat du premier et Startup.dat du second qui faisait un peu la même chose
1.00 0.272 2025/01/01: New version of the file, now updated with Robbbert's collaboration.
Télécharger GameInit.dat v0.272 (1.00)
Site Officiel de GameInit.dat
 
 WolfMAME v0.273 (64-bit) 
Mercredi 01/01/25 à 17:18 par Firebrand
Les nouveautés de MAME v0.273 ont été intégrées à ce build interdisant l'utilisation de codes de triche pour les compétitions de high scores.
Télécharger WolfMAME v0.273 (64-bit)
Site Officiel de WolfMAME
 
 NegaMAME v0.273-1 
Mercredi 01/01/25 à 17:17 par Firebrand
Ce build de MAME prévu pour être utilisé avec le frontend Negatron a été mis à jour vers MAME v0.273.
Télécharger NegaMAME v0.273-1 (Windows)
Télécharger NegaMAME v0.273-1 (MacOS)
Télécharger NegaMAME v0.273-1 (Linux)
Site Officiel de NegaMAME
 
 Mameinfo.dat v0.273 
Mardi 31/12/24 à 18:13 par Firebrand
Les données relatives à MAME v0.273 ont été intégrées à ce fichier informatif:
- Updated to MAME 0.273 (http://git.redump.net/mame/log/).
- Added Source/Listinfo changes. Newest Bugs (31st Dec).
- Added/Reorganized 'Recommended Games'.
- Fixed Mameinfo.dat infos.
Télécharger Mameinfo.dat v0.273
Site Officiel de Mameinfo.dat
 
 SDLMAME v0.273 (Apple Silicon) 
Mardi 31/12/24 à 18:04 par Firebrand
Ce build de MAME pour MacOS a été mis à jour vers MAME v0.273.
Télécharger SDLMAME v0.273 (Apple Silicon)
Site Officiel de SDLMAME
 
 ARCADE v0.273.1 (64-bit) 
Mardi 31/12/24 à 18:03 par Firebrand
Une nouvelle version de ce build de MAME a été publiée. Voici la liste des changements:
- neogeo: fixed: some games had a black bar on the right-hand side.
- DT7: Added region dipswitch, for experimentation purposes.
Télécharger ARCADE v0.273.1 (64-bit)
Site Officiel de ARCADE
 
 MAMEUI64 v0.273.1 
Mardi 31/12/24 à 18:01 par Firebrand
Ce build de MAME a été mis à jour. Les améliorations sont les suivantes:
Changes:
- Removed option to change clone colours - it hadn't been working for a long time.
- mononcol: Fixed crash if no cartridge [MT9004]
- jaguar: Fixed quickload which had been crashing for the last few years. Many games now playable [MT8999]. See ash/more/jaguar_quik.xml
- supracan: Got rid of annoying popup messages.
- cdibios: fixed crash at start [MT9037]
- vp415: fixed regression and crash at start [MT9024]
- svision: fixed crash at start if no cartridge [MT9017]

Please note that gameinit.dat which previously only contained arcade-related info now additionally has console, computer, and pinball information.
You can grab a copy at https://github.com/Robbbert/Startup/blob/main/gameinit.dat This information will show at the top of the history tab.
Télécharger MAMEUI64 v0.273.1
Site Officiel de MAMEUI64
 
 MAME v0.273 (64-bit) 
Mardi 31/12/24 à 17:51 par Firebrand
La dernière version de MAME est en retard par rapport au calendrier habituel, mais elle arrive néanmoins à se caser à temps en 2024. Voici la liste des changements:
It looks like MAME 0.273 has made it just in time for the end of 2024! First of all, if you want to build MAME with Microsoft’s IDE, you’ll need to switch to Visual Studio 2022 and ensure you have an up-to-date version of the Visual C++ compiler. (There’s lots more useful information about building MAME from source code on the relevant documentation page.)
Microcontrollers for Sun Electronics Kangaroo and Data East E.D.F.: Earth Defense Force have been dumped and emulated. This fixes several issues where the simulation was incorrect for Kangaroo, affecting gameplay and sound. Speaking of which, there have been quite a few fixes for sound issues in arcade games this month.
Regional variants of the Apple II computer line allowed the user to switch between US English mode and local mode, affecting the display character set and the keyboard layout. This release greatly improves support for language selection and adds support for several European Apple IIe and Apple IIc variants. In other Apple emulation news, the ’030-based PowerBook series is coming to life: you might want to try out the PowerBook 140, 160, 170 and 180 or variants thereof.
There’s lots more in this release, including more Amiga sound and video cards, CPU emulation fixes, and better DMA behaviour for emulated Sound Blaster cards.

MAME Testers bugs fixed
- 03083: [Sound] (namco/baraduke.cpp) aliensec, baraduke: A workaround is used to play some sounds. (hap)
- 03099: [Debugger] (cinematronics/cinemat.cpp) All games in cinemat.cpp: Watchdog reset is triggered by the debugger. (hap)
- 03202: [Compiling] (atari/irobot.cpp) Code can’t be compiled with DISASSEMBLE_MB_ROM set to 1. (hap)
- 04901: [Flip Screen/Cocktail] (konami/battlnts.cpp) battlnts and clones: Sprites are not flipped when screen is flipped. (hap)
- 04902: [Flip Screen/Cocktail] (konami/bladestl.cpp) bladestl and clones: Sprites are not flipped when screen is flipped. (hap)
- 05604: [Speed] (cvs/cvs.cpp) hunchbak, hunchbaka: The game incorrectly slows down at various points. (hap)
- 05607: [Sound] (dataeast/kchamp.cpp) karatedo, kchamp: Speech samples play too slowly. (hap)
- 05724: [Graphics] (konami/contra.cpp) contra and clones: The second player’s death animation in 3D stages is flipped. (hap)
- 05865: [Misc.] (irem/m92.cpp) nbbatman2bl: Video reads out-of-bounds tiles. (hap)
- 05962: [Sound] (misc/gotcha.cpp) gotcha: Music stops playing during gameplay. (darq)
- 06511: [Graphics] (konami/bladestl.cpp) bladestl: The Zamboni is not drawn correctly when partially visible on the right. (hap)
- 06752: [Known Issues/To-Do's] (dataeast/dec8.cpp) csilver: The first coin slot has no option for one credit per coin. (hap)
- 06945: [Sound] (capcom/srumbler.cpp) srumbler, srumbler2, srumbler3, rushcrsh: Background sound is out-of-sync. (hap)
- 07016: [Crash/Freeze] (cvs/galaxia.cpp) astrowar: The game resets at the start of the fifth stage. (AJR)
- 07133: [Graphics] (cvs/cvs.cpp) cosmos: The game title is invisible on first start. (hap)
- 07888: [Crash/Freeze] (cinematronics/cinemat.cpp) warrior: The screen is not drawn with software rendering. (hap)
- 08360: [Sound] (sega/system1.cpp) wbml and clones: Sound balance is incorrect. (sasuke)
- 08461: [DIP/Input] (subsino/subsino2.cpp) qbeebing: The “change” button is missing. (Cristiano-MDQ)
- 08483: [Misc.] all amiga/arsystems.cpp and amiga/upscope.cpp sets: Video draws out of bounds. (Angelo Salese)
- 08491: [Misc.] (amiga/cubo.cpp) cndypuzl, haremchl, lasstixx, mgnumber, mgprem11: Video draws out of bounds. (Angelo Salese)
- 08794: [Crash/Freeze] (gottlieb/gottlieb.cpp) krull: The game may crash after a soft reset. (AJR)
- 08833: [Crash/Freeze] (philips/cdi.cpp) cdimono1 [hotmario, hotmariou]: Game may freeze when adding up stage bonus. (Andre Zeps)
- 08853: [DIP/Input] (capcom/exedexes.cpp) exedexes, savgbees: The bonus life DIP switches are labelled incorrectly. (ketburai)
- 08942: [Gameplay] (misc/vamphalf.cpp) coolmini: Some games behave incorrectly with the Hyperstone E1 recompiler. (Ryan Holtz)
- 08975: [Crash/Freeze] (misc/dorachan.cpp) dorachan: The game crashes after the second player completes the bonus stage. (hap)
- 08984: [Sound] (venture/suprridr.cpp) suprridr: Sounds play too slowly, and the wrong sounds play in some situations. (hap)
- 08989: [Sound] (sunelectronics/kangaroo.cpp) kangaroo and clones: The death sound modulation rate is incorrect. (hap)
- 08992: [Graphics] (namco/namcofl.cpp) speedrcr: Sprites are not displayed during gameplay. (hap)
- 08996: [Sound] (sigma/nyny.cpp) nyny and clones: The pitch of PSG sounds is too high. (hap)
- 08999: [Crash/Freeze] (atari/jaguar.cpp) jaguar: The emulator crashes when attempting to load raw binaries. (Robbbert)
- 09000: [Crash/Freeze] (motorola/m8120.cpp) m8120: The emulator crashes when loading non-volatile RAM data on start. (hap)
- 09002: [Crash/Freeze] (misc/mcm70.cpp) mcm70: The video emulation corrupts memory. (hap)
- 09003: [Crash/Freeze] (korg/microkorg.cpp) microkorg: The emulator exits unexpectedly. (AJR)
- 09026: [DIP/Input] (orca/espial.cpp) espial and clones: The button order seems unconventional. (125scratch)
- 09027: [Sound] (sunelectronics/route16.cpp) route16 and clones: Crash sound doesn’t match recordings from arcade systems. (hap)

New working systems
- CXG Systems / Newcrest Technology / Intelligent Chess Software Sphinx Junior [hap, Sean Riddle]
- Joker Card (encrypted) [TeamEurope]
- King's Ransom (0301689V, New Zealand) [anonymous, Heihachi_73]
- Let's Go Fishing (5XF5196I02, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Moog Music Moog Source [m1macrophage]
- Novag Industries Chinese Chess [hap, Sean Riddle]
- Penguin Pays Deluxe (AHG1198, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Player's Edge Plus (X000126P+XP000038) Deuces Wild Poker [Brian Troha]
- Player's Edge Plus (X002001P+XP000038) Double Double Bonus Poker [Brian Troha]
- Player's Edge Plus (X002133P+XP000043) Faces 'n' Deuces Double Bonus Poker [Brian Troha]
- Player's Edge Plus (X002278P+XP000038) Joker Poker (Two Pair or Better) [Brian Troha]
- Psion MC 400 [The Last Psion, Nigel Barnes]
- Roulette (ICP-1 PCB) [Roberto Fresca, Grull Osgo, Matt B]
- Takara Tomy Boku wa Plarail Untenshi - Shinkansen de Ikou! (Japan) [David Haywood, TeamEurope]
- Thunder Heart (13XF528902, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Trick or Treat (7XF5183H04, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Wonder Circus (Japan, v1.1.1) [nnap]

New working clones
- 3 Bags Full (4XF5196I02, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Apple Computer Apple //c (France) [as-tb-dev]
- Apple Computer Apple //c (Germany) [as-tb-dev]
- Apple Computer Apple //c (Original Memory Expansion, France) [as-tb-dev]
- Apple Computer Apple //c (Original Memory Expansion, Germany) [as-tb-dev]
- Apple Computer Apple //c (Original Memory Expansion, Sweden) [as-tb-dev]
- Apple Computer Apple //c (Original Memory Expansion, UK) [as-tb-dev]
- Apple Computer Apple //c (rev 4, France) [as-tb-dev]
- Apple Computer Apple //c (rev 4, Germany) [as-tb-dev]
- Apple Computer Apple //c (rev 4, Sweden) [as-tb-dev]
- Apple Computer Apple //c (rev 4, UK) [as-tb-dev]
- Apple Computer Apple //c (Sweden) [as-tb-dev]
- Apple Computer Apple //c (UK) [as-tb-dev]
- Apple Computer Apple //c (UniDisk 3.5, France) [as-tb-dev]
- Apple Computer Apple //c (UniDisk 3.5, Germany) [as-tb-dev]
- Apple Computer Apple //c (UniDisk 3.5, Sweden) [as-tb-dev]
- Apple Computer Apple //c (UniDisk 3.5, UK) [as-tb-dev]
- Apple Computer Apple //e (France) [as-tb-dev]
- Apple Computer Apple //e (Germany) [as-tb-dev]
- Apple Computer Apple //e (enhanced, Germany) [as-tb-dev]
- Apple Computer Apple //e (enhanced, Sweden) [as-tb-dev]
- Apple Computer Apple //e (Platinum, France) [as-tb-dev]
- Apple Computer Apple //e (Platinum, Germany) [as-tb-dev]
- Apple Computer Apple //e (Platinum, Sweden) [as-tb-dev]
- Apple Computer Apple //e (Platinum, UK) [as-tb-dev]
- Apple Computer Apple //e (Sweden) [as-tb-dev]
- Arctic Wins (4XF5227H04, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Bachelorette Party (BHG1247, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Black Panther (FHG0949-01, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Boot Scootin' (AHG1433, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Boot Scootin' (GHG1012-01, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Caribbean Gold II (4XF5182H04, US) [Brian Troha, The Dumping Union, Heihachi_73]
- CXG Systems / Newcrest Technology Sphinx Dominator (v2.04) [Mr. Lars]
- Dolphin Treasure (FHG4076-02, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Double Agent (3XF5287H04, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Future Flash (set 2) [chaneman]
- The Gambler (11XF528902, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Golden Poker Double Up (tearoom*sara hack) [Roberto Fresca, hammy]
- Heath Company H-89 with CDR Equipment [Mark Garlanger]
- Jack Potten's Poker (set 16, ICP-1 PCB) [Roberto Fresca, Grull Osgo, hammy]
- Jack Potten's Poker (set 17, ICP-1 PCB) [Roberto Fresca, Grull Osgo, hammy]
- Janyou Part II (ver 7.02, July 1 1983) [hammy]
- K.G. Bird (3XF5264H04, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Magic Mask (AHG1207, US) [Brian Troha, The Dumping Union, Heihachi_73]
- New Lucky 8 Lines (set 13) [hammy]
- Penguin Pays - Cash Express (AHG1295, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Player's Edge Plus (PP0045) 10's or Better (set 6, Circus Circus) [Brian Troha]
- Player's Edge Plus (PP0045) 10's or Better (set 7, Old Reno Casino) [Brian Troha]
- Player's Edge Plus (PP0045) 10's or Better (set 8, Harrah's) [Brian Troha]
- Player's Edge Plus (PP0050) Joker Poker (set 5, El Cortez) [Brian Troha]
- Player's Edge Plus (PP0055) Deuces Wild Poker (set 5) [Brian Troha]
- Player's Edge Plus (PP0102) Standard Draw Poker [Brian Troha]
- Player's Edge Plus (PP0123) Deuces Wild Poker [Brian Troha]
- Player's Edge Plus (PP0197) Standard Draw Poker (International) [Brian Troha]
- Player's Edge Plus (PP0231) Deuces Joker Wild Poker [Brian Troha]
- Player's Edge Plus (PP0242) Deuces Wild Poker [Brian Troha]
- Player's Edge Plus (PP0540) Double Bonus Poker (set 3) [Brian Troha]
- Player's Edge Plus (PS0278) 4th of July Slots [Nathan Carlson, Brian Troha]
- Psion MC 200 [Nigel Barnes]
- Psion MC Word [zedstarr, Nigel Barnes]
- Psion MC Word (German) [The Last Psion, Nigel Barnes]
- Punk Shot (Asia 2 Players, hacked?) [Dragos]
- Sega SC-3000 (PAL) [AJR]
- SRD: Super Real Darwin (Japan, bootleg) [Roberto Fresca, Gabriel Vega (El Pampa), Emmanuel Firmapaz, Club Argentino de Arcades, hap]
- Turpin (Novatronic bootleg) [Luis Arrufat, Recreativas.org]
- White Tiger (4XF5139I08, US) [Brian Troha, The Dumping Union, Heihachi_73]

Systems promoted to working
- Apple Computer Macintosh PowerBook 140 [R. Belmont]
- Apple Computer Macintosh PowerBook 160 [R. Belmont]
- Apple Computer Macintosh PowerBook 180c [R. Belmont]
- Business Computer Corporation Busicom 141-PF [Robbbert]
- The Yakyuken [hap]

Clones promoted to working
- Apple Computer Macintosh PowerBook 145 [R. Belmont]
- Apple Computer Macintosh PowerBook 145B [R. Belmont]
- Apple Computer Macintosh PowerBook 165 [R. Belmont]
- Apple Computer Macintosh PowerBook 165c [R. Belmont]
- Apple Computer Macintosh PowerBook 170 [R. Belmont]
- Apple Computer Macintosh PowerBook 180 [R. Belmont]
- Jack Potten's Poker (set 15, w/fever, ICP-1 PCB) [Roberto Fresca, Grull Osgo]
- The Real Ghostbusters (US 3 Players, revision 2) [hap]
- Real Mahjong Haihai (Japan, bootleg) [AJR]

New systems marked not working
- Amazonia (Ming-Yang Electronic / TSK) [Ioannis Bampoulas]
- Bandai / SSD Company LTD Let's! TV Play Ongeki Battle! Kamen Rider Hibiki: Kimero! Ikki Kasei no Kata (Japan) [David Haywood, TeamEurope]
- Bandai / SSD Company LTD Let's! TV Play Taikan Taitoku Kekkaishi: Houi! Jouso! Ketsu! Metsu! (Japan) [David Haywood, TeamEurope]
- Black Rhino (IGT) [Brian Troha, The Dumping Union]
- Casio Color Picky Talk - Super Denshi Techou [QUFB]
- Casio Picky Talk - Super Denshi Techou [QUFB]
- Casio Plet's (MK-300) [QUFB]
- Casio Plet's (MK-350) [QUFB]
- Casio Super Picky Talk - Access Pet [QUFB]
- Chaku Melo Collection [Darksoft]
- Cherry Bonus IV (V5.0) [hammy]
- Clavia Nord Lead 2X [DBWBP]
- CPS1 Multi Game [hellshinox, H4M573R, NTDEC, nnap, hammy, TeamEurope]
- Crazy Bell (V1.2D) [hammy]
- Dream 9 Flower (v1.00c) [hammy]
- DT7 (prototype) [TT19xx_DigitalFoundary, David Haywood]
- Epoch / SSD Company LTD TV de Asobou! Manabou! Chou Nouryoku AIUEO Zukan (Japan) [David Haywood, TeamEurope]
- Epoch Cassette Vision [Sean Riddle, David Haywood]
- Halloween (Ming-Yang Electronic / TSK, version 1.0) [Ioannis Bampoulas]
- Hana Doujou (set 1) [hammy]
- Harikiri Junior Baseball (Japan, main ver. 1.0, video ver. 1.3) [hammy]
- Joker Poker (0301477V, New Zealand) [anonymous, Heihachi_73]
- Lucky 88 (Wing) [hammy]
- Lucky Star (newer Z180-based hardware) [Ioannis Bampoulas]
- Mahjong Dai-Reach (Japan, TSM012-C01) [hammy]
- Multi Game (IGT, M0000133) [Brian Troha, The Dumping Union]
- Multi Game (IGT, M0000156) [Brian Troha, The Dumping Union]
- Multi Game (IGT, M0000159) [Brian Troha, The Dumping Union]
- Multi Game (IGT, M0000164) [Brian Troha, The Dumping Union]
- Multi Game (IGT, M0000166) [Brian Troha, The Dumping Union]
- Multi Game (IGT, M0000214) [Brian Troha, The Dumping Union]
- Multi Game (IGT, M0000247) [Brian Troha, The Dumping Union]
- Multi Game (IGT, M0000394) [Brian Troha, The Dumping Union]
- Multi Game (IGT, M0000535) [Brian Troha, The Dumping Union]
- The Munsters [Brian Troha, The Dumping Union]
- Roland MT-100 [buffi]
- Scatter Magic - Cash Express (0251026, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Special Dream 9 (v1.0.5G) [nnap]
- Super 8 Race [Brian Troha, The Dumping Union]
- Takara Tomy / Capcom / SSD Company LTD Ryuusei no Rockman: Denpa Henkan! On Air! (Japan) [David Haywood, TeamEurope]
- Tsukuda Original Disney Characters - Tegaki Electronic Note [QUFB]
- unknown Belatra slot machine [TeamEurope]
- unknown Falcon gambling machine [Mark Beckford]
- Venteta [Ioannis Bampoulas]
- Vision printer [Brian Troha, The Dumping Union]
- Wheel of Fortune (IGT) [Brian Troha, The Dumping Union]
- Wild Cat [hammy]

New clones marked not working
- Bubblen Roulette (Japan, main ver. 1.7, video ver. 1.3) [hammy]
- Bumble Bugs (CHG0479-02, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Chariot Challenge (RHG0635-02, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Double Dolphins (0351006, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Dragon Mahjong (Ver 1.03) [hammy]
- El Dorado (V2.0D) [hammy]
- Geisha (0101153V, NSW/ACT) [anonymous, Heihachi_73]
- Hana Doujou (set 2) [hammy]
- Hanafuda Hana Gokou (Japan, ver. A) [hammy]
- IVL Technologies (Bandai license) Karaoke Station 'For Girls' (Japan) [David Haywood, TeamEurope]
- IVL Technologies (Bandai license) Karaoke Station (Japan, set 2) [David Haywood, TeamEurope]
- IVL Technologies (Bandai license) Karaoke Station (Japan, set 3) [David Haywood, TeamEurope]
- IVL Technologies (Bandai license) Karaoke Station (Japan, set 4) [David Haywood, TeamEurope]
- IVL Technologies (Bandai license) Karaoke Station (Japan, set 5) [David Haywood, TeamEurope]
- IVL Technologies (Bandai license) Karaoke Station (Japan, set 6) [David Haywood, TeamEurope]
- Jan Oh (set 3) [hammy]
- Jumpin' Joeys (DHG4735-02, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Magic Garden (AHG1211-03, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Mine, Mine, Mine (NHG0416-02, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Wild Angels (QHG0477-04, US) [Brian Troha, The Dumping Union, Heihachi_73]
- Wild Cougar (NHG0632-07, US) [Brian Troha, The Dumping Union, Heihachi_73]

New working software list items
- a2600: Fix-It Felix Sr., Fix-It Felix Sr. (PAL) [Cybearg]
- amiga_hardware: Rainbow II Diashow Professional V1.92, RainbowPainter V0.99b [Amiga Hardware Database]
- apple2_flop_misc: Apple II Diagnostic Disk (version 3.1) (800K 3.5") [anonymous]
- ibm5170: Transport Tycoon (German) [The Good Old Days]
- ibm5170: Windows NT 3.1 (3.10.511.1) [3.5" floppy], Windows NT Advanced Server 3.1 (3.10.511.1) [3.5" floppy], Windows NT Workstation 3.51 (3.51.1057.1) [3.5" floppies] [Mike Swanson]
- ibm5170_cdrom:
*Civilization: Call to Power (Limited Edition, v1.1), Corel Linux Deluxe [David Silva]
*Windows 2000 Advanced Server (5.00.2195.1), Windows 2000 Advanced Server with Service Pack 1 (5.00.2195.1620), Windows 2000 Advanced Server with Service Pack 2 (5.00.2195.2951), Windows 2000 Advanced Server with Service Pack 3 (5.00.2195.5438), Windows 2000 Advanced Server with Service Pack 4 (5.00.2195.6717), Windows 2000 MultiLanguage Version, Windows 2000 Professional (5.00.2195.1), Windows 2000 Professional with Service Pack 1 (5.00.2195.1620), Windows 2000 Professional with Service Pack 2 (5.00.2195.2951), Windows 2000 Professional with Service Pack 3 (5.00.2195.5438), Windows 2000 Professional with Service Pack 4 (5.00.2195.6717), Windows 2000 Server (5.00.2195.1), Windows 2000 Server with Service Pack 1 (5.00.2195.1620), Windows 2000 Server with Service Pack 2 (5.00.2195.2951), Windows 2000 Server with Service Pack 3 (5.00.2195.5438), Windows 2000 Server with Service Pack 4 (5.00.2195.6717), Windows 2000 Service Pack 1, Windows 2000 Service Pack 2, Windows 2000 Service Pack 3, Windows 2000 Service Pack 4, Windows NT 3.1 (3.10.511.1, en-US), Windows NT 3.1 (3.10.511.1, MSDN, de-DE), Windows NT 3.1 (3.10.511.1, MSDN, es-ES), Windows NT 3.1 (3.10.511.1, MSDN, fr-FR), Windows NT 3.1 (3.10.511.1, MSDN, it-IT), Windows NT 3.1 (3.10.511.1, MSDN, nl-NL), Windows NT 3.1 (3.10.511.1, MSDN, sv-SE), Windows NT 3.1 (3.10.528.1, en-US), Windows NT 3.1 (3.10.528.1, MSDN, da-DK), Windows NT 3.1 (3.10.528.1, MSDN, en-US), Windows NT 3.1 (3.10.528.1, MSDN, fi-FI), Windows NT 3.1 (3.10.528.1, MSDN, no-NO), Windows NT 3.1 (3.10.528.1, MSDN, pt-BR), Windows NT 4.0 Service Pack 2, Windows NT 4.0 Service Pack 3, Windows NT 4.0 Service Pack 4, Windows NT 4.0 Service Pack 5, Windows NT 4.0 Service Pack 6a, Windows NT Advanced Server 3.1 (3.10.511.1, en-US), Windows NT Advanced Server 3.1 (3.10.528.1, en-US), Windows NT Server 3.51 (3.51.1057.1), Windows NT Server 3.5 (3.50.807.1), Windows NT Server 4.0 (4.0.1381.1), Windows NT Server 4.0 with Service Pack 1 (4.0.1381.2), Windows NT Server, Enterprise Edition 4.0 (4.0.1381.4), Windows NT Server, Terminal Server Edition 4.0 (4.0.419.1), Windows NT Workstation 3.51 (3.51.1057.1), Windows NT Workstation 3.5 (3.50.807.1), Windows NT Workstation 4.0 (4.0.1381.1), Windows NT Workstation 4.0 with Service Pack 1 (4.0.1381.2) [Mike Swanson]
*Transport Tycoon, Transport Tycoon Deluxe [redump.org]
- megadriv:
*Wreck It Ralph (Russian translation bootleg), Wreck It Ralph (Russian translation bootleg, alt) [anonymous]
*Fix-it Felix Jr., Fix-it Felix Jr. (v1.0) [Mike Swanson]
- nes: PCM Demo With Graphics [frantik]
- pc98:
*Chitty Chitty Train (Ver 1.00, .hdm installed hack) [Angelo Salese]
*Lemmings, Shikinjou [Neo Kobe Collection]
- psx: Transport Tycoon (Europe) [redump.org]
- pv1000: Aerial, AntiAir, Ascend, Battlot, Bootskell, Cacorm, Cavit, Cracky, Guntus, Hopman, Lift, Mazy, Neuras, Osotos, Ruptus, Yewdow [Inufuto]
- pv2000:
*Cross Chase [Fabrizio Caruso]
*Aerial, AntiAir, Ascend, Battlot, Bootskell, Cacorm, Cavit, Cracky, Guntus, Hopman, Lift, Mazy, Neuras, Osotos, Ruptus, Yewdow [Inufuto]
- sc3000_cass: Addition Tutor, Australian General Knowledge Tutor, Columbia, Creation des Sprites, Crocky, Faites Vos Jeux - Niveau 1, Indiana Jaune & Super Lab, Kamikaze, Keyboard Learning Program, Moniteur Désassembleur, Pre-School Shape and Colour Quiz, Skull Island, Subtraction Tutor, Supertape 1, Télécran, Watch Me Draw [6502MAN]
- spectrum_cass:
*Vowels of the Earth: Part 2 - In Search of 'E', Vowels of the Earth: Part 3 - Discovering 'I', Vowels of the Earth: Part 4 - Go for 'O', Vowels of the Earth: Part 5 - The Hunt for 'U' [ArcadeShadow]
*Boxform, Crook, The Crystal of Chantie (PD), Micro Drivin' (PD), Play for Peace, Revista de Software VideoSpectrum № 1 (Portuguese release, covertape), Revista de Software VideoSpectrum № 3 (Portuguese release, covertape), Revista de Software VideoSpectrum № 4 (Portuguese release, covertape), Revista de Software VideoSpectrum № 6 (Portuguese release, covertape), Ruleta Parlante, Space Raiders - Invasores Galácticos (alt), Time Warrior (Guild), Winning Games on the ZX Spectrum [Planeta Sinclair]
*Éditeur de Manoir, Infrared (Elettronica), Klub Uzivatelu Desktopu 4, Konami's Tennis (Erbe), Land of Mire Mare (v1.03, 5678 keys), Laser Squad (System 4, large case), Laser Squad (System 4, small case), Libreria de Software Spectrum № 1 (Febrero 85) (covertape), Libreria de Software Spectrum № 1 (Febrero 85) (covertape, alt), Libreria de Software Spectrum № 2 (covertape), Libreria de Software Spectrum № 2 (covertape, alt), Libreria de Software Spectrum № 3 (covertape), Libreria de Software Spectrum № 3 (covertape, alt), Libreria de Software Spectrum № 4 (covertape), Libreria de Software Spectrum № 4 (covertape, alt), Libreria de Software Spectrum № 5 (covertape), Libreria de Software Spectrum № 5 (covertape, alt), Revista de Software VideoSpectrum № 2 (covertape), Revista de Software VideoSpectrum № 3 (Spanish release, covertape), Revista de Software VideoSpectrum № 4 (Spanish release, covertape), Revista de Software VideoSpectrum № 5 (covertape), Revista de Software VideoSpectrum № 6 (Spanish release, covertape), Revista de Software VideoSpectrum № 7 (covertape), Revista de Software VideoSpectrum № 8 (covertape), Revista de Software VideoSpectrum № 9 (covertape), Revista de Software VideoSpectrum № 17 (covertape), Revista de Software VideoSpectrum № 25 (covertape), Revista de Software VideoSpectrum № 28 (covertape), Revista de Software VideoSpectrum № 31 (covertape) [Spectrum Computing]
*A to Z, Answer Back Factfile 500 - Super Sports, Antony and Cleopatra, Bounce Panic + Hangman, Britain in the Age of Total War, The Final Glide, Graph, TX-3 [Steven Brown, Planeta Sinclair]
- spectrum_betadisc_flop:
*Delta's Shadow (demo v1.6, English, AY chip sound), Delta's Shadow (demo v1.6, English, Turbo Sound), Delta's Shadow (demo v1.6, Polish, AY chip sound), Delta's Shadow (demo v1.6, Polish, Turbo Sound), Delta's Shadow (demo v1.6, Russian, AY chip sound), Delta's Shadow (demo v1.6, Russian, Turbo Sound), Delta's Shadow (demo v1.6, Spanish, AY chip sound), Delta's Shadow (demo v1.6, Spanish, Turbo Sound) [Sinc LAIR]
*Mysterious Dimensions [Spectrum Computing]
*Delta's Shadow (demo v1.0, English, AY chip sound), Delta's Shadow (demo v1.0, English, Turbo Sound), Delta's Shadow (demo v1.0, Polish, AY chip sound), Delta's Shadow (demo v1.0, Polish, Turbo Sound), Delta's Shadow (demo v1.0, Russian, AY chip sound), Delta's Shadow (demo v1.0, Russian, Turbo Sound), Delta's Shadow (demo v1.0, Spanish, AY chip sound), Delta's Shadow (demo v1.0, Spanish, Turbo Sound) [ZX Art]
- videopac: Melrep (Europe, prototype), Service Test Cartridge (Europe, plus), Spaans (Europe, prototype), Syracuse+ (France, plus, prototype) [anonymous]
- zx81_cass:
*Aerial, AntiAir, Ascend, Battlot, Bootskell, Cacorm, Cracky, Guntus, Hopman, Lift, Mazy, Neuras, Osotos, Ruptus, Yewdow [Inufuto]
*Blitz Balle, Comp-U-Tax/82, Game of Life, Monitor and Disassembler, Scorpirus [Team Zeddy, Planeta Sinclair]
*Jogos 80 - Ano 12 - Número 19 (Julho 2018) (cover tape), MicroGame: Caçadores do Tesouro, MicroGame: Challenger, MicroGame: Pinball Wizard [ZX81 Never Die]

Software list items promoted to working
- pc98: Spindizzy II [Angelo Salese]
- psion_ssd: EROS Ver.4.0 (Licensed to The Yorkshire Post), MC Missile, Spreadsheet, System Disk (MC Word) V2.50, System Disk V2.12, System Disk V2.20 [Nigel Barnes]

New software list items marked not working
- a2600: Fix-It Felix Sr. (PAL60) [Cybearg]
- abc832_flop: Teletex 800 [robcfg]
- cassvisn_cart: Astro Command, Baseball, Battle Vader, Big Sports 12, Elevator Panic, Galaxian, Monster Block, Monster Mansion, New Baseball, PakPak Monster, Yosaku [Sean Riddle]
- leapfrog_leappad_cart: Korasho Land 1: Gakkou e Ikou! (Japan), Korasho Land 2: Tanoshii Ichinichi (Japan), Korasho Land 3: Tanjoubi Omedetou (Japan), Korasho Land 4: Machi no Naka o Tanken! (Japan), Korasho Land 5: Bokutatchi no Ichinen (Japan), Oyako Eigo Jump 1-gatsu gou - Shougakkou Taiken Report (Japan), Oyako Eigo Jump 5-gatsu gou - Okashi no Kuni no Daibouken (Japan), Oyako Eigo Jump 9-gatsu gou - Monjaa Gou de Tankenja! (Japan), Oyako Eigo Step - January 2007 (Japan), Oyako Eigo Step - March 2006 Welcome gou (Japan), Oyako Eigo Step - May 2006, July 2006 (Japan), Oyako Eigo Step - September 2006, November 2006 (Japan), Oyako Eigo Step 1-gatsu gou - Doubutsuen ni Ikou! (Japan), Shimajirou to Ribby no ABC Adventure / Touch and Step Game de Asobou! (Japan), Shimajirou to Ribby no CoCoPad Game Party / Shougakkou Tanken (Japan), Shimajirou to Ribby no Eigo Jiten / Onahashi CoCoPad Time Machine de Daibouken! (Japan) [David Haywood, TeamEurope, Fujix]
- sc3000_cass: Reversi Champion [6502MAN]
- spectrum_betadisc_flop: Batty [Spectrum Computing]

Merged pull requests
- 11927: cpu/upd777, epoch/cassvisn.cpp: Added preliminary Epoch Cassette Vision emulation. [David Haywood]
- 11938: toaplan/dt7.cpp: Added preliminary emulation for the Toaplan prototype DT7. [David Haywood]
- 12756: apple/apple2e.cpp, apple/apple2video.cpp: Improved Apple IIe/IIc keyboard layout and language switch handling. [as-tb-dev]
- 12783: ibm5170.xml, ibm5170_cdrom.xml: Added good dumps of several variants of Windows NT 3.1, 3.5.1, 4.0 and 2000. [Mike Swanson]
- 12801: pv1000.xml: Added sixteen working homebrew cartridges. [Inufuto, telanus]
- 12851: ui/selmenu.cpp: Scale up small icons (for cases where icons were designed for a much lower pixel density). [jflatt]
- 12908: sinclair/sprinter.cpp: Detect the Game Configuration bitstream in use by checksum. [holub]
- 12917: moog/source.cpp: Added a driver for the Moog Source synthesizer (no sound output). [m1macrophage]
- 12986: zx81_cass.xml: Added 24 working items. [ArcadeShadow]
- 12988: philips/cdicdic.cpp: Fixed handling of coding 0xFF in audio map (fixes MT08833). [Andre Zeps]
- 12995: ibm5170_cdrom.xml: Added Corel Linux Deluxe and Civilization: Call to Power Limited Edition. [David Silva]
- 13000: Updated GENie and changed Visual Studio target to Visual Studio 2022. [Patrick Mackinlay]
- 13009: spectrum_betadisc_flop.xml: Added eighteen items (seventeen working). [ArcadeShadow]
- 13010: epoch/scv.cpp: Implemented video register 0 bit 2 (sprite count). [David Hunter]
- 13011: misc/compucranes.cpp Corrected mastcranea program ROM. [ClawGrip]
- 13012: toaplan/mjsister.cpp: Cleaned up code. [cam900]
- 13015: cpu/hcd62121: Implemented timer register updates, fixed instruction 0xC5; casio/pickytlk.cpp: Added six systems. [QUFB]
- 13017: roland/roland_mt32.cpp: Dumped the ROMs for the Roland MT-100 synthesizer. [buffi]
- 13018: jaleco/tetrisp2.cpp: Use configured banking for sound ROMs, and cleaned up code. [cam900]
- 13020: cirsa/cirsa2080606.cpp: Added a note about the version of Lucky Player based on this platform. [ClawGrip]
- 13021: formats/ap2_dsk.cpp: Cleaned up constants, and replaced some literal numbers with symbolic constants. [Roman Donchenko]
- 13022: toaplan: Split the toaplan/toaplan.cpp file into fourteen smaller files at the cost of some duplication. [David Haywood]
- 13024: bus/heathzenith/h89: Converted the SigmaSoft Parallel Port to a slot card device. [Mark Garlanger]
- 13026: frontend/mame/luaengine.cpp: Exposed the session phase as a property of the running machine class. [Nathan Woods]
- 13027: heathzenith/h89.cpp, bus/heathzenith/h89: Added H89 variant with CDR Systems BIOS and floppy controller. [Mark Garlanger]
- 13028: capcom/cps2.cpp: Order Dungeons & Dragons: Shadow over Mystara games from newest to oldest. [Igor-Arabe]
- 13030: midway/williamsblitter.cpp Converted the Williams SC1/SC2 blitter to a device. [Ryan Holtz]
- 13032: a2gameio/joyport.cpp: Mention permanently attached joysticks in the Sirius JoyPort device description. [as-tb-dev]
- 13033: igs/igs011.cpp: Moved Virtua Bowling to a derived class and cleaned up code. [cam900]
- 13038: trs/gime.cpp: Fixed lines per row calculation for legacy video modes and fixed a border color issue. [Tim Lindner]
- 13039: toaplan/dt7.cpp: Implemented text layer row select (used on course select screen). [David Haywood]
- 13049: sega/timetrv.cpp: Changed LED display decoder pattern for uppercase “I” to better match the hardware. [PDAisAok]
- 13050: tvgames/spg2xx.cpp: Added Boku wa Plarail Untenshi - Shinkansen de Ikou! [David Haywood, TeamEurope]
- 13051: skeleton/easy_karaoke.cpp: Dumped six more Bandai Karaoke Station units. [David Haywood, TeamEurope]
- 13052: apple/apple2gs.cpp, apple/apple2video.cpp: Implemented the Apple IIgs LANGSEL soft switch. [as-tb-dev]
- 13055: formats/ap2_dsk.cpp: Restored the ability to load some apparently malformed disk images. [Roman Donchenko]
- 13057: ibm5170.xml, ibm5170_cdrom.xml, psx.xml: Added four Transport Tycoon releases. [Mike Swanson]
- 13058: tvgames/xavix2.cpp, tvgames/xavix_2002.cpp: Added four TV games (not working). [David Haywood, TeamEurope]
- 13059: bus/spectrum/zxbus/neogs.cpp: Added support for extended memory mapping configuration. [holub]
- 13060: bus/spectrum/zxbus/neogs.cpp: Register data members for saved states. [holub]
- 13066: shared/xbox_nv2a.cpp: Fixed a spelling error in two comments. [cam900]
- 13067: jaleco/megasys1.cpp: Hooked up the microcontroller for E.D.F.: Earth Defense Force. [Darren Olafson, Sergio Galiano]
- 13068: a2600.xml, megadriv.xml: Added some Fix-It Felix Jr. homebrew games. [Mike Swanson]
- 13069: gaelco/gaelco3d.cpp: Added the start lamp output for Radikal Bikers. [KabukiFlux]
- 13073: Fixed cross-compiling bgfx for MinGW under Linux. [FlykeSpice]
- 13076: cpu/e132xs: Sign-extend divisor for DIVS (signed division) instruction when using recompiler (fixes MT08942). [Ryan Holtz]
- 13077: jaleco/megasys1.cpp: Corrected the I/O microcontroller clock frequency for the System B variant. [Sergio Galiano]
- 13079: sinclair/atm.cpp: Fixed ZX video mode detection. [holub]
- 13083: cpu/upd177x: Fixed disassembly of some MVI instructions, and added step over/out flags for call and return. [Wilbert Pol]
- 13084: bus/a2bus/4play.cpp: Corrected input types for the fourth joystick. [Mark Garlanger]
- 13085: ibm5170.xml: Added Windows NT 3.10.511.1; ibm5170_cdrom.xml: Corrected Windows NT 3.1 boot floppies. [Mike Swanson]
- 13086: apple/apple2e.cpp: Added German and Swedish Apple IIe and Apple IIc variants. [as-tb-dev]
- 13087: cpu/upd177x: Fixed disassembly of JPP instructions. [Wilbert Pol]
- 13088: spectrum_cass.xml: Added 50 working items and improved metadata. [ArcadeShadow]
- 13092: a2600.xml: Fixed the ROM label for the NTSC version of Fix-It Felix Sr. [Mike Swanson]
- 13093: pv2000.xml: Added seventeen working homebrew cartridges. [Inufuto, Fabrizio Caruso, telanus]
- 13094: nes.xml: Added the homebrew PCM Demo with Graphics. [frantik, Mike Swanson]
- 13096: galaxian/galaxian.cpp: Added a Spanish Turtles bootleg from Novatronic. [Luis Arrufat, Recreativas.org, ClawGrip]
- 13098: leapfrog_leappad_cart.xml: Added sixteen items (not working). [David Haywood, TeamEurope, Fujix, Ivan Vangelista]
- 13099: misc/cvs.cpp: Added notes about sound registers based on results of hardware testing. [Paul Swan]
- 13101: namco/toypop.cpp: Use tilemap helpers, fixed saved states, and cleaned up code. [cam900]
Télécharger MAME v0.273 (64-bit)
Site Officiel de MAME
 
<< Page précédentePage suivante >>