Jump to content

Robert

User Admin
  • Posts

    12,745
  • Joined

  • Last visited

  • Days Won

    280

Everything posted by Robert

  1. PLUGINS src/frontend/mame/mame.cpp line 174,184,195: If there's a problem with a plugin, MAME will crash. This has been changed so you get a console message and things continue without it instead. src/frontend/mame/pluginopts.cpp line 77,83: don't crash if bad plugin.
  2. LUA STARTUP src/frontend/mame/luaengine.cpp line 462, 540, 922, 927, 933: If LUA is unable to initialise itself, MAME will crash. This has been changed so that LUA will be disabled and the emulator will run without it.
  3. MOUSE CAPTURE src/osd/windows/window.cpp line 668: MAME can grab your mouse and not let it stray outside the window. The pointer might disappear as well. This is not how a well-behaved windows program should work. The line has been commented out. If you want to keep the mouse in the game, run full-screen instead of in a window.
  4. CDROM HANDLING src/lib/util/cdrom.cpp line 2316-2320, 2444: if your cue sheet contains unsupported sounds, such as MP3, MAME will reject the CD with "unspecified error". MESSUI/MAMEUI will instead play the disk, but without sound. The remainder of the items in the cue sheet will not be processed.
  5. UNSUPPORTED SWLIST ITEMS src/emu/diimage.cpp line 642,644: modified the messages so they don't show in MESSUI/MAMEUI. Need to find out if this can be reversed.
  6. A2600 2022-04-27 removed this hack.
  7. SNES src/mame/drivers/snes.cpp line 1186: if a snes cart required the bsmempak or the strom to be loaded, it would crash. Modified so that won't happen. src/device/bus/snes/snes_slot.h line 266: allow smc as a valid extension (same as sfc) src/device/bus/snes/snes_slot.cpp line 266: if a cart couldn't be loaded, say so instead of silently failing.
  8. OPTIONS src/frontend/mame/mameopts.h line 62: added an extra method to allow different processing for parents vs clones. This is to prevent clones inheriting the parent's saved slots and software and sometimes crashing as a result. src/frontend/mame/mameopts.cpp lines 101-105: check to see if it's a parent or a clone lines 217-247: the code of the new method src/lib/util/options.h line 193: another pointer for parents (is it a left-over?)
  9. FLOPPY SOUNDS src/devices/imagedev/floppy.cpp line 215: default floppy sounds to on, unless a driver specifies it should be off (none do) line 275: same
  10. There's been a couple of requests for a list of changes to the MAME core that enable MAMEUI etc to run. Also, I had never kept a list and it's got me into trouble when things stop working. So here they are. Line numbers are approximate. NES src/devices/bus/nes/nes_ines.hxx line 587: If an unsupported ines mapper was found, MAME would abort. This is changed to give a message and not crash. line 687: If an unknown pcb is found, print a message and continue. line 1258: same src/devices/bus/nes/nes_slot.cpp line 823: return blank if invalid, instead of crashing src/devices/bus/nes/nes_unif.hxx line 184: if unknown UNIF board encountered, MAME will crash. We show an error and continue.
  11. Guess he must have been watching. Beware the overlord!
  12. 1. The owner must have put that limit on due to server restrictions, he will have to decide. 2. Invision (the makers of the forum software) decided for reasons of their own to remove BB code. They are deaf to requests to return it.
  13. For MESSUI and MAMEUI 0.243: The January revert has now been unreverted, all those files are back to what they are in mame. The tipi device is now included. In the "SW Files" tab, there's new icons and a few were replaced. So, things are back to what they should be.
  14. MAME 0.242 was released * Official - https://mamedev.org/release.html * ARCADE64 - https://arcade.mameworld.info/ * HBMAME - https://hbmame.1emulation.com/ * MESS, MESSUI - https://messui.1emulation.com/ * MAMEUI - http://www.mameui.info/ Other * Emulicious (2022-03-31) [Multi-system] - http://emulicious.net/news/ * Meka (2022-03-27) [Sega SMS] - https://github.com/ocornut/meka/releases * DCMOTO (2022-03-31) [Thomson computers] - http://dcmoto.free.fr/ * Clrmamepro 4.044c [Rom manager] - https://mamedev.emulab.it/clrmamepro/ * Quickplay 4.7.6 [Front-end] - http://quickplay.sourceforge.net/index.php?title=download * BletchMAME 2.14 [Front-end] - https://www.bletchmame.org/
  15. MESS, MESSUI and MAMEUI 0.242 are released. https://messui.1emulation.com/ https://arcade.mameworld.info/messui The new ti99-peb-tipi device wouldn't compile (fallout from reversion 2 months ago), so it's been left out. Last month's reversion was unreverted and fixed thanks to Mamesick.
  16. If that had happened, I wouldn't have added the game. 1.0%, 455.1 MB, 0, 0, 10.3% works fine.
  17. https://hbmame.1emulation.com/ What's new in HBMAME ==================== 2022-03-30 0.242 Added various older Donkey Kong hacks by Paul Goes. Fixed playchoice-10 games that had regressed over the years. Fixed umk3plus20190921. New Games --------------------------------- - [dkwizard] Donkey Kong Wizardry v1.02 - [kof2k2s121] Kof2002 (KofallmiXomega) - [sf2hfus05] Street Fighter II': Hyper Fighting (Ukraine version) - [sfz3mix] Street Fighter Zero 3 (Mix 0.08) - [sfz3mix7] Street Fighter Zero 3 (Mix 0.07) - [sfz3mix7b] Street Fighter Zero 3 (Mix 0.07b) - [teot_5] The Eye of Typhoon (Tsunami Edition, beta 2. 2022-01-29) - [teot_6] The Eye of Typhoon (Tsunami Edition, beta 3, 2022-03-12) - [umk3plus20220307] Ultimate Mortal Kombat 3 (Plus Beta 2, 2022-03-23) - [umk3uk20220302] Ultimate Mortal Kombat 3 (UC Edition 2022-03-02)
  18. * Applewin 1.30.9.0 [Apple II] - https://github.com/AppleWin/AppleWin/releases * hhugboy 1.4.0 [Gameboy Color] - https://github.com/tzlion/hhugboy/releases/ * WinArcadia 28.4 [s2650-based] - https://amigan.yatho.com/ * FCEUX 2.6.4 [NES] - https://fceux.com/web/home.html * 86Box 3.3 [PC] - https://github.com/86Box/86Box/releases * VB81_XuR (2022-03-22) [Sinclair] - http://zx81.vb81.free.fr/
  19. * VB81_XuR (2022-03-18) [Sinclair] - http://zx81.vb81.free.fr/ * Simcoupe 1.2.9 [Sam Coupe] - https://github.com/simonowen/simcoupe/releases * SDLMAME for Ubuntu 0.241 [Arcade] - https://sdlmame.wallyweek.org/download/
  20. * MelonDS 0.9.4 [NDS] - https://melonds.kuribo64.net/ * Pantheon 11.296 [Multi-system] - http://bostjan-grandovec.si/Content/Download.htm * WinArcadia 28.35 [s2650-based] - https://amigan.yatho.com/ * FCEUX 2.6.3 [NES] - https://fceux.com/web/home.html * Play! 0.50 [PS2] - https://purei.org/ * dgVoodoo 2.78.1 [Plugin] - http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ * Rom Vault 3.4.5 [Rom Manager] - https://www.romvault.com/
  21. Ah, that explains it. Not something I have access to.
  22. * Ares v127 [Multi-system] - https://ares-emu.net/download * RPCS3 0.0.21 Alpha [PS3] - https://github.com/RPCS3/rpcs3/releases * DCVG5K (2022-02-26) [VG5000] - http://dcvg5k.free.fr/ * Raine 0.93.4 [Arcade] - https://raine.1emulation.com/download/latest.html * Emma 02 v1.44 [cosmac-based] = https://www.emma02.hobby-site.com/download.html * Emulicious (2022-02-28) [Multi-system] - http://emulicious.net/news/ * BletchMAME 2.13 [Front-end] - https://www.bletchmame.org/ * Clrmamepro 4.044b [Rom Manager] - https://mamedev.emulab.it/clrmamepro/
  23. When I tried to download the new 32 and 64 bit 7z files with an older browser, it wanted to download .man files instead. Works ok on a newer browser.
×
×
  • Create New...