Raz na dobę, a może rzadziej będę publikował nowe deweloperskie binarki projektu MESS, natomiast BobBudowniczy będzie się starał na bieżąco śledzić zmiany w changelogu tego obok MAME największego projektu emulacyjnego. W razie braku binarki z danego dnia, należy zerknąć na łamy automatu Automatic MESS SVN Build, z którego są najczęściej pobierane dystrybucje i udostępniane przez inne serwisy emulacyjne.
Główną różnicą pomiędzy moją binarką a dystrybucją Bob'a, że oprócz binarki udostępniam także resztę plików z folderu MESS (wraz z mess.ini, który należy wyedytować aby zmienić miejsce lokalizacji biosów i wyłączyć HLSL, który domyślnie jest włączony).
Zmiany w kodzie MESS
- 20072missed a file (nw) [rbelmont]
2013-01-05 06:04:44
20071Checkpoint of "n68681" modernized, diserial-ized 68681 device (nw) [rbelmont] 2013-01-05 06:03:38- This covers the modernization aspect; the diserial-ization comes next. Do not convert other drivers to use this yet.
git-svn-id: svn://dspnet.fr/mame/trunk@20071 749742ba-7341-0410-aadc-df50b521781eChanged: emu.mak, n68681.c, n68681.h, esq5505.c
4 files changed, 1092 insertions, 95 deletions
20070(MESS) sq1/sqrack: Greatly improved display behavior [R. Belmont] [rbelmont] 2013-01-05 05:57:0020068removed some unused AM_*_LEGACY macros (nw) [oliverst] 2013-01-05 03:23:3220067dsp16: Added 16-bit immediate load opcode. [Andrew Gardner] [andrewga] 2013-01-05 02:40:33- Fixed reset behavior.
Code reorganization.
git-svn-id: svn://dspnet.fr/mame/trunk@20067 749742ba-7341-0410-aadc-df50b521781eChanged: cpu.mak, dsp16.c, dsp16.h, dsp16ops.c
4 files changed, 334 insertions, 250 deletions
20066Dsp16: Added registers and implemented the goto opcode. [Andrew Gardner] [andrewga] 2013-01-04 23:25:33- git-svn-id: svn://dspnet.fr/mame/trunk@20066 749742ba-7341-0410-aadc-df50b521781e
Changed: dsp16.c, dsp16.h, dsp16dis.c
3 files changed, 428 insertions, 45 deletions
20064And just because I'm a good fella even after XMas, here's a gross hack I've used for this ... [angelosa] 2013-01-04 18:28:07
20063Some information for PoP [angelosa] 2013-01-04 18:23:10- git-svn-id: svn://dspnet.fr/mame/trunk@20063 749742ba-7341-0410-aadc-df50b521781e
Changed: h6280ops.h, pce.c
2 files changed, 22 insertions, 4 deletions
20062removed psx_state, all code shared between mame and mess is now in src/emu/ [smf] [smf] 2013-01-04 17:21:35- git-svn-id: svn://dspnet.fr/mame/trunk@20062 749742ba-7341-0410-aadc-df50b521781e
Changed: dma.c, dma.h, mdec.c, mdec.h, psx.c, psx.h, rcnt.c, spu.c, spu.h, psx.c, psx.h, konamigq.c, konamigv.c, ksys573.c, namcos10.c, namcos11.c, namcos12.c, taitogn.c, twinkle.c, zn.c, psx.h, psx.c, mame.mak, psx.c, psxcard.c, psxcd.c, psxcddrv.c, mess.mak
28 files changed, 150 insertions, 294 deletions
20061(MESS) mm1: Added software list with boot disk. [Kara Trace, Curt Coder] [curtcode] 2013-01-04 16:31:33- git-svn-id: svn://dspnet.fr/mame/trunk@20061 749742ba-7341-0410-aadc-df50b521781e
Changed: mm1_flop.xml, mikromik.c
2 files changed, 20 insertions, 0 deletions
20060(MESS) c64: Cartridge WIP. (nw) [curtcode] 2013-01-04 16:19:20
20059(MESS) c64: Softlist additions. (nw) [curtcode] 2013-01-04 16:18:51- git-svn-id: svn://dspnet.fr/mame/trunk@20059 749742ba-7341-0410-aadc-df50b521781e
Changed: c64_cart.xml, c64_flop.xml
2 files changed, 108 insertions, 19 deletions
20057(mess) D-110: Preliminary driver [Lord_Nightmare, O. Galibert] [olivierg] 2013-01-04 14:18:27- git-svn-id: svn://dspnet.fr/mame/trunk@20057 749742ba-7341-0410-aadc-df50b521781e
Changed: i8x9x.c, i8xc196.h, mcs96.c, mcs96.h, mcs96ops.lst, rd110.c, msm6222b.c, msm6222b.h, mess.lst, mess.mak
10 files changed, 778 insertions, 10 deletions
20056placeholders [olivierg] 2013-01-04 14:17:37- git-svn-id: svn://dspnet.fr/mame/trunk@20056 749742ba-7341-0410-aadc-df50b521781e
Changed: rd110.c, msm6222b.c, msm6222b.h
3 files changed, 0 insertions, 0 deletions
20050And I missed the PC (nw) [rbelmont] 2013-01-04 02:45:46
20049h6280: remove extraneous colons from register names, makes debugger syntax to set them less Pascal-y (nw) [rbelmont] 2013-01-04 02:44:3020048Quick catch for the sake of 2013 [angelosa] 2013-01-04 01:43:3020046(MESS) c64: Softlist additions. (nw) [curtcode] 2013-01-03 21:52:3120044(MESS) Softlist fixes. (nw) [curtcode] 2013-01-03 21:18:26- git-svn-id: svn://dspnet.fr/mame/trunk@20044 749742ba-7341-0410-aadc-df50b521781e
Changed: plus4_cart.xml, tandy6k.xml
2 files changed, 16 insertions, 16 deletions
20043(MESS) comx35: Fixed softlist. (nw) [curtcode] 2013-01-03 21:13:1720042(MESS) c64: Cartridge WIP. (nw) [curtcode] 2013-01-03 17:25:3120041TYPOs [angelosa] 2013-01-03 16:32:1820040Added CD-ROM hook-up to kokoroj2, nw [angelosa] 2013-01-03 15:38:19- git-svn-id: svn://dspnet.fr/mame/trunk@20040 749742ba-7341-0410-aadc-df50b521781e
Changed: segas32.c, pce.c
2 files changed, 4 insertions, 5 deletions
20039tagmap: Try a slightly better hashing function [O. Galibert] [olivierg] 2013-01-03 15:22:27
20038MSM6242: Fix hang on savestate load -nw- [philipbe] 2013-01-03 15:21:1820035bbc: Fix another collateral damage of the acia irq fix [O. Galibert] [olivierg] 2013-01-03 14:09:5420034flopimg: Avoid avoidable leaks [O. Galibert] [olivierg] 2013-01-03 13:41:4820031MT 5055: Rebel5 correction to the description [Robbbert,AntoPisa] [robbbert] 2013-01-03 10:55:15
20030MT 5044: Beehive DM3270 The correct year of publication [Robbbert,AntoPisa] [robbbert] 2013-01-03 10:22:2420025Preliminary transfer ready irq hook-up, makes Steam Heart's to enter into gameplay [angelosa] 2013-01-03 04:30:3520024Simplified IRQ routine on PC Engine CD [angelosa] 2013-01-03 03:12:16- git-svn-id: svn://dspnet.fr/mame/trunk@20024 749742ba-7341-0410-aadc-df50b521781e
Changed: pce.c, vboy.c, pce.c, mess.lst
4 files changed, 17 insertions, 56 deletions
20023Guess this crashes, let's fix it [angelosa] 2013-01-03 00:11:3520022Fixed HW cursor color in RGB16 mode [angelosa] 2013-01-02 23:22:14
20020A bunch of MMIO hooks for S3 card, used on Win 95 16-bit color mode [angelosa] 2013-01-02 21:20:20
- git-svn-id: svn://dspnet.fr/mame/trunk@20020 749742ba-7341-0410-aadc-df50b521781e
Changed: i386.c, pc_vga.c, pc_vga.h
3 files changed, 15 insertions, 3 deletions
20019[MESS] MT05068 - fixed driver init for osc1000b (nw) [oliverst] 2013-01-02 20:57:36
20018(MESS) uzebox: added a configuration switch for the AD725 CE. (nw) [sronco] 2013-01-02 20:50:04
20017(MESS) Removed tmc1800 and osc1000b since no known dumps exist. (nw) [wilbertp] 2013-01-02 20:45:57
20016Fixed MT05072 - fixed uninitialized members in wd33c93.c (fixes ip225015 crash) [Oliver Stöneberg] [oliverst] 2013-01-02 20:17:17
20015[MESS] fixed MT04875 - correct bounds for second screen in apricotp.lay (fixes fp crash when taking a snapshot) [Oliver Stöneberg] [oliverst] 2013-01-02 20:07:49
20014(MESS) c64: Added IDEDOS 0.90 and Prince of Persia to the cartridge software list. These can be used to quickly flash the EasyFlash and IDE64 cartridges. Note that you have to delete the resulting files from nvram directory to re-flash. [Curt Coder] [curtcode] 2013-01-02 18:16:16
20013(MESS) c64: Softlist additions. (nw) [curtcode] 2013-01-02 18:12:43
20011fix portmidi compilation on Xcode 3.2.6 for OSX 10.6.8. no whatsnew. [fabiopri] 2013-01-02 17:42:45
20010AMIGAFDC: Added ADKCONR hook-up, fixes at least sound in Ocean's Beach Volley [angelosa] 2013-01-02 16:30:51
- git-svn-id: svn://dspnet.fr/mame/trunk@20010 749742ba-7341-0410-aadc-df50b521781e
Changed: amigafdc.c, amigafdc.h, amiga.c, pc9801.c
4 files changed, 9 insertions, 1 deletions
20009Fix compile on OS X 10.6/10.7 (nw) [rbelmont] 2013-01-02 15:39:53
- git-svn-id: svn://dspnet.fr/mame/trunk@20009 749742ba-7341-0410-aadc-df50b521781e
Changed: readbinaryplist.c
1 files changed, 1 insertions, 0 deletions
20008(MESS) uzebox: small change for games that only works on early revisions. (nw) [sronco] 2013-01-02 13:25:12
- git-svn-id: svn://dspnet.fr/mame/trunk@20008 749742ba-7341-0410-aadc-df50b521781e
Changed: uzebox.xml, uzebox.c
2 files changed, 11 insertions, 5 deletions
20007Fixed crash on exit -nw- [philipbe] 2013-01-02 12:43:55
20006floppy: Correctly reach files inside zips or softlists [O. Galibert] [olivierg] 2013-01-02 12:24:18
20002And the rest of that commit (nw) [rbelmont] 2013-01-02 03:15:20
- git-svn-id: svn://dspnet.fr/mame/trunk@20002 749742ba-7341-0410-aadc-df50b521781e
Changed: cuda.c, cuda.h, egret.c, egret.h
4 files changed, 53 insertions, 17 deletions
20001(MESS) Mac: get the 6805s away from knowing mac_state internals, fixes Pippin error [R. Belmont] [rbelmont] 2013-01-02 03:14:55
19999fixed pmmidi.c includes (fixes Visual Studio linking) (nw) [oliverst] 2013-01-01 22:28:49
19998forgot to change library name in makefile (nw) [oliverst] 2013-01-01 22:01:14
19997fixed portmidi library name / removed overwrite of ARCH when compiling libflac (nw) [oliverst] 2013-01-01 21:59:25
19996fixed portmidi Visual Studio warnings (nw) [oliverst] 2013-01-01 21:41:17
- git-svn-id: svn://dspnet.fr/mame/trunk@19996 749742ba-7341-0410-aadc-df50b521781e
Changed: pmutil.c, pmwinmm.c
2 files changed, 3 insertions, 3 deletions
19995(MESS) xerox820: Fixed MT#5068. [Curt Coder] [curtcode] 2013-01-01 20:49:38
- git-svn-id: svn://dspnet.fr/mame/trunk@19995 749742ba-7341-0410-aadc-df50b521781e
Changed: xerox820.c, xerox820.h
2 files changed, 2 insertions, 2 deletions
19994log all unhandled exceptions in running_machine::run() / handle bad_cast exceptions thrown by dynaic_cast - gives proper error in osc1000b and pippin now (nw) [oliverst] 2013-01-01 18:49:06
- git-svn-id: svn://dspnet.fr/mame/trunk@19994 749742ba-7341-0410-aadc-df50b521781e
Changed: emucore.h, machine.c
2 files changed, 40 insertions, 11 deletions
19993FDC != WDC. Bad OG ;-) (nw) [rbelmont] 2013-01-01 18:46:26
19992handle binding_type_exception in running_machine::run() - gives proper error with apollo.c before assert (nw) [oliverst] 2013-01-01 18:18:39
19991Enable compiling PortMidi (nw) [rbelmont] 2013-01-01 17:58:48
- Tested on: Linux x64, Mac OS X 10.8, Windows 8 x64 w/latest toolchain for both OSD=windows and OSD=sdl. MIDI should auto-disable on other OSes (*BSD) but there may be problems. Works fine on Linux when set to use the system's copy of the library as well, which many distros prefer.
git-svn-id: svn://dspnet.fr/mame/trunk@19991 749742ba-7341-0410-aadc-df50b521781e
Changed: makefile, clifront.c, clifront.h, sdl.mak, sdlmain.c, windows.mak, winmain.c
7 files changed, 64 insertions, 8 deletions
19990portmidi: Initial commit. [R. Belmont] [rbelmont] 2013-01-01 17:11:32
- (nw: this isn't enabled to compile yet, this is just to make it easier to run the final tests on my Mac and my Windows laptop)
git-svn-id: svn://dspnet.fr/mame/trunk@19990 749742ba-7341-0410-aadc-df50b521781e
Changed: lib.mak, finddefault.c, finddefaultlinux.c, osxsupport.h, osxsupport.m, pminternal.h, pmlinux.c, pmlinux.h, pmlinuxalsa.c, pmlinuxalsa.h, pmmac.c, pmmac.h, pmmacosxcm.c, pmmacosxcm.h, pmutil.c, pmutil.h, pmwin.c, pmwinmm.c, pmwinmm.h, portmidi.c, portmidi.h, porttime.c, porttime.h, ptlinux.c, ptmacosx_cf.c, ptmacosx_mach.c, ptwinmm.c, readbinaryplist.c, readbinaryplist.h, osdcore.h, pmmidi.c, sdlmidi.c, winmidi.c
33 files changed, 8093 insertions, 1 deletions
19987[COCO3] GIME cleanups; identify memory banks on device start (nw) [npwoods] 2013-01-01 16:10:46
19986(MESS) Started hooking up the paddle to the i8021. (nw) [wilbertp] 2013-01-01 15:15:28
19985(MESS) microvsn.c: Small documentation update and improvements to clock speeds (nw) [wilbertp] 2013-01-01 14:11:39
19984(MESS) g7400: Added support for enabling/disabling the service row. Hooked up the i8243. (nw) [wilbertp] 2013-01-01 11:45:03
Vox populi
Ten artykuł nie byl jeszcze komentowany:(