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.
- 33853 floppy: include cylinder in savestate [peterferrie]
2014-12-12 22:43:31Changed: floppy.c
1 files changed, 3 insertions, 0 deletions
- sync (nw) [David Haywood]
2014-12-12 21:48:01Changed: arcompactdasm_ops.c
1 files changed, 90 insertions, 16 deletions
- sync (nw) [David Haywood]
2014-12-12 19:33:29Changed: arcompactdasm_ops.c
1 files changed, 79 insertions, 66 deletions
- e132xs.c: added missing save states, fixes save states in at least pasha2, f2mosaic and gstream (nw) [Osso]
2014-12-12 19:30:48Changed: e132xs.c, e132xs.h, f-32.c
3 files changed, 31 insertions, 19 deletions
- Fixed save state regression in various atari drivers (nw) [Osso]
2014-12-12 18:37:25Changed: atarigen.c
1 files changed, 6 insertions, 3 deletions
- arcompact (nw) [David Haywood]
2014-12-12 18:28:48Changed: arcompactdasm_ops.c
1 files changed, 161 insertions, 35 deletions
- arcompact decoding (nw) [David Haywood]
2014-12-12 17:33:04Changed: arcompactdasm_ops.c
1 files changed, 119 insertions, 33 deletions
- xtal.h: Add some more comments about NTSC subcarrier multiples, fixed a mis-ordering, added more to comment about 640khz resonator. (n/w) [Lord-Nightmare]
2014-12-12 10:15:39Changed: xtal.h
1 files changed, 4 insertions, 4 deletions
- unneeded variable can be removed. nw. [etabeta78]
2014-12-12 06:46:03Changed: fdd_dsk.c
1 files changed, 0 insertions, 2 deletions
- Allow for compiling, please revisit! (nw) [Scott Stone]
2014-12-12 01:59:35Changed: fdd_dsk.c
1 files changed, 2 insertions, 2 deletions
- arcompact (nw) [mamehaze]
2014-12-11 15:09:45Changed: arcompactdasm_ops.c
1 files changed, 148 insertions, 14 deletions
- fixed visual studio and possibly more. nw. [etabeta78]
2014-12-11 14:12:14Changed: pc98dcp_dsk.c, pc98dip_dsk.c, pc98nfd_dsk.c
3 files changed, 3 insertions, 5 deletions
- Fix gts1_lamp_apm_w offsets. Set bit 8+9 of PROM addr from group C bits 1+0 (nw) [jbu]
2014-12-11 12:34:48Changed: gts1.c
1 files changed, 7 insertions, 5 deletions
- viper.c: more notes about the DS2430 (nw) [Guru]
2014-12-11 09:41:00Changed: viper.c
1 files changed, 24 insertions, 5 deletions
- Connect the GTS1 dip switches to another 10696 (nw) [jbu]
2014-12-11 08:12:46Changed: gts1.c
1 files changed, 124 insertions, 3 deletions
- Add IO chip U2 (10696) for NVRAM access (nw) [jbu]
2014-12-11 07:03:00Changed: gts1.c
1 files changed, 45 insertions, 1 deletions
- Add Rockwell 10696 General Purpose Input/Output emulation WIP [jbu]
2014-12-11 06:07:58Changed: machine.mak, r10696.c, r10696.h, mame.mak
4 files changed, 260 insertions, 0 deletions
- Renumber digits according to http://www.pinrepair.com/sys1/ (nw) [jbu]
2014-12-11 04:10:57Changed: gts1.lay
1 files changed, 28 insertions, 28 deletions
- i82875p: toud display fix [O. Galibert] [Olivier Galibert]
2014-12-10 19:28:29Changed: i82875p.c
1 files changed, 2 insertions, 1 deletions
- pci: Autodetect multifunction devices [O. Galibert] [Olivier Galibert]
2014-12-10 16:44:452 files changed, 12 insertions, 7 deletions
- pci: Fix some initialisations, valgrind stops complaining [O. Galibert] [Olivier Galibert]
2014-12-10 07:59:20Changed: i6300esb.c, i82875p.c, i82875p.h, pci.c
4 files changed, 16 insertions, 8 deletions
- Remove unused variable (nw) [jbu]
2014-12-10 19:18:32Changed: gts1.c
1 files changed, 0 insertions, 1 deletions
- viper.c: minor version correction of Police 911 2 from test mode and some notes (nw) [Guru]
2014-12-10 11:25:15- added version from test mode and also added some notes about the dongle protection and guesses about the NVRAM<->DS2430 marriage
Changed: viper.c
1 files changed, 26 insertions, 6 deletions
- added version from test mode and also added some notes about the dongle protection and guesses about the NVRAM<->DS2430 marriage
- viper.c: added NVRAM and dongle to Police 911 2 [Guru, dogpn] [Guru]
2014-12-10 09:41:54Changed: viper.c
1 files changed, 10 insertions, 10 deletions
- Merge pull request #70 from lucab/lucab/mame-lua/appinfo [R. Belmont]
2014-12-10 05:20:52- luaengine: add API versioning [Luca Bruno]
Changed: luaengine.c, luaengine.h, mame.h, version.c
4 files changed, 32 insertions, 2 deletions
- luaengine: add API versioning [Luca Bruno]
- m68k: disassembler support for FTRAP. [R. Belmont] [arbee]
2014-12-10 05:17:24Changed: m68kdasm.c
1 files changed, 27 insertions, 0 deletions
- Fix debugger memory display of little-endian memory regions [Alex Jackson] [Alex W. Jackson]
2014-12-10 03:18:05Changed: dvmemory.c, emucore.h
2 files changed, 2 insertions, 2 deletions
- prehisle.c: PORT_VBLANK seems more likely active low (nw) [Alex W. Jackson]
2014-12-10 02:52:35Changed: prehisle.c
1 files changed, 1 insertions, 1 deletions
- c2040fdc.c: fix MSVC compile (nw) [peterferrie]
2014-12-10 01:26:37Changed: c2040fdc.c
1 files changed, 1 insertions, 1 deletions
- lindbergh: Match card and video bios [O. Galibert] [Olivier Galibert]
2014-12-09 19:34:25Changed: gf6800gt.c, gf6800gt.h, gf7600gs.c, gf7600gs.h, video.mak, lindbergh.c, mame.mak
7 files changed, 62 insertions, 62 deletions
- pci: expansion rom management [O. Galibert] [Olivier Galibert]
2014-12-09 19:28:07Changed: pci.c, pci.h, gf6800gt.c, lindbergh.c
4 files changed, 57 insertions, 16 deletions
- Rename led8seg to led8seg{,_gts1} and CTYPE_LED8SEG{,_GTS1} as per hap's request. (nw) [jbu]
2014-12-09 19:44:01Changed: rendlay.c, rendlay.h, gts1.lay
3 files changed, 2014 insertions, 2014 deletions
- Fix obsolete comments. Make 7seg display smaller (nw) [jbu]
2014-12-09 18:48:33Changed: gts1.lay
1 files changed, 4 insertions, 6 deletions
- Add 4 7seg digits for the outputs 6, 7, 14 and 15. The remaining 22, 23, 30 and 31 are unused (nw) [jbu]
2014-12-09 18:43:46Changed: gts1.c, gts1.lay, input.c
3 files changed, 65 insertions, 36 deletions
- tmc0270 unknown line [hap]
2014-12-09 18:18:16Changed: tms0980.c
1 files changed, 36 insertions, 29 deletions
- There be light on the 8seg display (nw) [jbu]
2014-12-09 18:13:572 files changed, 30 insertions, 33 deletions
- Add 8seg decoding with the modified 7448 (nw) [jbu]
2014-12-09 16:23:50Changed: gts1.c
1 files changed, 49 insertions, 1 deletions
- Add logging to r10788 and fix timer setup (nw) [jbu]
2014-12-09 15:47:35 - more arcompact (nw) [mamehaze]
2014-12-09 15:37:02Changed: arcompactdasm.c
1 files changed, 121 insertions, 8 deletions
- Add CTYPE_LED8SEG to m_maxstate default setup (nw) [jbu]
2014-12-09 14:31:20Changed: rendlay.c
1 files changed, 1 insertions, 1 deletions
- Add clock to MCFG and remove defaulting to firstcpu->clock() [jbu]
2014-12-09 14:26:502 files changed, 1 insertions, 6 deletions
- Add missing MCFG_DEVICE_ADD (nw) [jbu]
2014-12-09 14:23:21Changed: gts1.c
1 files changed, 1 insertions, 0 deletions
- Skeleton Rockwell 10788 chip emulation and use in gts1 - WIP (nw) [jbu]
2014-12-09 13:06:54Changed: machine.mak, r10788.c, r10788.h, gts1.c, mame.mak
5 files changed, 317 insertions, 4 deletions
- new clones [mamehaze]
2014-12-09 11:44:01- D-Day (Dooyong) (Korea) [system11] Yam Yam (Korea) [system11]
Changed: dooyong.c, gundealr.c, mame.lst
3 files changed, 98 insertions, 41 deletions
- D-Day (Dooyong) (Korea) [system11] Yam Yam (Korea) [system11]
- more arcompact (nw) [mamehaze]
2014-12-09 11:06:16Changed: arcompactdasm.c
1 files changed, 175 insertions, 6 deletions
- added tmc0270_cpu_device, preliminary [hap]
2014-12-09 03:16:472 files changed, 160 insertions, 47 deletions
- 4003b9ba has a jump to the cartridge area (nw) [mamehaze]
2014-12-09 00:38:13Changed: arcompactdasm.c
1 files changed, 271 insertions, 31 deletions
- improve (nw) [mamehaze]
2014-12-08 23:32:54Changed: arcompactdasm.c
1 files changed, 12 insertions, 5 deletions
- arc (nw) [mamehaze]
2014-12-08 22:20:09Changed: arcompact.h, arcompactdasm.c
2 files changed, 571 insertions, 244 deletions
- (nw) [mamehaze]
2014-12-08 20:37:58Changed: arcompactdasm.c
1 files changed, 212 insertions, 1 deletions
- (nw) [mamehaze]
2014-12-08 20:13:32Changed: arcompactdasm.c
1 files changed, 244 insertions, 2 deletions
- misc ARC dasm (nw) [mamehaze]
2014-12-08 19:01:08Changed: arcompactdasm.c
1 files changed, 731 insertions, 185 deletions
- new WORKING game [mamehaze]
2014-12-08 12:28:45- Su Ho Seong [system11, David Haywood]
Changed: snowbros.c, snowbros.h
2 files changed, 78 insertions, 35 deletions
- Su Ho Seong [system11, David Haywood]
- Merge branch 'master' of https://github.com/mamedev/mame [Lord-Nightmare]
2014-12-07 23:59:05Changed: i6300esb.c, i6300esb.h, lpc-pit.c, lpc-pit.h, machine.mak, pci.c, pci.h, lindbergh.c
8 files changed, 479 insertions, 49 deletions
- duhhhhhhhhhhhhhhhhhhhhhh (nw) [Olivier Galibert]
2014-12-07 22:37:042 files changed, 75 insertions, 0 deletions
- lindbergh: Fake pit and real pci bridges [O. Galibert] [Olivier Galibert]
2014-12-07 22:35:44Changed: i6300esb.c, i6300esb.h, machine.mak, pci.c, pci.h, lindbergh.c
6 files changed, 404 insertions, 49 deletions
- Fix the TM disassembly. Don't set m_I in ROP() and don't set m_I2 in ARG(). (nw) [jbu]
2014-12-07 21:39:14Changed: pps4.c, pps4dasm.c
2 files changed, 80 insertions, 68 deletions
- Oops. That was wrong. BU is always 0000 in LBL (nw) [jbu]
2014-12-07 06:12:51Changed: pps4dasm.c
1 files changed, 2 insertions, 3 deletions
- Fix previous opcode detection for LB and LBL. Fix disassembler for LBL (nw) [jbu]
2014-12-07 06:09:18Changed: pps4.c, pps4dasm.c
2 files changed, 8 insertions, 7 deletions
- tiny text fixes (nw) [Guru]
2014-12-07 02:27:19Changed: lindbergh.c
1 files changed, 4 insertions, 9 deletions
- bottom new segment was too short [hap]
2014-12-06 23:27:522 files changed, 9 insertions, 8 deletions
Vox populi
Dodaj komentarz!!!!
![[Arcade] DevMAME [log only] 2025/04/20 12: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)
![[arcade] HbMameUI x64 0.245.23 2025/02/27](https://www.t2e.pl/Photos/www/picLogoty/13901522381.jpg,134)