- 241365 SDL: experimental rework of buffer size calculation. (nw) [arbee]
2014-10-21 06:10:51
Changed: sdl_sound.c
1 files changed, 1 insertions, 1 deletions
- SDL: Allow SDL_LIBVER to be overridden without modifying sdl.mak [Alex W. Jackson]
2014-10-21 05:13:51
Changed: sdl.mak
1 files changed, 5 insertions, 5 deletions
- (mess) mikromik: don't stop the motor when resetting the fdc (nw) [cracyc]
2014-10-21 04:55:24
Changed: mikromik.c
1 files changed, 1 insertions, 1 deletions
- Tell SDL to stop sound when volume is set to max attenuation. (nw) [arbee]
2014-10-21 04:10:30
Changed: sdl_sound.c
1 files changed, 9 insertions, 0 deletions
- Reverse the networking polarity in the OSD makefiles. (nw) [arbee]
2014-10-21 03:56:01
Changed: sdl.mak, windows.mak
2 files changed, 2 insertions, 2 deletions
- SDL: SDL2 is now the default except for OS/2 builds. [R. Belmont] [arbee]
2014-10-21 02:41:17
- USE_NETWORK Ethernet emulation is now enabled by default as per the roadmap. [R. Belmont]
Changed: makefile, sdl.mak
2 files changed, 11 insertions, 7 deletions
- Merge branch 'master' of https://github.com/mamedev/mame [etabeta78]
2014-10-20 22:12:30
Changed: msx.c, mess.lst
2 files changed, 2 insertions, 36 deletions
- test. nw. [etabeta78]
2014-10-20 22:02:09
Changed: a800.xml
1 files changed, 5 insertions, 5 deletions
- Fixed German mistake + xml missing ending, on behalf of K1W1. nw. [etabeta78]
2014-10-20 21:39:53
Changed: a800.xml
1 files changed, 14 insertions, 11 deletions
- Merge branch 'master' of https://github.com/mamedev/mame [Wilbert Pol]
2014-10-20 21:21:33
Changed: megadriv.xml, vsmile_cart.xml, upd7220.c, upd7220.h, compis.c, compis.h, x68k.c, winos.c
8 files changed, 135 insertions, 96 deletions
- msx.c: Removed nms8270 prototype; it seems to be a hacked up romset. There is no confirmation that it even exists. (nw) [Wilbert Pol]
2014-10-20 21:12:04
Changed: msx.c, mess.lst
2 files changed, 2 insertions, 36 deletions
- Some more adds/fixes for V.Smile [Cowering]
2014-10-20 20:58:32
Changed: vsmile_cart.xml
1 files changed, 27 insertions, 13 deletions
- Merge pull request #2 from plgDavid/patch-2 [Miodrag Milanović]
2014-10-20 20:47:36
- Update x68k.c [David Viens]
2014-10-20 20:40:45
- Merge pull request #1 from plgDavid/patch-1 [Miodrag Milanović]
2014-10-20 20:40:20
- Fixed MT05252 (nw) [Osso]
2014-10-20 20:39:03
Changed: megadriv.xml
1 files changed, 36 insertions, 27 deletions
- Update winos.c [David Viens]
2014-10-20 20:38:48
- upd7220: better output for the compis and dmv [Carl] [cracyc]
2014-10-20 20:24:17
Changed: upd7220.c, upd7220.h, compis.c, compis.h
4 files changed, 70 insertions, 55 deletions
- Update README.md [Miodrag Milanović]
2014-10-20 18:55:13
- Create README.md [Miodrag Milanović]
2014-10-20 18:45:50
- (MESS) a800.xml: added some more cart dumps, including AtariScreiber, the extremely [Fabio Priuli]
2014-10-20 08:34:06
- ibm5170.xml: more (nw) [Justin Kerk]
2014-10-20 01:40:40
Changed: ibm5170.xml
1 files changed, 83 insertions, 2 deletions
- ibm5170.xml: Added some PC game dumps. [Justin Kerk] [Justin Kerk]
2014-10-19 22:56:16
Changed: ibm5170.xml
1 files changed, 121 insertions, 1 deletions
- ibm5170.xml: more (nw) [Justin Kerk]
2014-10-20 01:40:40
Changed: ibm5170.xml
1 files changed, 83 insertions, 2 deletions
- ibm5170.xml: Added some PC game dumps. [Justin Kerk] [Justin Kerk]
2014-10-19 22:56:16
Changed: ibm5170.xml
1 files changed, 121 insertions, 1 deletions
- Fixed strange display of long strings in Qt debugger (nw). [Andrew Gardner]
2014-10-19 14:44:24
Changed: debugcmd.c, debughlp.c, debugqtview.c
3 files changed, 8 insertions, 13 deletions
- c64.xml: remove useless chasehq2 joined ROM (nw) [Alex W. Jackson]
2014-10-19 11:10:16
Changed: c64_cart.xml
1 files changed, 0 insertions, 3 deletions
- (MESS) PC, AT: Hook up missing softlists to various drivers [Justin Kerk] [Justin Kerk]
2014-10-19 10:17:45
Changed: at.c, ct486.c, genpc.c, pc.c, tandy1t.c
5 files changed, 64 insertions, 18 deletions
- amiga: use memarray for chip RAM and regular array for custom registers (instead of shared_ptr for both) [Alex Jackson] [Alex W. Jackson]
2014-10-19 10:14:45
Changed: akiko.c, amigafdc.c, amiga.c, alg.c, arcadia.c, cubo.c, mquake.c, upscope.c, amiga.h, amiga.c, amiga.c, amigaaga.c, amiga.c
13 files changed, 103 insertions, 178 deletions
- Fixed MT05743 (nw) [ivanva]
2014-10-19 08:02:14
Changed: dragon.c
1 files changed, 3 insertions, 9 deletions
- Workaround for dragon.h drivers crash. (nw) [ivanva]
2014-10-19 07:28:41
Changed: coco.h
1 files changed, 2 insertions, 2 deletions
- (MESS) TRS-80 CoCo: implement virtual "Becker Port" for DriveWire support. [Richard Goedeken] [R. Belmont]
2014-10-19 02:57:44
Changed: .gitattributes, bus.mak, coco_dwsock.c, coco_dwsock.h, coco_fdc.c, coco_fdc.h, coco_multi.c, coco12.c, coco3.c, coco.h, coco.c, mess.lst
12 files changed, 365 insertions, 8 deletions
- Fixed compile for nonstandard tools [Robbbert]
2014-10-19 00:08:07
Changed: ti85.c
1 files changed, 4 insertions, 4 deletions
- intelfsh.c: [Joe Sturm] [Scott Stone]
2014-10-18 22:24:58
- * Added support for AMD 29F400T, AMD 29F800T and FUJITSU 29F160T.
ti85.c: [Joe Sturm] * Improved support of TI83 Plus, TI83 Plus Silver Edition, and TI84 Plus, and TI84 Plus Silver Edition by switching over to bankdev and adding proper flash chips. They should be working now (press Q to power on).
Out of whatsnew: ti84p was not added to mess.lst becuase rom is not available yet. Current romload is same CRC as ti84pse but at a smaller size. Once corrected and obtained it should work.
Changed: intelfsh.c, intelfsh.h, ti85.c, ti85.h, ti85.c
5 files changed, 871 insertions, 63 deletions
- (MESS) move misplaced include (nw) [R. Belmont]
2014-10-18 21:19:44
Changed: a2diskii.c, a2diskii.h
2 files changed, 1 insertions, 1 deletions
- Fix potential overrun when adding a size_t to a UINT16. (nw) [Andrew Gardner]
2014-10-18 19:44:25
Changed: dsp56ops.inc
1 files changed, 2 insertions, 2 deletions
- MT 05527 [Andrew Gardner] [Andrew Gardner]
2014-10-18 19:23:45
- The Qt debugger now behaves more like the Windows one, with horizontal scrollbars where the core views expect them.
Changed: debugqtdasmwindow.c, debugqtlogwindow.c, debugqtmainwindow.c, debugqtmainwindow.h, debugqtmemorywindow.c, debugqtview.c, debugqtview.h, debugqtwindow.h
8 files changed, 53 insertions, 48 deletions
- More region_ptr_finder conversions (nw) [Alex W. Jackson]
2014-10-18 17:41:31
Changed: 24cdjuke.c, dwarfd.c, ksys573.c, maxaflex.c, tempest.c, turbo.c, namcos1.h, namcos22.h, turbo.h, namcos1.c, namcos22.c, turbo.c, lc80.c, portfoli.c, super6.c, vic20.c, vixen.c, lc80.h, portfoli.h, super6.h, tmc600.h, vic20.h, vixen.h, abc1600.c, abc1600.h, stic.c, stic.h, tmc600.c
28 files changed, 193 insertions, 235 deletions
- compilation fix for VS14 CTP4 (nw) [smf-]
2014-10-18 16:16:46
Changed: appldriv.c
1 files changed, 4 insertions, 4 deletions
- compilation fix for VS14 CTP4 (nw) [smf-]
2014-10-18 13:00:46
Changed: thomson.c
1 files changed, 1 insertions, 1 deletions
- compilation fix for VS14 CTP4 (nw) [smf-]
2014-10-18 12:51:31
Changed: ssem.c
1 files changed, 1 insertions, 1 deletions
- fixed "make tools" with VS14 CTP4 (nw) [smf-]
2014-10-18 10:56:59
Changed: chdman.c
1 files changed, 3 insertions, 3 deletions
- (MESS) vz200de marked as not working, no roms dumped. Fixes MT05738. [Robbbert]
2014-10-17 23:05:09
Changed: vtech1.c
1 files changed, 1 insertions, 1 deletions
- fixes for building with VS14 CTP4 (nw) [smf-]
2014-10-17 14:58:00
Changed: windows.mak, winprefix.h
2 files changed, 12 insertions, 1 deletions
- fix compilation error when building with VS14 CTP4 (nw) [smf-]
2014-10-17 14:54:46
Changed: nvram.c
1 files changed, 1 insertions, 1 deletions
- (MESS) a7800: added Yamaha 2151 emulation to the XM [Fabio Priuli]
2014-08-26 07:58:29
- expansion board, thanks to info from tep392. nw.
Also removed from the softlist the Donkey Kong XM Enhanced version which had been hacked to work on ProSystem emulator and fails to save hiscores with correct HSC emulation (it remains available the correct version which saves fine both in MESS and in the real hardware).
Changed: a7800.xml, xboard.c, xboard.h
3 files changed, 79 insertions, 38 deletions
- (MESS) a7800: split video emulation (Atari MARIA chip) into a [Fabio Priuli]
2014-08-26 07:54:24
- SDL: don't require -str to enable watchdog (nw) [R. Belmont]
2014-08-26 04:11:29
Changed: sdlmain.c
1 files changed, 1 insertions, 3 deletions
- (MESS) apple3: don't do color text in A2 emulation mode. [R. Belmont] [R. Belmont]
2014-08-26 02:32:52
Changed: apple3.c
1 files changed, 3 insertions, 2 deletions
- converted sn76477 to use inline config. nw. [Fabio Priuli]
2014-10-16 09:18:15
Changed: sn76477.c, sn76477.h, 8080bw.c, astrof.c, crbaloon.c, mw8080bw.c, n8080.c, snk6502.c, 8080bw.c, dai3wksi.c, gp_1.c, laserbat.c, malzak.c, rotaryf.c, route16.c, snk6502.c, spectra.c, toratora.c, 8080bw.h, snk6502.h, abc80.c, hec2hrp.c, interact.c, hec2hrp.h, hec2hrp.c
25 files changed, 658 insertions, 1100 deletions
- Don't execute a timeslice before loading a savestate from the command line [Alex Jackson] [alexjack]
2014-10-16 07:18:38
Changed: machine.c
1 files changed, 3 insertions, 0 deletions
- (MESS) removed softlist features that were not used anymore since conversion [Fabio Priuli]
2014-10-15 20:38:30
- (MESS) gb.c: Give gbcolor it's own machine config, fixes regression introduced in r20641. Fixes MT005730. [Wilbert Pol]
2014-10-15 20:29:10
Changed: gb.c
1 files changed, 25 insertions, 7 deletions
- Cleanups and version bump [Miodrag Milanovic]
2014-10-15 09:19:47
Changed: a7800.xml, amiga_a3000.xml, amiga_hardware.xml, coleco.xml, fm7_disk.xml, fmtowns_cd.xml, gamegear.xml, gameking.xml, gbcolor.xml, intvecs.xml, msx1_cart.xml, nes.xml, pencil2.xml, psx.xml, timex_dock.xml, a2corvus.c, a2lang.c, corvfdc01.c, corvfdc02.c, corvfdc02.h, laser128.c, mouse.c, timemasterho.c, a78_carts.h, a78_slot.c, a78_slot.h, cpuwiz.c, cpuwiz.h, hiscore.c, hiscore.h, rom.c, rom.h, xboard.c, xboard.h, a800_carts.h, a800_slot.c, a800_slot.h, oss.c, oss.h, rom.c, rom.h, sparta.c, sparta.h, rom.h, slot.c, slot.h, slot.c, slot.h, dela_ep256.c, rex_ep256.h, digiblst.h, rom.c, rom.h, slot.c, slot.h, amdrum.h, symbfac2.c, symbfac2.h, rom.c, rom.h, slot.c, slot.h, gb_slot.h, mbc.h, gba_slot.h, carts.c, ram.c, ram.h, rom.c, rom.h, slot.c, slot.h, ecs.c, ecs.h, rom.c, rom.h, slot.c, slot.h, voice.h, sb16.c, svga_trident.c, trident.c, ggenie.c, disk.c, disk.c, disksys.c, nes_slot.c, nes_slot.h, chess.h, rom.c, rom.h, slot.c, slot.h, voice.c, voice.h, cb2snd.c, xvd701.c, sat_slot.c, rom.h, slot.c, slot.h, ccatch.c, mgear.h, rom.c, sega8_slot.c, sega8_slot.h, graphic.c, snes_slot.h, rom.h, slot.c, slot.h, rom.c, rom.h, slot.c, slot.h, compumat.c, compumat.h, dpc.c, dpc.h, rom.c, rom.h, scharger.c, scharger.h, vcs_slot.c, vcs_slot.h, rom.h, slot.c, slot.h, fe3.c, fe3.h, rom.c, rom.h, slot.c, slot.h, dsp56k.c, hd61700.c, hd61700.h, i186.c, mcs96.c, mips3drc.c, rsp.c, rspdrc.c, sh4.c, tlcs90.c, tms32031.h, tms32051.c, tms32051.h, tms34010.c, tms34010.h, tms7000.c, tms7000.h, debugcpu.c, devcpu.c, diimage.c, floppy.c, machine.c, mb8421.c, pit8253.c, rp5h01.c, smpc.c, wozfdc.c, flt_rc.h, k053260.c, k053260.h, samples.c, samples.h, speaker.h, ymf278b.c, zsg2.c, swlist.c, ui.c, 315_5124.c, epic12.c, upd7220.c, vooddefs.h, voodoo.c, webengine.c, ap2_dsk.c, dmk_dsk.c, dmk_dsk.h, mfi_dsk.c, mongoose.c, mongoose.h, cclimber.h, leland.c, mario.c, 20pacgal.c, 4enraya.c, 8080bw.c, aces1.c, alg.c, aristmk4.c, arkanoid.c, atarisy4.c, bartop52.c, battlera.c, bfm_sc1.c, bfm_sc2.c, bmcpokr.c, btoads.c, bublbobl.c, calchase.c, capr1.c, caprcyc.c, centiped.c, chqflag.c, coinmvga.c, coolpool.c, cops.c, cps1.c, cv1k.c, dkong.c, dlair.c, dlair2.c, dragrace.c, fcrash.c, foodf.c, fuukifg2.c, gaiden.c, galaxian.c, galpani3.c, galpanic.c, hikaru.c, igs011.c, igs017.c, iqblock.c, itech32.c, jchan.c, jclub2.c, jeutel.c, karnov.c, legionna.c, ltd.c, macs.c, mario.c, maxaflex.c, mazerbla.c, megatech.c, metro.c, mgavegas.c, midtunit.c, midwunit.c, midxunit.c, midyunit.c, model1.c, model3.c, mpu5hw.c, namcops2.c, namcos21.c, naomi.c, nmk16.c, pacman.c, peplus.c, potgoldu.c, punchout.c, r2dx_v33.c, raiden2.c, rainbow.c, rastersp.c, redclash.c, segac2.c, segas18.c, segas32.c, segaybd.c, simple_st0016.c, skimaxx.c, snesb.c, snk6502.c, snowbros.c, speedbal.c, speglsht.c, splash.c, srmp5.c, st_mp100.c, stv.c, system16.c, taito_z.c, tatsumi.c, tickee.c, travrusa.c, twinkle.c, vamphalf.c, vectrex.c, warpsped.c, xtheball.c, 8080bw.h, artmagic.h, bfm_sc45.h, cinemat.h, coolpool.h, cosmic.h, exterm.h, fuukifg2.h, fuukifg3.h, harddriv.h, jpmimpct.h, konamigx.h, legionna.h, meadows.h, micro3d.h, midtunit.h, midyunit.h, model1.h, model3.h, namcos2.h, polyplay.h, raiden2.h, simple_st0016.h, snk.h, splash.h, sslam.h, stv.h, suna8.h, suprnova.h, taito_f3.h, tatsumi.h, thepit.h, tnzs.h, vectrex.h, mgavegas.lay, s11a.lay, 315_5296.c, amiga.c, asic65.c, atari.c, awboard.h, inder_vid.c, inder_vid.h, kaneko_calc3.h, kaneko_toybox.h, konppc.c, model1.c, nmk004.c, raiden2cop.c, raiden2cop.h, seicop.c, seicop.h, st0016.c, st0016.h, vectrex.c, mame.lst, mame.mak, antic.c, antic.h, battlera.c, decmxc06.h, dooyong.c, fuukifg.c, fuukifg.h, fuukifg3.c, gtia.c, gtia.h, k054156_k054157_k056832.c, legionna.c, mario.c, model3.c, seibuspi.c, sknsspr.h, skyfox.c, snk.c, taito_f3.c, tc0480scp.c, vc4000snd.h, wswan_snd.h, a2600.c, a7800.c, aim65.c, apf.c, apple2.c, apple2gs.c, apple3.c, atari400.c, atarist.c, atom.c, bbcbc.c, beta.c, casloopy.c, cc40.c, cgenie.c, channelf.c, concept.c, crvision.c, electron.c, ep64.c, exelv.c, fc100.c, fm7.c, gameking.c, gamepock.c, gba.c, geniusiq.c, gmaster.c, ibmpcjr.c, intv.c, itt3030.c, kyocera.c, laser3k.c, m5.c, msx.c, myvision.c, nc.c, nes.c, ngp.c, pc2000.c, pc6001.c, pc8401a.c, pc9801.c, pegasus.c, pencil2.c, pet.c, pockstat.c, pokemini.c, pt68k4.c, pv1000.c, pv2000.c, rx78.c, scv.c, socrates.c, sorcerer.c, spc1000.c, specpls3.c, spectrum.c, studio2.c, supracan.c, sv8000.c, svision.c, thomson.c, ti74.c, timex.c, tsispch.c, tutor.c, tvc.c, uzebox.c, vboy.c, vc4000.c, vii.c, x07.c, apple2.h, atom.h, concept.h, electron.h, intv.h, radio86.h, svi318.h, aim65.c, amigakbd.c, amstrad.c, apple2.c, apple3.c, bbc.c, concept.c, electron.c, gamecom.c, gamepock.c, intv.c, lynx.c, nc.c, nes.c, primo.c, svi318.c, thomson.c, vtech2.c, wswan.c, mess.mak, tiny.lst, amiga.c, advision.c, apple2.c, apple3.c, maria.c, maria.h, nes.c, thomson.c, osdsdl.h, sdlfile.c, sdlptty_win32.c, sdlsocket.c, sdlsync_win32.c, video.c, vconv.c, video.c, video.h, window.c, window.h, winos.c, winos.h, winsync.c, winsync.h, version.c
489 files changed, 7744 insertions, 7847 deletions
- Better fix for init order on software item load (nw) [Miodrag Milanovic]
2014-10-15 09:10:54
Changed: imgcntrl.c
1 files changed, 6 insertions, 6 deletions
- Fixed init order on software item load (nw) [Miodrag Milanovic]
2014-10-15 08:52:13
Changed: imgcntrl.c
1 files changed, 1 insertions, 0 deletions
- devices with samples shall specify sampleof too. nw. [Fabio Priuli]
2014-10-15 05:27:53
Changed: info.c
1 files changed, 1 insertions, 0 deletions
- new dump surfaced in the past days. nw. [Fabio Priuli]
2014-10-15 05:27:09
Changed: megadriv.xml
1 files changed, 11 insertions, 0 deletions
- (MESS) gameking.c: Changed cpu type; this makes penguin happier. (nw) [Wilbert Pol]
2014-10-14 22:19:05
Changed: gameking.c
1 files changed, 3 insertions, 3 deletions
- I don't think these are really needed, but let's try to use more parentheses ;) nw. [Fabio Priuli]
2014-10-14 22:12:55
Changed: pce_slot.c
1 files changed, 2 insertions, 2 deletions
- (MESS) pce_slot.c: fixed crash when loading images smaller than 256K [Fabio Priuli]
2014-10-14 22:08:33
- (MESS) gameking.c: Some notes (nw) [Wilbert Pol]
2014-10-14 22:02:21
Changed: gameking.c
1 files changed, 51 insertions, 4 deletions
- (MESS) atari400.c: recovering some speed which got lost with conversion to [Fabio Priuli]
2014-10-14 21:53:05
- Fix formatting in some recent XML file changes (nw) [tafoid]
2014-10-14 20:48:04
Changed: g7400.xml, gameking.xml, odyssey2.xml, vectrex.xml
4 files changed, 215 insertions, 215 deletions
- Marked non-public images as nodump. (nw) [curtcode]
2014-10-14 19:54:45
Changed: amiga_a1000.xml, amiga_workbench.xml
2 files changed, 48 insertions, 48 deletions
- Fixed clang build. (nw) [curtcode]
2014-10-14 19:49:31
Changed: lmc1992.h
1 files changed, 1 insertions, 1 deletions