Raz na jakiś czas będę publikował nowe deweloperskie binarki projektu MAME, 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.
Zmiana, wygenerowanie wersji testowej generuje następny dokument.
- 21283fixed memory leak in find_default_device() (nw) [oliverst]
2013-02-21 21:52:23
- git-svn-id: svn://dspnet.fr/mame/trunk@21283 749742ba-7341-0410-aadc-df50b521781e
Changed: finddefaultlinux.c
1 files changed, 1 insertions, 0 deletions
- 21282Code snippet for the ITI [angelosa]
2013-02-21 21:49:26
- 21280No more migraine inducting flickering [angelosa]
2013-02-21 21:29:39
- 21279corrected initialization order in src/emu/machine/i8155.c (nw) [oliverst]
2013-02-21 21:28:32
- 21278Slightly clearer and safer (nw) [wilbertp]
2013-02-21 21:21:28
- 21277clear 7z file cache on exit [oliverst]
2013-02-21 21:12:27
- 21276fixed uninitialized members in src/emu/machine/i8155.c (nw) [oliverst]
2013-02-21 21:04:19
- 21274Don't save out internally determined settings to .ini files. (nw) [wilbertp]
2013-02-21 20:56:46
- git-svn-id: svn://dspnet.fr/mame/trunk@21274 749742ba-7341-0410-aadc-df50b521781e
Changed: emuopts.c, options.c, options.h
3 files changed, 24 insertions, 18 deletions
- 21240fixed uninitialized member in src/emu/machine/am9517a.c (nw) [oliverst]
2013-02-20 23:52:38
- 21239pattern observations (nw) [dhaywood]
2013-02-20 23:50:31
- 21238fixed uninitialized members in src/emu/machine/rp5c01.c (nw) [oliverst]
2013-02-20 23:49:58
- 21237fix comment [dhaywood]
2013-02-20 23:34:27
- 21236Added preliminary CD Seek mechanism, fixes Zero Divide booting [angelosa]
2013-02-20 23:32:31
- 21235some debug code, studying the compressed gfx [dhaywood]
2013-02-20 23:31:15
- 21234comment about likely rom offset bits / log changes [dhaywood]
2013-02-20 22:20:14
- 21233document some more used cases [dhaywood]
2013-02-20 21:50:28
- 21232more documentation of where bits are used.. I think one of the blit params is a rom offset, so maybe it does decompress at blit time afterall, although for the ASCII parts that param is 0. [dhaywood]
2013-02-20 21:13:05
- 21211further notes [dhaywood]
2013-02-20 15:29:44
- 21210improved notes on some video stuff [dhaywood]
2013-02-20 15:06:09
- 21209idectrl: words 57/58 of IDENTIFY DEVICE are total sectors, not sectors per track [R. Belmont] [rbelmont]
2013-02-20 06:30:51
- 21208SDL: Don't include GTK+/GConf in Qt debugger builds (nw) [rbelmont]
2013-02-20 06:24:08
- 21206Blinks at Arbee ... [angelosa]
2013-02-20 05:54:47
- 21202Added IRQ 6 [angelosa]
2013-02-20 04:22:01
- 21194palettes are written by the blitter as well, at least sometimes. this makes things worse in some cases, but you can see it's needed because the fades between scenes are done with it, I think DMA hookup needs fixing to match it, and possibly a palette select adding. [dhaywood]
2013-02-19 23:29:41
- 21193Comms works, sound still doesn't [angelosa]
2013-02-19 22:45:34
- 21192Documented lamps [angelosa]
2013-02-19 21:15:00
- 21191Added inputs [angelosa]
2013-02-19 21:05:13
- 21190More notes [angelosa]
2013-02-19 20:30:20
- 21189allow use of a fake ascii rom (hidden behind a define) (by request, so controls etc. can be hooked up) [dhaywood]
2013-02-19 20:07:50
- 21188Check-point [angelosa]
2013-02-19 19:26:30
- 21187play with some of the blitter values a bit (nw) [dhaywood]
2013-02-19 19:12:34
- 21185More sound, it sends an irq to the master or slave, shrug [angelosa]
2013-02-19 16:50:13
- 21184additional notes [dhaywood]
2013-02-19 16:27:17
- 21183Basic hook-up of sound [angelosa]
2013-02-19 16:03:07
- git-svn-id: svn://dspnet.fr/mame/trunk@21183 749742ba-7341-0410-aadc-df50b521781e
Changed: stvvdp2.c, coolridr.c
2 files changed, 71 insertions, 12 deletions
- 21175Fixed regression [angelosa]
2013-02-19 02:05:24
- 21174Small fix, nw [angelosa]
2013-02-19 01:40:44
- git-svn-id: svn://dspnet.fr/mame/trunk@21174 749742ba-7341-0410-aadc-df50b521781e
Changed: stvcd.c, saturn.c
2 files changed, 6 insertions, 4 deletions
- 21173Moved CD command timing around, fixed regression in logicpuz. Also added 11bpp bitmap mode for VDP2, fixed HUD in Tunnel B1 [angelosa]
2013-02-19 00:39:13
- git-svn-id: svn://dspnet.fr/mame/trunk@21173 749742ba-7341-0410-aadc-df50b521781e
Changed: stvcd.c, stvvdp2.c, stv.h
3 files changed, 79 insertions, 22 deletions
- 21172Actually I think it's safer like this (otherwise you possibly miss an irq if both are enabled), nw [angelosa]
2013-02-18 22:50:47
- 21171Missed this one, nw [angelosa]
2013-02-18 22:20:01
- 21170Fixed SH-2 DMAC irqs, fixes at least hard-locking on Baroque [Angelo Salese] [angelosa]
2013-02-18 22:18:30
- git-svn-id: svn://dspnet.fr/mame/trunk@21170 749742ba-7341-0410-aadc-df50b521781e
Changed: sh2comn.c, sh2comn.h, sh2drc.c
3 files changed, 12 insertions, 4 deletions
- 21167using the Japanese FG0 rom on the World wwfsstar set makes no sense and causes glitches (nw) [dhaywood]
2013-02-18 20:10:21
- 21166new clone [dhaywood]
2013-02-18 20:06:55
- Chinese Hero (older, set 2) [Zab]
(from CL)
git-svn-id: svn://dspnet.fr/mame/trunk@21166 749742ba-7341-0410-aadc-df50b521781e
Changed: shangkid.c, mame.lst
2 files changed, 50 insertions, 1 deletions
- 21165input: Support up to 32 buttons and harmonize Windows and SDL behavior if you exceed the limit [Nick3092] [rbelmont]
2013-02-18 18:18:00
- git-svn-id: svn://dspnet.fr/mame/trunk@21165 749742ba-7341-0410-aadc-df50b521781e
Changed: input.c, input.h, input.c
3 files changed, 76 insertions, 2 deletions
- 21164xtal.h: show the reason 16.9344 and 18.432 MHz are popular (nw) [rbelmont]
2013-02-18 18:13:19
- 21163new NOT WORKING [dhaywood]
2013-02-18 18:04:38
- unknown 186 based gambling game (2 sets) [ANY]
git-svn-id: svn://dspnet.fr/mame/trunk@21163 749742ba-7341-0410-aadc-df50b521781e
Changed: gambl186.c, mame.lst, mame.mak
3 files changed, 114 insertions, 0 deletions
- 21160cleanup (nw) [miodragm]
2013-02-18 13:45:59
- git-svn-id: svn://dspnet.fr/mame/trunk@21160 749742ba-7341-0410-aadc-df50b521781e
Changed: trvquest.c, gameplan.h, gameplan.c
3 files changed, 17 insertions, 33 deletions
- 21158mark sample roms in biomtoya (Biomechanical Toy (Ver. 1.0.1884) as BAD_DUMP, the game code seems to expect different ones and they weren't dumped. [dhaywood]
2013-02-18 13:14:09
- 21157drivers cleanup (nw) [miodragm]
2013-02-18 10:12:24
- git-svn-id: svn://dspnet.fr/mame/trunk@21157 749742ba-7341-0410-aadc-df50b521781e
Changed: asuka.c, fastfred.c, actfancr.h, asuka.h, copsnrob.h, dec0.h, dec8.h, deco32.h, fastfred.h, galivan.h, nmk16.h, spbactn.h, bonzeadv.c, fastfred.c
14 files changed, 139 insertions, 193 deletions
- 21155Changed a log around, nw [angelosa]
2013-02-18 03:01:05
- 21154Fixed filter reading on false connector [angelosa]
2013-02-18 02:35:52
- 21153New games marked as GAME_NOT_WORKING [robertof]
2013-02-17 23:11:44
- ------------------------------------ Hot Slots (6.00) [Roberto Fresca, Gerald (COY)]
git-svn-id: svn://dspnet.fr/mame/trunk@21153 749742ba-7341-0410-aadc-df50b521781e
Changed: magicard.c, mame.lst
2 files changed, 45 insertions, 22 deletions
- 21152Added a new 'lastinstructioncycles' property to the debugger to measure the [npwoods]
2013-02-17 21:47:48
- amount of CPU cycles taken by the last instruction. This is useful to people (me) who are rewriting CPU cores, specifically with regression testing.
git-svn-id: svn://dspnet.fr/mame/trunk@21152 749742ba-7341-0410-aadc-df50b521781e
Changed: debugcpu.c, debugcpu.h
2 files changed, 24 insertions, 1 deletions
21150fixed uninitialized variables in src/emu/machine/upd765.c (nw) [oliverst] 2013-02-17 19:17:51
21149Small fix for size allocation [angelosa] 2013-02-17 17:36:18
- git-svn-id: svn://dspnet.fr/mame/trunk@21149 749742ba-7341-0410-aadc-df50b521781e
Changed: stvcd.c, stvvdp2.c
2 files changed, 6 insertions, 4 deletions
21144fixed uninitialized variable in src/emu/diserial.c (nw) [oliverst] 2013-02-16 21:16:23
21143fixed uninitialized variable in src/emu/machine/aakart.c (nw) [oliverst] 2013-02-16 20:12:37
21142fixed uninitialized variable in src/emu/machine/amigafdc.c (nw) [oliverst] 2013-02-16 20:08:41
21141ssv.c: Reduce tagmap lookups. [wilbertp] 2013-02-16 20:04:47
21140fixed uninitialized variables in src/mame/machine/mega32x.c (nw) [oliverst] 2013-02-16 19:55:30
21138fixed uninitialized variable in src/emu/imagedev/floppy.c when no image is loaded (nw) [oliverst] 2013-02-16 17:36:19
Vox populi
Ten artykuł nie byl jeszcze komentowany:(