Raz na jakiś czas będę publikował nowe deweloperskie binarki projektuMAME, natomiast BobBudowniczy będzie się starał na bieżąco śledzić zmiany w changelogu tego największego projektu emulacyjnego. W wypadku binarek udostępniam także resztę plików z folderu MAME. Link przy każdym wpisie umożliwia samodzielne pobranie źródeł i skompilowanie na własne potrzeby deweloperskiej wersji tego emulatora.
- 34048 Merge pull request #89 from lucab/lucab/mame-lua/mem-v2 [Olivier Galibert]
2014-12-24 11:53:36- luaengine: add memory-reading capabilities [Luca Bruno]
Changed: luaengine.c, luaengine.h
2 files changed, 137 insertions, 0 deletions
- luaengine: add memory-reading capabilities [Luca Bruno]
- luaengine: add access to devices and address spaces [Luca Bruno]
2014-12-23 23:46:17- This commit maps some more classes (device_t and address_space) to retrieve devices and address spaces out of current running machine. Proxy methods are provided to enumerate/access devices and address spaces, and to read memory content.
Signed-off-by: Luca Bruno
- This commit maps some more classes (device_t and address_space) to retrieve devices and address spaces out of current running machine. Proxy methods are provided to enumerate/access devices and address spaces, and to read memory content.
- dinohunt: working sound (MT05805) [darq] [Osso]
2014-12-24 11:27:07 - dinohunt: fixed player 3 inputs (MT05804) [darq] [Osso]
2014-12-24 07:51:22Changed: cps1.c
1 files changed, 1 insertions, 0 deletions
- arcompact (nw) [mamehaze]
2014-12-24 01:24:41Changed: arcompact.h, arcompact_execute.c, arcompactdasm_ops.c
3 files changed, 324 insertions, 96 deletions
- debug: reverted dasm window change. (nw) [Robert]
2014-12-23 23:32:51Changed: debugcpu.c
1 files changed, 1 insertions, 1 deletions
- (nw) [mamehaze]
2014-12-23 17:55:13Changed: arcompact_execute.c
1 files changed, 62 insertions, 7 deletions
- arcompact - further (nw) [mamehaze]
2014-12-23 17:04:12Changed: arcompact.h, arcompact_execute.c, arcompactdasm_ops.c
3 files changed, 411 insertions, 129 deletions
- Better x64 detection for windows [Miodrag Milanovic]
2014-12-23 16:18:20Changed: makefile
1 files changed, 3 insertions, 2 deletions
- more arcompact ops, continues to move forward (nw) [mamehaze]
2014-12-23 14:25:14Changed: arcompact.c, arcompact.h, arcompact_execute.c, arcompactdasm_ops.c
4 files changed, 287 insertions, 24 deletions
- SDL2: Improved Alt-Enter functionality (now works on all screens at once) and prefer upper-left placement of windowed mode windows. [R. Belmont] [arbee]
2014-12-23 05:38:25Changed: draw13.c, drawogl.c, video.c, video.h
4 files changed, 16 insertions, 4 deletions
- Assorted changes and fixes to sega devices (nw) [Scott Stone]
2014-12-23 04:32:08Changed: graphic.c, 315_5124.c, 315_5313.c, 315_5296.c
4 files changed, 4 insertions, 4 deletions
- pass a bit more of the bios self-validation (nw) [mamehaze]
2014-12-23 00:17:07Changed: arcompact_execute.c
1 files changed, 194 insertions, 43 deletions
- debug/qt: Add a per-device window [O. Galibert] [Olivier Galibert]
2014-12-22 20:16:09- There probably is interesting information to add, and it can look better. Anybody, feel free to enhance it :-)
Changed: z80daisy.c, device.c, device.h, didisasm.c, diexec.c, digfx.c, diimage.c, dimemory.c, dinetwork.c, dinvram.c, dioutput.c, dirtc.c, diserial.c, dislot.c, disound.c, distate.c, divideo.c, debugqt.c, debugqtdeviceinformationwindow.c, debugqtdeviceinformationwindow.h, debugqtdeviceswindow.c, debugqtdeviceswindow.h, sdl.mak, windows.mak
24 files changed, 252 insertions, 29 deletions
- There probably is interesting information to add, and it can look better. Anybody, feel free to enhance it :-)
- am9517a_device: added missing save state, fixes micromik.c save state problem (nw) [Osso]
2014-12-22 19:45:26Changed: am9517a.c
1 files changed, 9 insertions, 0 deletions
- mos7360_device: added missing save state, fixes plus4.c save state problem (nw) [Osso]
2014-12-22 17:36:45Changed: mos7360.c
1 files changed, 1 insertions, 0 deletions
- (nw) [mamehaze]
2014-12-22 16:57:08Changed: arcompact_execute.c, arcompactdasm_ops.c
2 files changed, 154 insertions, 73 deletions
- (nw) [mamehaze]
2014-12-22 15:28:27Changed: arcompact.h, arcompact_execute.c, arcompactdasm_ops.c
3 files changed, 115 insertions, 54 deletions
- some more ops (nw) [mamehaze]
2014-12-22 13:25:41Changed: arcompact_execute.c, arcompactdasm_ops.c
2 files changed, 257 insertions, 133 deletions
- video/galaxold.c: added a missing save state, improves but doesn't totally fix starfield save problems in the following games - drivers (nw) [Osso]
2014-12-22 13:22:25- tazzmang2, 4in1, hunchbkg - galaxold.c 800fath, mariner - scramble.c
Changed: galaxold.h, galaxold.c
2 files changed, 44 insertions, 33 deletions
- tazzmang2, 4in1, hunchbkg - galaxold.c 800fath, mariner - scramble.c
- New F1 Exhaust Note clone [briantro]
2014-12-22 03:54:08 - Sad and lonely orphaned bootleg [briantro]
2014-12-22 03:01:06 - Corrected hashes based on provided roms for atarifb2 (nw) [Scott Stone]
2014-12-22 02:25:47Changed: atarifb.c
1 files changed, 3 insertions, 3 deletions
- fix stupid typo (nw) [Stiletto]
2014-12-22 00:43:54- fix stupid typo (nw)
Changed: rainbow.c
1 files changed, 1 insertions, 1 deletions
- fix stupid typo (nw)
- arcompact: starts to read the 2 copyright strings in the bios for comparison (nw) [mamehaze]
2014-12-21 22:57:14Changed: arcompact.h, arcompact_execute.c
2 files changed, 86 insertions, 26 deletions
- New clones added [mariuszw]
2014-12-21 22:15:25 - arcompact: execute first few MOVs (nw) [mamehaze]
2014-12-21 16:53:34Changed: arcompact.h, arcompact_common.c, arcompact_execute.c, arcompactdasm_ops.c
4 files changed, 169 insertions, 22 deletions
- arcompact: prepare to add more opcodes (nw) [mamehaze]
2014-12-21 15:43:45Changed: arcompact.h, arcompact_execute.c, arcompactdasm_ops.c, cpu.mak
4 files changed, 1080 insertions, 845 deletions
- namcops2 updates: [arbee]
2014-12-21 03:35:27- - added BIOS and dongle for Time Crisis 4 [Guru] - added dongle for Gundam vs. Gundam [Guru, Darksoft]
New games added as GAME_NOT_WORKING ----------------------------------- Tekken 5 Dark Resurrection [Guru, Darksoft]Changed: namcops2.c, mame.lst
2 files changed, 5 insertions, 3 deletions
- - added BIOS and dongle for Time Crisis 4 [Guru] - added dongle for Gundam vs. Gundam [Guru, Darksoft]
- New games added as GAME_NOT_WORKING [arbee]
2014-12-21 01:36:39- ----------------------------------- Pride GP 2003 (PR21 Ver. A) [Guru, Darksoft] Quiz Mobile Suit Gundam: Monsenshi (QG1 Ver. A) [Guru, Darksoft] Time Crisis 4 [Guru, Darksoft]
New clones added ---------------- Ridge Racer V Arcade Battle (RRV2 Ver. A) [Guru, Darksoft]Changed: namcops2.c, mame.lst
2 files changed, 87 insertions, 4 deletions
- ----------------------------------- Pride GP 2003 (PR21 Ver. A) [Guru, Darksoft] Quiz Mobile Suit Gundam: Monsenshi (QG1 Ver. A) [Guru, Darksoft] Time Crisis 4 [Guru, Darksoft]
- Merge pull request #88 from p1pkin/naomi#9 [Osso]
2014-12-20 21:01:21 - new clones [MetalliC]
2014-12-20 20:50:58 - 7200fifo.c: added missing save state, fixes seibuspi save state problem (nw) [Osso]
2014-12-20 20:49:44Changed: 7200fifo.c
1 files changed, 1 insertions, 0 deletions
- mos6551: fixed receive with parity != none. (nw) [Sandro Ronco]
2014-12-20 19:57:54Changed: mos6551.c
1 files changed, 1 insertions, 1 deletions
- vindictr does not have a slapstic (nw) [Alex W. Jackson]
2014-12-20 12:54:58Changed: vindictr.c
1 files changed, 0 insertions, 2 deletions
- MT#00380, MT#01591 [Alex Jackson] [Alex W. Jackson]
2014-12-20 11:53:11Changed: atarigen.c
1 files changed, 1 insertions, 1 deletions
Vox populi
Dodaj komentarz!!!!
![[tools] RomVault 3.7.4 21/04/2025](https://www.t2e.pl/Photos/www/picphoto/a422a18c1.jpg,134)
![[Arcade] DevMAME [log only] 2025/04/27 02:00](https://www.t2e.pl/Photos/www/picphoto/3c3b9e8c1.jpg,134)
![[Arcade] DevMAME [log only] 2025/03/31 22:00](https://www.t2e.pl/Photos/www/picphoto/3c3b9e8c1.jpg,134)