31072 = UME 0.153ex5 Revision: 31072 Author: rbelmont Date: 22 June 2014 04:16:21 Message: (nw) ---- Modified : /trunk/src/lib/formats/ap2_dsk.c Revision: 31071 Author: rbelmont Date: 22 June 2014 04:13:07 Message: (MESS) apple2: Support some oddball sized disk images and DOS 3.3 disks that were ripped in ProDOS sector order. [R. Belmont] ---- Modified : /trunk/src/lib/formats/ap2_dsk.c Revision: 31070 Author: couriers Date: 22 June 2014 00:36:53 Message: Netlist: - Device definitions now can specify the logic family (i.e. TTL, CD4000) - fixed timing on 4020 ---- Modified : /trunk/src/emu/netlist/devices/nld_4020.c Modified : /trunk/src/emu/netlist/devices/nld_4020.h Modified : /trunk/src/emu/netlist/devices/nld_4066.h Modified : /trunk/src/emu/netlist/devices/nld_system.c Modified : /trunk/src/emu/netlist/devices/nld_system.h Modified : /trunk/src/emu/netlist/nl_base.c Modified : /trunk/src/emu/netlist/nl_base.h Revision: 31069 Author: hap Date: 22 June 2014 00:06:22 Message: added preliminary tmpz84c015, stupid daisy chain ---- Modified : /trunk/src/emu/cpu/cpu.mak Deleted : /trunk/src/emu/cpu/z80/tlcs_z80.c Modified : /trunk/src/emu/cpu/z80/tmpz84c011.c Modified : /trunk/src/emu/cpu/z80/tmpz84c011.h Added : /trunk/src/emu/cpu/z80/tmpz84c015.c Added : /trunk/src/emu/cpu/z80/tmpz84c015.h Modified : /trunk/src/emu/cpu/z80/z80.h Modified : /trunk/src/emu/cpu/z80/z80daisy.c Modified : /trunk/src/mess/drivers/pve500.c Revision: 31068 Author: dhaywood Date: 21 June 2014 23:00:04 Message: new clones Peek-a-Boo! (US, ver 1.0) [no credit needed] ---- Modified : /trunk/src/mame/drivers/megasys1.c Modified : /trunk/src/mame/mame.lst Revision: 31067 Author: dhaywood Date: 21 June 2014 22:07:23 Message: more findings (nw) ---- Modified : /trunk/src/mame/video/deco_zoomspr.c Revision: 31066 Author: couriers Date: 21 June 2014 21:54:41 Message: Added CD4020 device. ---- Modified : /trunk/src/emu/netlist/devices/net_lib.c Modified : /trunk/src/emu/netlist/devices/net_lib.h Added : /trunk/src/emu/netlist/devices/nld_4020.c Added : /trunk/src/emu/netlist/devices/nld_4020.h Modified : /trunk/src/emu/netlist/devices/nld_4066.c Modified : /trunk/src/emu/netlist/devices/nld_4066.h Added : /trunk/src/emu/netlist/devices/nld_cmos.h Modified : /trunk/src/emu/netlist/netlist.mak Revision: 31065 Author: dhaywood Date: 21 June 2014 20:50:55 Message: fix note (nw) ---- Modified : /trunk/src/mame/video/deco_zoomspr.c Revision: 31064 Author: dhaywood Date: 21 June 2014 20:08:21 Message: notes (nw) ---- Modified : /trunk/src/mame/video/deco_zoomspr.c Revision: 31063 Author: dhaywood Date: 21 June 2014 18:47:03 Message: notes on priority (nw) ---- Modified : /trunk/src/mame/video/deco32.c Modified : /trunk/src/mame/video/deco_zoomspr.c Revision: 31062 Author: dhaywood Date: 21 June 2014 18:17:33 Message: work in progress (nw) ---- Modified : /trunk/src/mame/drivers/deco32.c Modified : /trunk/src/mame/includes/deco32.h Modified : /trunk/src/mame/video/deco32.c Modified : /trunk/src/mame/video/deco_zoomspr.c Modified : /trunk/src/mame/video/deco_zoomspr.h Revision: 31061 Author: hap Date: 21 June 2014 17:09:21 Message: partial revert of r31054: daisy chain config is on TMPZ84C011 external pins ---- Modified : /trunk/src/emu/cpu/z80/tmpz84c011.c Modified : /trunk/src/emu/cpu/z80/z80daisy.c Modified : /trunk/src/mame/drivers/csplayh5.c Modified : /trunk/src/mame/drivers/kenseim.c Modified : /trunk/src/mame/drivers/nbmj9195.c Modified : /trunk/src/mame/drivers/niyanpai.c Revision: 31060 Author: hap Date: 21 June 2014 16:36:01 Message: nw ---- Modified : /trunk/src/mame/drivers/vulgus.c Modified : /trunk/src/mame/includes/vulgus.h Revision: 31059 Author: hap Date: 21 June 2014 15:11:04 Message: fixed vulgus wrong sprite wraparound ---- Modified : /trunk/src/mame/drivers/vulgus.c Modified : /trunk/src/mame/video/vulgus.c Revision: 31058 Author: couriers Date: 21 June 2014 14:39:30 Message: Align naming convention to be the same for nld_signal and nld_truthtable ---- Modified : /trunk/src/emu/netlist/devices/nld_7400.c Modified : /trunk/src/emu/netlist/devices/nld_7400.h Modified : /trunk/src/emu/netlist/devices/nld_7402.c Modified : /trunk/src/emu/netlist/devices/nld_7408.c Modified : /trunk/src/emu/netlist/devices/nld_7410.c Modified : /trunk/src/emu/netlist/devices/nld_7411.c Modified : /trunk/src/emu/netlist/devices/nld_7420.c Modified : /trunk/src/emu/netlist/devices/nld_7425.c Modified : /trunk/src/emu/netlist/devices/nld_7427.c Modified : /trunk/src/emu/netlist/devices/nld_7430.c Modified : /trunk/src/emu/netlist/devices/nld_7432.c Modified : /trunk/src/emu/netlist/devices/nld_7437.c Modified : /trunk/src/emu/netlist/devices/nld_signal.h Modified : /trunk/src/emu/netlist/devices/nld_truthtable.h Modified : /trunk/src/emu/netlist/nl_time.h Revision: 31057 Author: barryrod Date: 21 June 2014 14:09:12 Message: gimix: added banking, RTC, timer, FDC... ---- Modified : /trunk/src/mess/drivers/gimix.c Revision: 31056 Author: hap Date: 21 June 2014 13:36:11 Message: tweak music tempo http://mametesters.org/view.php?id=5562 ---- Modified : /trunk/src/mame/drivers/lwings.c Revision: 31055 Author: dhaywood Date: 21 June 2014 12:28:00 Message: this compiled? (nw) ---- Modified : /trunk/src/mame/video/deco_zoomspr.c Revision: 31054 Author: hap Date: 21 June 2014 03:25:03 Message: got rid of tmpz84c011 ctc trampolines ---- Modified : /trunk/src/emu/cpu/z80/tmpz84c011.c Modified : /trunk/src/emu/cpu/z80/tmpz84c011.h Modified : /trunk/src/emu/cpu/z80/z80daisy.c Modified : /trunk/src/mame/drivers/csplayh5.c Modified : /trunk/src/mame/drivers/kenseim.c Modified : /trunk/src/mame/drivers/nbmj9195.c Modified : /trunk/src/mame/drivers/niyanpai.c Revision: 31053 Author: hap Date: 21 June 2014 00:41:14 Message: tmpz84c011c small cleanup. note: if you want a handler for logging unmapped read/write, put it in the driver machine config, like we do with 8255, for example: MCFG_I8255_OUT_PORTB_CB(LOGGER("PPI8255 - unmapped write port B", 0)) ---- Modified : /trunk/src/emu/cpu/z80/tmpz84c011.c Modified : /trunk/src/emu/cpu/z80/tmpz84c011.h Revision: 31052 Author: tafoid Date: 20 June 2014 21:27:26 Message: (MESS) New skeleton driver: --------------------------- Intelbras TI630 telephone [Felipe Sanches] Fixed current/prior submissions for proper license attribution (nw) ---- Modified : /trunk/src/emu/cpu/avr8/avr8.c Modified : /trunk/src/mess/drivers/hprot1.c Modified : /trunk/src/mess/drivers/pve500.c Modified : /trunk/src/mess/drivers/replicator.c Added : /trunk/src/mess/drivers/ti630.c Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/mess.mak Revision: 31051 Author: wilbertp Date: 20 June 2014 19:48:05 Message: Styling, no functional changes (nw) ---- Modified : /trunk/src/mess/audio/wswan.c Revision: 31050 Author: wilbertp Date: 20 June 2014 19:45:59 Message: Fix osx compile ---- Modified : /trunk/src/emu/luaengine.c Revision: 31049 Author: couriers Date: 20 June 2014 19:16:40 Message: More cleanup and some development: - removed dead code from nld_signal.h - removed m_last_Q and all callers; if a device depends on state let it maintain it. - added development on a generic device based on truthtables. ---- Modified : /trunk/src/emu/netlist/devices/nld_7400.c Modified : /trunk/src/emu/netlist/devices/nld_7400.h Modified : /trunk/src/emu/netlist/devices/nld_7490.c Modified : /trunk/src/emu/netlist/devices/nld_7490.h Modified : /trunk/src/emu/netlist/devices/nld_74ls629.c Modified : /trunk/src/emu/netlist/devices/nld_74ls629.h Modified : /trunk/src/emu/netlist/devices/nld_signal.h Added : /trunk/src/emu/netlist/devices/nld_truthtable.h Modified : /trunk/src/emu/netlist/nl_base.c Modified : /trunk/src/emu/netlist/nl_base.h Modified : /trunk/src/emu/netlist/nl_config.h Revision: 31048 Author: dhaywood Date: 20 June 2014 15:19:38 Message: move some code around for later (nw) ---- Modified : /trunk/src/mame/drivers/deco32.c Modified : /trunk/src/mame/includes/deco32.h Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/mame/video/deco32.c Added : /trunk/src/mame/video/deco_zoomspr.c Added : /trunk/src/mame/video/deco_zoomspr.h Revision: 31047 Author: dhaywood Date: 20 June 2014 13:46:20 Message: shuffle bits of code around for easier experimentation (nw) ---- Modified : /trunk/src/mame/video/mb60553.c Revision: 31046 Author: miodragm Date: 20 June 2014 13:15:24 Message: Added LuaBridge and exposed few classes as example (nw) ---- Modified : /trunk/src/emu/luaengine.c Modified : /trunk/src/emu/luaengine.h Added : /trunk/src/lib/lua/bridge Added : /trunk/src/lib/lua/bridge/LuaBridge.h Added : /trunk/src/lib/lua/bridge/detail Added : /trunk/src/lib/lua/bridge/detail/CFunctions.h Added : /trunk/src/lib/lua/bridge/detail/ClassInfo.h Added : /trunk/src/lib/lua/bridge/detail/Constructor.h Added : /trunk/src/lib/lua/bridge/detail/FuncTraits.h Added : /trunk/src/lib/lua/bridge/detail/Iterator.h Added : /trunk/src/lib/lua/bridge/detail/LuaException.h Added : /trunk/src/lib/lua/bridge/detail/LuaHelpers.h Added : /trunk/src/lib/lua/bridge/detail/LuaRef.h Added : /trunk/src/lib/lua/bridge/detail/Namespace.h Added : /trunk/src/lib/lua/bridge/detail/Stack.h Added : /trunk/src/lib/lua/bridge/detail/TypeList.h Added : /trunk/src/lib/lua/bridge/detail/TypeTraits.h Added : /trunk/src/lib/lua/bridge/detail/Userdata.h Added : /trunk/src/lib/lua/bridge/detail/dump.h Revision: 31045 Author: robbbert Date: 20 June 2014 11:33:22 Message: (MESS) gimix : connected to a terminal; it boots to GMXBUG-09. ---- Modified : /trunk/src/mess/drivers/gimix.c Revision: 31044 Author: briantro Date: 20 June 2014 02:11:41 Message: peplus.c: Minor text corrections - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31043 Author: wilbertp Date: 19 June 2014 20:53:26 Message: (MESS) msx.c: Notes update (nw) ---- Modified : /trunk/src/mess/drivers/msx.c Revision: 31042 Author: wilbertp Date: 19 June 2014 20:28:41 Message: (MESS) msx.c: Added microsol fdc; marked a few more drivers as working. (nw) ---- Modified : /trunk/src/emu/bus/msx_slot/disk.c Modified : /trunk/src/emu/bus/msx_slot/disk.h Modified : /trunk/src/mess/drivers/msx.c Modified : /trunk/src/mess/includes/msx.h Revision: 31041 Author: wilbertp Date: 19 June 2014 18:55:43 Message: v9938.c: Let's make this a bit safer; fixes black screens in hotbit20 and expert20 msx drivers (nw) ---- Modified : /trunk/src/emu/video/v9938.c Revision: 31040 Author: couriers Date: 19 June 2014 16:21:32 Message: Removed a number of "uninitialized member" warnings by using a template wrapper around those members. ---- Modified : /trunk/src/emu/netlist/devices/nld_4066.c Modified : /trunk/src/emu/netlist/devices/nld_4066.h Modified : /trunk/src/emu/netlist/devices/nld_74107.h Modified : /trunk/src/emu/netlist/devices/nld_74123.h Modified : /trunk/src/emu/netlist/devices/nld_74153.h Modified : /trunk/src/emu/netlist/devices/nld_7448.h Modified : /trunk/src/emu/netlist/devices/nld_7474.h Modified : /trunk/src/emu/netlist/devices/nld_7483.h Modified : /trunk/src/emu/netlist/devices/nld_7490.h Modified : /trunk/src/emu/netlist/devices/nld_7493.h Modified : /trunk/src/emu/netlist/devices/nld_74ls629.h Modified : /trunk/src/emu/netlist/devices/nld_9316.c Modified : /trunk/src/emu/netlist/devices/nld_9316.h Modified : /trunk/src/emu/netlist/devices/nld_log.h Modified : /trunk/src/emu/netlist/devices/nld_ne555.h Modified : /trunk/src/emu/netlist/nl_base.h Revision: 31039 Author: tafoid Date: 19 June 2014 13:05:23 Message: Gave legacy device a proper setname to eliminate confusion with modern implementation (nw) ---- Modified : /trunk/src/emu/bus/ti99_peb/hfdc.c Revision: 31038 Author: couriers Date: 19 June 2014 12:44:56 Message: Moved solver templates into separate header files. ---- Modified : /trunk/src/emu/netlist/analog/nld_bjt.h Added : /trunk/src/emu/netlist/analog/nld_ms_direct.h Added : /trunk/src/emu/netlist/analog/nld_ms_direct1.h Added : /trunk/src/emu/netlist/analog/nld_ms_direct2.h Added : /trunk/src/emu/netlist/analog/nld_ms_gauss_seidel.h Modified : /trunk/src/emu/netlist/analog/nld_solver.c Modified : /trunk/src/emu/netlist/analog/nld_solver.h Modified : /trunk/src/emu/netlist/analog/nld_twoterm.h Revision: 31037 Author: olivierg Date: 19 June 2014 12:38:57 Message: nscsi_cd: I told'ya, there's no disk in the drive [O. Galibert] ---- Modified : /trunk/src/emu/machine/nscsi_bus.c Modified : /trunk/src/emu/machine/nscsi_bus.h Modified : /trunk/src/emu/machine/nscsi_cd.c Modified : /trunk/src/emu/machine/nscsi_cd.h Modified : /trunk/src/emu/machine/nscsi_hd.c Revision: 31036 Author: dhaywood Date: 19 June 2014 11:18:51 Message: use custom roz implementation to allow for further tweaking, whatever this does it doesn't appear to be standard (I still haven't figured it out properly after 10 years) so will need it (nw) ---- Modified : /trunk/src/mame/video/mb60553.c Modified : /trunk/src/mame/video/mb60553.h Revision: 31035 Author: alexjack Date: 19 June 2014 03:33:34 Message: fix asc_device::read too (nw) ---- Modified : /trunk/src/emu/sound/asc.c Revision: 31034 Author: rbelmont Date: 19 June 2014 03:14:11 Message: (MESS) mac: fix 0.153 regression that prevented several Macs from booting. [R. Belmont] ---- Modified : /trunk/src/emu/sound/asc.c Revision: 31033 Author: rbelmont Date: 19 June 2014 02:50:14 Message: Defeated another attempt to make MAME Windows-only (nw) ---- Modified : /trunk/src/mess/drivers/gimix.c Revision: 31032 Author: rbelmont Date: 19 June 2014 02:49:15 Message: Another CHD that was generated with a too-old chdman. (nw) ---- Modified : /trunk/src/mame/drivers/chihiro.c Revision: 31031 Author: tafoid Date: 18 June 2014 22:52:18 Message: (MESS) New skeleton driver: --------------------------- Gimix 6809 System [Tafoid] ---- Added : /trunk/src/mess/drivers/gimix.c Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/mess.mak Revision: 31030 Author: wilbertp Date: 18 June 2014 22:17:35 Message: (MESS) msx.c: Internal ym2413s don't need the unlock sequence. (nw) ---- Modified : /trunk/src/emu/bus/msx_slot/music.c Modified : /trunk/src/emu/bus/msx_slot/music.h Revision: 31029 Author: wilbertp Date: 18 June 2014 21:51:17 Message: (MESS) msx1_cart.xml: Renamed a few Yamaha cartridges. (nw) ---- Modified : /trunk/hash/msx1_cart.xml Revision: 31028 Author: olivierg Date: 18 June 2014 21:39:34 Message: well, next *needs* the rounding mode, or white is black... (nw) ---- Modified : /trunk/src/emu/cpu/m68000/m68kfpu.inc Revision: 31027 Author: wilbertp Date: 18 June 2014 20:48:58 Message: (MESS) msx.c: Adding MIDI ports to midisaurus. Can't test these yet because of missing software (nw) ---- Modified : /trunk/src/emu/bus/msx_cart/bm_012.c Modified : /trunk/src/emu/bus/msx_cart/bm_012.h Revision: 31026 Author: wilbertp Date: 18 June 2014 20:08:52 Message: (MESS) msx.c: Added MIDI in support to Yamaha SFG01/SFG05 expansions (nw) ---- Modified : /trunk/src/emu/bus/msx_cart/yamaha.c Modified : /trunk/src/emu/bus/msx_cart/yamaha.h Modified : /trunk/src/emu/machine/machine.mak Added : /trunk/src/emu/machine/ym2148.c Added : /trunk/src/emu/machine/ym2148.h Modified : /trunk/src/mess/mess.mak Revision: 31025 Author: tafoid Date: 18 June 2014 19:25:48 Message: Recreated yet again the CHDs from r30949 (no new sets) which all had different SHA1 hashes due to bugfixes with CHDMAN since 0.153 release. [f205v] ---- Modified : /trunk/src/mame/drivers/chihiro.c Modified : /trunk/src/mame/drivers/triforce.c Modified : /trunk/src/mame/mame.lst Revision: 31024 Author: olivierg Date: 18 June 2014 18:58:01 Message: hmmm, missed a commit (nw) ---- Modified : /trunk/src/emu/cpu/m68000/m68kdasm.c Revision: 31023 Author: olivierg Date: 18 June 2014 18:55:02 Message: m68040: fbcc dasm fixes [O. Galibert] ---- Modified : /trunk/src/emu/cpu/m68000/m68kdasm.c Revision: 31022 Author: dhaywood Date: 18 June 2014 16:21:14 Message: blmbycar: modern palette handling (nw) ---- Modified : /trunk/src/mame/drivers/blmbycar.c Modified : /trunk/src/mame/includes/blmbycar.h Modified : /trunk/src/mame/video/blmbycar.c Revision: 31021 Author: dhaywood Date: 18 June 2014 11:15:35 Message: this appears to be a Korea set, not a Japan set. (nw) ---- Modified : /trunk/src/mame/drivers/raiden2.c Modified : /trunk/src/mame/mame.lst Revision: 31020 Author: crazyc Date: 18 June 2014 04:10:07 Message: i186: fix timer read (nw) (mess) rmnimbus: bit of refactoring and cleanup, fix some video ram reads and writes, use eepromser and remove er59256 (nw) ---- Modified : /trunk/src/emu/cpu/i86/i186.c Modified : /trunk/src/emu/cpu/i86/i86.c Deleted : /trunk/src/emu/machine/er59256.c Deleted : /trunk/src/emu/machine/er59256.h Modified : /trunk/src/emu/machine/machine.mak Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/mess/drivers/rmnimbus.c Modified : /trunk/src/mess/includes/rmnimbus.h Modified : /trunk/src/mess/machine/rmnimbus.c Modified : /trunk/src/mess/mess.mak Modified : /trunk/src/mess/video/rmnimbus.c Revision: 31019 Author: briantro Date: 18 June 2014 03:52:47 Message: peplus.c: Document the Sequential ACE$ bonus for the Ace$ Bonus Poker set. Minor comment standardization. - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31018 Author: briantro Date: 18 June 2014 03:29:45 Message: peplus.c: Document the "Shockwave" mode in the Shockwave Poker sets. - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31017 Author: briantro Date: 18 June 2014 02:56:28 Message: peplus.c: Documentation correction. This set of Blackjack (BE0014) stands on hard or soft (Ace-6) 17. There is documentation stating that the blackjack program hit's soft 17, so that must refer to a different program set. - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31016 Author: tafoid Date: 18 June 2014 01:43:25 Message: Examined/adjusted mame.lst for orphaned sets and invalid entries. Added commented entries in mame.lst to match missing roms as well as already existing macros in drivers and eliminating redundancies. (nw) ---- Modified : /trunk/src/mame/drivers/aces1.c Modified : /trunk/src/mame/drivers/atari_s1.c Modified : /trunk/src/mame/drivers/atarittl.c Modified : /trunk/src/mame/drivers/csplayh5.c Modified : /trunk/src/mame/drivers/djmain.c Modified : /trunk/src/mame/drivers/hshavoc.c Modified : /trunk/src/mame/drivers/jpmimpctsw.c Modified : /trunk/src/mame/drivers/meadwttl.c Modified : /trunk/src/mame/drivers/norautp.c Modified : /trunk/src/mame/drivers/st_mp200.c Modified : /trunk/src/mame/drivers/unkfr.c Modified : /trunk/src/mame/drivers/vd.c Modified : /trunk/src/mame/drivers/wc90b.c Modified : /trunk/src/mame/mame.lst Revision: 31015 Author: rbelmont Date: 18 June 2014 01:31:38 Message: omti8621: The Z8 program was hiding in plain sight at Bitsavers. (nw) ---- Modified : /trunk/src/emu/bus/isa/omti8621.c Revision: 31014 Author: hap Date: 17 June 2014 23:32:28 Message: ok, correction: sound is in the LR35902 ---- Modified : /trunk/src/mess/audio/gb.c Revision: 31013 Author: hap Date: 17 June 2014 22:20:39 Message: typo ---- Modified : /trunk/src/emu/bus/msx_cart/superloderunner.c Revision: 31012 Author: hap Date: 17 June 2014 20:45:10 Message: nomapper startaddress detection from meisei ---- Modified : /trunk/src/emu/bus/msx_cart/nomapper.c Revision: 31011 Author: hap Date: 17 June 2014 20:20:01 Message: allow 8kb and 48kb sizes ---- Modified : /trunk/src/emu/bus/msx_cart/cartridge.c Modified : /trunk/src/emu/bus/msx_slot/cartridge.c Revision: 31010 Author: tafoid Date: 17 June 2014 18:00:41 Message: Fix validation errors (nw) ---- Modified : /trunk/src/mess/drivers/pc8401a.c Modified : /trunk/src/mess/includes/pc8401a.h Revision: 31009 Author: tafoid Date: 17 June 2014 17:35:23 Message: The great ", The" conversion. Thanks M.A.S.H. (nw) ---- Modified : /trunk/src/mame/drivers/acesp.c Modified : /trunk/src/mame/drivers/bfm_sc4.c Modified : /trunk/src/mame/drivers/bfm_sc5sw.c Modified : /trunk/src/mame/drivers/dec0.c Modified : /trunk/src/mame/drivers/maygay1bsw.c Modified : /trunk/src/mame/drivers/maygayep.c Modified : /trunk/src/mame/drivers/white_mod.c Modified : /trunk/src/mame/drivers/whitestar.c Revision: 31008 Author: hap Date: 17 June 2014 15:36:38 Message: Sharp LR35902 is the cpu ---- Modified : /trunk/src/mess/audio/gb.c Revision: 31007 Author: alexjack Date: 17 June 2014 09:14:53 Message: star100: fix rightmost reels being cut off (nw) ---- Modified : /trunk/src/mame/video/goldstar.c Revision: 31006 Author: tafoid Date: 17 June 2014 06:57:41 Message: Examined/adjusted mess.lst for orphaned sets and invalid entries. Adjusted spacing to better view commented setnames and added commented entries in mess.lst to match missing roms as well as already existing macros in drivers. (nw) ---- Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/drivers/at.c Modified : /trunk/src/mess/drivers/mac.c Modified : /trunk/src/mess/drivers/x1.c Revision: 31005 Author: barryrod Date: 17 June 2014 05:35:33 Message: x68k: generate a bus error on accessing the FPU expansion device (fixes Illumination LASER). ---- Modified : /trunk/src/mess/drivers/x68k.c Revision: 31004 Author: alexjack Date: 17 June 2014 04:16:45 Message: star100: improve (?) bg color (nw) ---- Modified : /trunk/src/mame/video/goldstar.c Modified : /trunk/src/mame/drivers/goldstar.c Revision: 31003 Author: robertof Date: 17 June 2014 04:05:47 Message: New games added or promoted from NOT_WORKING status --------------------------------------------------- Super Pacman (v1.2) + Cherry Master (Corsica, v8.31) [Roberto Fresca] Tetris + Cherry Master (Corsica, v8.01, set 1) [Roberto Fresca] New games marked as GAME_NOT_WORKING ------------------------------------ Tetris + Cherry Master (Corsica, v8.01, set 2) [Roberto Fresca, John Mpampoylas ] Tetris + Cherry Master (+K, Canada Version, encrypted) [Roberto Fresca, John Mpampoylas ] ---- Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/drivers/goldstar.c Revision: 31002 Author: alexjack Date: 17 June 2014 03:56:15 Message: fix incorrect comment (nw) ---- Modified : /trunk/src/mame/drivers/goldstar.c Revision: 31001 Author: alexjack Date: 17 June 2014 03:50:30 Message: goldstar.c: (mostly) fix star100 colors: fg tiles are 4bpp, not 3bpp (nw) ---- Modified : /trunk/src/mame/video/goldstar.c Modified : /trunk/src/mame/drivers/goldstar.c Revision: 31000 Author: sronco Date: 16 June 2014 22:57:15 Message: segajw: added preliminary sound. (nw) ---- Modified : /trunk/src/mame/drivers/segajw.c Revision: 30999 Author: hap Date: 16 June 2014 22:19:56 Message: added macro and callback for 16bit inc/dec ---- Modified : /trunk/src/mess/drivers/gb.c Modified : /trunk/src/emu/cpu/lr35902/lr35902.c Modified : /trunk/src/emu/cpu/lr35902/lr35902.h Modified : /trunk/src/emu/cpu/lr35902/opc_main.inc Revision: 30998 Author: hap Date: 16 June 2014 21:36:37 Message: nw ---- Modified : /trunk/src/mess/drivers/gb.c Modified : /trunk/src/emu/cpu/lr35902/lr35902.c Modified : /trunk/src/emu/cpu/lr35902/lr35902.h Modified : /trunk/src/emu/cpu/lr35902/opc_main.inc Revision: 30997 Author: hap Date: 16 June 2014 18:57:36 Message: made gbc a parent ---- Modified : /trunk/src/mess/drivers/gb.c Revision: 30996 Author: hap Date: 16 June 2014 18:49:05 Message: gb xtal info ---- Modified : /trunk/src/emu/drivers/xtal.h Revision: 30995 Author: alexjack Date: 16 June 2014 17:54:10 Message: system16.c: sync shadow/hilight with non-bootleg code, should fix out-of-range pixels (nw) ---- Modified : /trunk/src/mame/drivers/system16.c Modified : /trunk/src/mame/video/system16.c Revision: 30994 Author: tafoid Date: 16 June 2014 16:15:37 Message: Duplicate description fix (nw) ---- Modified : /trunk/src/mess/audio/gb.c Revision: 30993 Author: tafoid Date: 16 June 2014 16:12:29 Message: (MESS) hprot1: Felipe Sanches * new derivative "CARD I PCB rev.08A" * new derivative "CARD II PCB rev.6" * fixed LCD rendering (now both lines are displayed properly) * inverted logic of the inputs so that now we can navigate the menu ---- Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/drivers/hprot1.c Revision: 30992 Author: miodragm Date: 16 June 2014 11:05:00 Message: sync with main mongoose branch, includes all our patches so far as well (nw) ---- Modified : /trunk/src/lib/web/mongoose.c Revision: 30991 Author: oliverst Date: 16 June 2014 08:37:06 Message: added comment to lua modification (nw) ---- Modified : /trunk/src/lib/lua/lib/lsqlite3.c Revision: 30990 Author: oliverst Date: 16 June 2014 08:26:06 Message: fixed Visual Studio compiler warning in src/lib/lua/lib/lsqlite3.c (nw) ---- Modified : /trunk/src/lib/lua/lib/lsqlite3.c Revision: 30989 Author: miodragm Date: 16 June 2014 07:38:30 Message: Update to latest (nw) ---- Modified : /trunk/src/emu/webengine.c Modified : /trunk/src/lib/web/mongoose.c Revision: 30988 Author: briantro Date: 16 June 2014 04:15:11 Message: peplus: Make layout buttons clickable for the PE Plus sets - NW ---- Modified : /trunk/src/mame/layout/pe_bjack.lay Modified : /trunk/src/mame/layout/pe_keno.lay Modified : /trunk/src/mame/layout/pe_poker.lay Modified : /trunk/src/mame/layout/pe_slots.lay Revision: 30987 Author: tafoid Date: 16 June 2014 02:59:53 Message: Assorted set name corrections (duplicates) and macro changes to match up to actual use. Cleared redundant GAME( entries in galaxian.c and left notes in drivers that will eventually be merged. (nw) ---- Modified : /trunk/src/mame/drivers/chihiro.c Modified : /trunk/src/mame/drivers/arachnid.c Modified : /trunk/src/mame/drivers/atarittl.c Modified : /trunk/src/mame/drivers/dambustr.c Modified : /trunk/src/mame/drivers/galaxian.c Modified : /trunk/src/mame/drivers/galaxold.c Modified : /trunk/src/mame/drivers/scobra.c Modified : /trunk/src/mame/drivers/scramble.c Modified : /trunk/src/mess/drivers/apc.c Modified : /trunk/src/mess/drivers/casloopy.c Modified : /trunk/src/mess/drivers/fp200.c Modified : /trunk/src/mess/drivers/harriet.c Modified : /trunk/src/mess/drivers/itt3030.c Modified : /trunk/src/mess/drivers/molecular.c Modified : /trunk/src/mess/drivers/mz3500.c Modified : /trunk/src/mess/drivers/xavix.c Modified : /trunk/src/mess/drivers/zaurus.c Revision: 30986 Author: barryrod Date: 16 June 2014 02:31:54 Message: dim_dsk: fix 2HS image loading (can now boot Illumination LASER from floppy) ---- Modified : /trunk/src/lib/formats/dim_dsk.c Revision: 30985 Author: couriers Date: 15 June 2014 22:59:16 Message: Fix clang compile. ---- Modified : /trunk/src/emu/netlist/analog/nld_solver.c Revision: 30984 Author: jgevarya Date: 15 June 2014 19:46:14 Message: seta.c: Verify clocks and fix refresh rate for daioh. [trap15] ---- Modified : /trunk/src/mame/drivers/seta.c Revision: 30983 Author: couriers Date: 15 June 2014 18:42:27 Message: Goodbye to m_last_analog ... it was used any longer. ---- Modified : /trunk/src/emu/netlist/analog/nld_solver.c Modified : /trunk/src/emu/netlist/nl_base.c Modified : /trunk/src/emu/netlist/nl_base.h Revision: 30982 Author: couriers Date: 15 June 2014 18:38:18 Message: Optimized netlist proxies. Small but measurable performance increase for pongf and Pong Doubles. In addition, moved some code between classes and sorted code in nl_base.c ---- Modified : /trunk/src/emu/netlist/nl_base.c Modified : /trunk/src/emu/netlist/nl_base.h Modified : /trunk/src/emu/netlist/analog/nld_bjt.c Modified : /trunk/src/emu/netlist/analog/nld_fourterm.c Modified : /trunk/src/emu/netlist/analog/nld_solver.h Modified : /trunk/src/emu/netlist/analog/nld_twoterm.c Modified : /trunk/src/emu/netlist/devices/nld_system.c Modified : /trunk/src/emu/netlist/devices/nld_system.h Revision: 30981 Author: rbelmont Date: 15 June 2014 16:56:23 Message: Apollo updates [Hans Ostermeyer] - Fixed ISA bus endianness, it's the same as other 680x0 systems with ISA - Improved logging in several places - "20 years ago" option updated to now-necessary "25 years ago" - Fixed ISA high IRQ routing - Fixed 3c505 to have a 16 bit ISA interface - Fixed omti8621 and sc499 to have correct-endian ISA interfaces ---- Modified : /trunk/src/emu/bus/isa/3c505.c Modified : /trunk/src/emu/bus/isa/3c505.h Modified : /trunk/src/emu/bus/isa/omti8621.c Modified : /trunk/src/emu/bus/isa/sc499.c Modified : /trunk/src/emu/machine/mc68681.c Modified : /trunk/src/mess/drivers/apollo.c Modified : /trunk/src/mess/includes/apollo.h Modified : /trunk/src/mess/machine/apollo.c Revision: 30980 Author: couriers Date: 15 June 2014 16:06:23 Message: netlist: - Removed m_new_Analog - Did some tests using linear prediction. This is not used since the savings are about the same size as the effort. ---- Modified : /trunk/src/emu/netlist/analog/nld_solver.c Modified : /trunk/src/emu/netlist/nl_base.c Modified : /trunk/src/emu/netlist/nl_base.h Modified : /trunk/src/emu/netlist/analog/nld_solver.h Revision: 30979 Author: dhaywood Date: 15 June 2014 12:48:09 Message: documentation improvement (nw) ---- Modified : /trunk/src/mame/drivers/gstriker.c Revision: 30978 Author: dhaywood Date: 15 June 2014 10:39:06 Message: shuffle (nw) ---- Modified : /trunk/src/mame/drivers/gstriker.c Modified : /trunk/src/mame/video/gstriker.c Revision: 30977 Author: alexjack Date: 15 June 2014 06:38:24 Message: nsmpoker.c: 8 color palette + 4bpp tilemap is not a good idea, even in a barely-more-than-skeleton driver (nw) ---- Modified : /trunk/src/mame/drivers/nsmpoker.c Revision: 30976 Author: hap Date: 14 June 2014 20:43:08 Message: removed MCFG_LR35902_RESET_VALUES ---- Modified : /trunk/src/mess/drivers/gb.c Modified : /trunk/src/emu/cpu/lr35902/lr35902.c Modified : /trunk/src/emu/cpu/lr35902/lr35902.h Revision: 30975 Author: rbelmont Date: 14 June 2014 20:10:40 Message: SDL: Always supply screen size uniforms to GLSL shaders, and fix bug with X multihead. [R. Belmont] ---- Modified : /trunk/src/osd/sdl/drawogl.c Revision: 30974 Author: wilbertp Date: 14 June 2014 19:38:11 Message: (MESS)New drivers added: Yamaha FB-01 [Wilbert Pol] ---- Modified : /trunk/src/mess/drivers/fb01.c Revision: 30973 Author: dhaywood Date: 14 June 2014 18:52:05 Message: new clones Galaga '88 (02-03-88) [Andrew Welburn] ---- Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/drivers/namcos1.c Revision: 30972 Author: alexjack Date: 14 June 2014 11:06:13 Message: Convert some more drivers to core palette handling (nw) ---- Modified : /trunk/src/mame/drivers/arcadecl.c Modified : /trunk/src/mame/drivers/badlands.c Modified : /trunk/src/mame/drivers/klax.c Modified : /trunk/src/mame/drivers/rampart.c Modified : /trunk/src/mame/drivers/vegaeo.c Modified : /trunk/src/mame/machine/atarigen.c Modified : /trunk/src/mame/machine/atarigen.h Revision: 30971 Author: dhaywood Date: 14 June 2014 09:13:05 Message: don't think this rom belongs in this set (nw) ---- Modified : /trunk/src/mame/drivers/rpunch.c Revision: 30970 Author: dhaywood Date: 14 June 2014 01:24:59 Message: improve layer alignments with video reference (nw) ---- Modified : /trunk/src/mame/drivers/rpunch.c Modified : /trunk/src/mame/includes/rpunch.h Modified : /trunk/src/mame/video/rpunch.c Revision: 30969 Author: wilbertp Date: 14 June 2014 00:40:20 Message: Fix linking on osx (nw) ---- Modified : /trunk/src/mame/mame.mak Revision: 30968 Author: dhaywood Date: 14 June 2014 00:38:07 Message: fixed some missing gfx in svolley (nw) ---- Modified : /trunk/src/mame/drivers/rpunch.c Revision: 30967 Author: dhaywood Date: 13 June 2014 23:55:11 Message: use mixer regs (nw) ---- Modified : /trunk/src/mame/drivers/gstriker.c Modified : /trunk/src/mame/includes/gstriker.h Modified : /trunk/src/mame/video/gstriker.c Modified : /trunk/src/mame/video/vsystem_spr.c Modified : /trunk/src/mame/video/vsystem_spr.h Revision: 30966 Author: hap Date: 13 June 2014 22:54:35 Message: log illegal ops ---- Modified : /trunk/src/emu/cpu/lr35902/lr35902.c Modified : /trunk/src/emu/cpu/lr35902/opc_main.inc Modified : /trunk/src/emu/cpu/lr35902/opc_cb.inc Revision: 30965 Author: hap Date: 13 June 2014 22:20:34 Message: renamed opcode lists.h to .inc, renamed LR35902_FLAG_x to FLAG_x ---- Modified : /trunk/src/emu/cpu/cpu.mak Modified : /trunk/src/emu/cpu/lr35902/lr35902.c Modified : /trunk/src/emu/cpu/lr35902/lr35902.h Added : /trunk/src/emu/cpu/lr35902/opc_main.inc (Copy from path: /trunk/src/emu/cpu/lr35902/opc_main.h, Revision, 30963) Added : /trunk/src/emu/cpu/lr35902/opc_cb.inc (Copy from path: /trunk/src/emu/cpu/lr35902/opc_cb.h, Revision, 30963) Deleted : /trunk/src/emu/cpu/lr35902/opc_cb.h Deleted : /trunk/src/emu/cpu/lr35902/opc_main.h Revision: 30964 Author: wilbertp Date: 13 June 2014 22:13:45 Message: (MESS) msx.c: added sfg05 support (still without midi) (nw) ---- Modified : /trunk/src/emu/bus/msx_cart/cartridge.c Modified : /trunk/src/emu/bus/msx_cart/yamaha.c Modified : /trunk/src/emu/bus/msx_cart/yamaha.h Modified : /trunk/src/emu/bus/msx_slot/cartridge.h Modified : /trunk/src/mess/drivers/msx.c Modified : /trunk/src/mess/includes/msx.h Revision: 30963 Author: alexjack Date: 13 June 2014 22:01:35 Message: Change remaining references to -nosound to -sound none in code and docs; move description of -sound option to OSD-specific doc files to be orthogonal to -video (nw) ---- Modified : /trunk/docs/SDL.txt Modified : /trunk/docs/config.txt Modified : /trunk/docs/windows.txt Modified : /trunk/src/osd/osdepend.c Modified : /trunk/src/osd/sdl/man/mame.6 Modified : /trunk/src/tools/runtest.cmd Revision: 30962 Author: tafoid Date: 13 June 2014 21:17:06 Message: Correct format of -sound command in documents to match recent changes. (nw) ---- Modified : /trunk/docs/config.txt Revision: 30961 Author: dhaywood Date: 13 June 2014 18:20:57 Message: reorganize some code for gstriker (no functional change) (nw) ---- Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/mame/drivers/gstriker.c Modified : /trunk/src/mame/includes/gstriker.h Modified : /trunk/src/mame/video/excellent_spr.c Modified : /trunk/src/mame/video/gstriker.c Added : /trunk/src/mame/video/mb60553.c Added : /trunk/src/mame/video/mb60553.h Added : /trunk/src/mame/video/vs920a.c Added : /trunk/src/mame/video/vs920a.h Revision: 30960 Author: crazyc Date: 13 June 2014 16:34:24 Message: (mess) x68k: don't copy so much with the crtc text copy op (nw) ---- Modified : /trunk/src/mess/drivers/x68k.c Modified : /trunk/src/mess/includes/x68k.h Modified : /trunk/src/mess/video/x68k.c Revision: 30959 Author: curtcode Date: 13 June 2014 08:11:24 Message: atahle: Added CS1 active status register. [Curt Coder] (MESS) ql: Qubide WIP. (nw) ---- Modified : /trunk/src/emu/bus/ql/qubide.c Modified : /trunk/src/emu/machine/atahle.c Revision: 30958 Author: wilbertp Date: 12 June 2014 22:03:04 Message: (MESS) fb01.c: Fixed irq handling (nw) ---- Modified : /trunk/src/mess/drivers/fb01.c Revision: 30957 Author: tafoid Date: 12 June 2014 22:01:34 Message: Compile fix for DEBUG=1 builds, 32-bit, GCC 4.6.3 (nw) ---- Modified : /trunk/src/lib/web/mongoose.c Revision: 30956 Author: wilbertp Date: 12 June 2014 21:24:45 Message: (MESS) fb01.c: Fixed communication between midi-in and 8251. (nw) ---- Modified : /trunk/src/mess/drivers/fb01.c Modified : /trunk/src/emu/machine/i8251.c Revision: 30955 Author: tafoid Date: 12 June 2014 20:43:10 Message: Missing .lst entry from latest chihiro/triforce submission (nw) ---- Modified : /trunk/src/mame/mame.lst Revision: 30954 Author: curtcode Date: 12 June 2014 19:34:19 Message: (MESS) ql: Qubide WIP. (nw) ---- Modified : /trunk/src/emu/bus/ql/qubide.c Modified : /trunk/src/emu/bus/ql/qubide.h Revision: 30953 Author: oliverst Date: 12 June 2014 10:40:49 Message: fixed -j compilation with VS2013 [Oliver Stöneberg] ---- Modified : /trunk/src/osd/windows/vconv.c Revision: 30952 Author: miodragm Date: 12 June 2014 08:03:23 Message: Updated mongoose and fixed initial websocket connecte to client (nw) ---- Modified : /trunk/src/emu/luaengine.c Modified : /trunk/src/emu/webengine.c Modified : /trunk/src/lib/web/mongoose.c Modified : /trunk/src/lib/web/mongoose.h Revision: 30951 Author: rbelmont Date: 12 June 2014 04:11:37 Message: SDL: fix -prescale 0.153 regression. [R. Belmont] ---- Modified : /trunk/src/osd/sdl/drawogl.c Revision: 30950 Author: tafoid Date: 12 June 2014 02:56:30 Message: Documentation fixes from Metallic (nw) ---- Modified : /trunk/src/mame/drivers/naomi.c Revision: 30949 Author: tafoid Date: 12 June 2014 01:59:56 Message: chihiro.c: [f205v] - Added exact release dates, GDX info and descriptions for all known existing games/releases not yet secured or dumped - Added v5 CHDs redumps for: GDX-0002B, GDX-0003A, GDX-0006G, GDX-0024A triforce.c: [f205v] - Added exact release dates, GDT info and descriptions for all known existing games/releases not yet secured or dumped - Added v5 CHDs redumps for: GDT-0002, GDT-0013E, GDT-0015 ---- Modified : /trunk/src/mame/drivers/chihiro.c Modified : /trunk/src/mame/drivers/triforce.c Modified : /trunk/src/mame/mame.lst Revision: 30948 Author: wilbertp Date: 11 June 2014 21:52:14 Message: (MESS) Added Yamaha FB-01 I haven't been able to test if this makes the expected sounds when a midi keyboard is hooked up the midi-in port of this device. ---- Added : /trunk/src/mess/drivers/fb01.c Added : /trunk/src/mess/layout/fb01.lay Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/mess.mak Revision: 30947 Author: dhaywood Date: 11 June 2014 20:22:49 Message: new clones Space Invaders (Electromar, Spanish) [Roselson, Ricky2001 from Aumap] ---- Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/drivers/8080bw.c Revision: 30946 Author: crazyc Date: 11 June 2014 18:35:22 Message: hd63450: this time it's really right (maybe) (nw) ---- Modified : /trunk/src/emu/machine/hd63450.c Revision: 30945 Author: crazyc Date: 11 June 2014 18:28:31 Message: hd63540: oops (nw) ---- Modified : /trunk/src/emu/machine/hd63450.c Revision: 30944 Author: curtcode Date: 11 June 2014 17:44:32 Message: Fixed build. (nw) ---- Modified : /trunk/src/mess/mess.mak Added : /trunk/src/emu/machine/e05a03.c Added : /trunk/src/emu/machine/e05a03.h Modified : /trunk/src/emu/machine/machine.mak Deleted : /trunk/src/mess/machine/e05a03.c Deleted : /trunk/src/mess/machine/e05a03.h Revision: 30943 Author: crazyc Date: 11 June 2014 16:32:08 Message: upd765: drop the polling irq when anything is written to the controller in command mode (verified on actual hardware) (nw) ---- Modified : /trunk/src/emu/machine/upd765.c Modified : /trunk/src/mess/drivers/x68k.c Revision: 30942 Author: dhaywood Date: 11 June 2014 14:50:26 Message: move tmpz84c011 specifics to its own files, make z80ctc a subdevice rather than adding it separately it in each driver using a tmpz84c011. (nw) ---- Modified : /trunk/src/emu/cpu/cpu.mak Added : /trunk/src/emu/cpu/z80/tmpz84c011.c Added : /trunk/src/emu/cpu/z80/tmpz84c011.h Modified : /trunk/src/emu/cpu/z80/z80.c Modified : /trunk/src/emu/cpu/z80/z80.h Modified : /trunk/src/mame/drivers/csplayh5.c Modified : /trunk/src/mame/drivers/kenseim.c Modified : /trunk/src/mame/drivers/nbmj9195.c Modified : /trunk/src/mame/drivers/niyanpai.c Revision: 30941 Author: curtcode Date: 11 June 2014 13:04:35 Message: (MESS) ex800: Refactored Epson EX-800 from a driver into a Centronics device. (nw) ---- Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/mess.mak Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/src/emu/bus/centronics/ctronics.c Added : /trunk/src/emu/bus/centronics/epson_ex800.c Added : /trunk/src/emu/bus/centronics/epson_ex800.h Modified : /trunk/src/emu/bus/centronics/epson_lx800.c Modified : /trunk/src/emu/bus/centronics/epson_lx800.h Added : /trunk/src/emu/layout/ex800.lay Deleted : /trunk/src/mess/drivers/ex800.c Deleted : /trunk/src/mess/layout/ex800.lay Revision: 30940 Author: curtcode Date: 11 June 2014 12:47:08 Message: (MESS) lx800: Refactored Epson LX-800 from a driver into a Centronics device. (nw) ---- Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/mess.mak Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/src/emu/bus/centronics/ctronics.c Added : /trunk/src/emu/bus/centronics/epson_lx800.c Added : /trunk/src/emu/bus/centronics/epson_lx800.h Added : /trunk/src/emu/layout/lx800.lay Deleted : /trunk/src/mess/drivers/lx800.c Deleted : /trunk/src/mess/layout/lx800.lay Revision: 30939 Author: dirkbest Date: 11 June 2014 12:04:06 Message: vtech1: Add "VZ-200 Enhanced BASIC V1.01" [Chicken Man] ---- Modified : /trunk Modified : /trunk/src/mess/drivers/vtech1.c Revision: 30938 Author: dirkbest Date: 11 June 2014 11:35:47 Message: upd7810: reorganize, compile source files seperately instead of including them into the main source ---- Modified : /trunk Modified : /trunk/src/emu/cpu/cpu.mak Deleted : /trunk/src/emu/cpu/upd7810/7810dasm.c Deleted : /trunk/src/emu/cpu/upd7810/7810ops.inc Deleted : /trunk/src/emu/cpu/upd7810/7810tbl.inc Modified : /trunk/src/emu/cpu/upd7810/upd7810.c Modified : /trunk/src/emu/cpu/upd7810/upd7810.h Added : /trunk/src/emu/cpu/upd7810/upd7810_dasm.c (Copy from path: /trunk/src/emu/cpu/upd7810/7810dasm.c, Revision, 30937) Added : /trunk/src/emu/cpu/upd7810/upd7810_macros.h Added : /trunk/src/emu/cpu/upd7810/upd7810_opcodes.c (Copy from path: /trunk/src/emu/cpu/upd7810/7810ops.inc, Revision, 30937) Added : /trunk/src/emu/cpu/upd7810/upd7810_table.c (Copy from path: /trunk/src/emu/cpu/upd7810/7810tbl.inc, Revision, 30937) Revision: 30937 Author: alexjack Date: 11 June 2014 10:17:41 Message: namcos1.c: Completely rewrote the emulation of the CUS117 MMU. The MMU is no longer emulated by modifying address maps at runtime, an operation which has become excessively slow as the core memory system has accumulated features and complexity over the years. Instead, the MMU is now a device which works on similar principles to the address_map_bank_device. The recent multisession regression is fixed, all games in the driver should now run substantially faster, and most importantly the driver code is now much cleaner and easier to understand. [Alex Jackson] ---- Modified : /trunk/src/mame/drivers/namcos1.c Modified : /trunk/src/mame/includes/namcos1.h Added : /trunk/src/mame/machine/c117.c Added : /trunk/src/mame/machine/c117.h Modified : /trunk/src/mame/machine/namcos1.c Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/mame/video/namcos1.c Revision: 30936 Author: rbelmont Date: 11 June 2014 04:37:23 Message: SDL: Fix shaders for games that output indexed16 (e.g. pacman). [R. Belmont] ---- Modified : /trunk/src/osd/sdl/drawogl.c Revision: 30935 Author: rbelmont Date: 11 June 2014 03:45:49 Message: SDL: fix 0.153 regression where user GLSL shaders didn't work. [R. Belmont] ---- Modified : /trunk/src/osd/sdl/drawogl.c Revision: 30934 Author: hap Date: 11 June 2014 00:44:04 Message: rm gblight clone, implementation was identical to gbpocket ---- Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/drivers/gb.c Revision: 30933 Author: hap Date: 11 June 2014 00:35:12 Message: rm really old todo list ---- Modified : /trunk/src/mess/drivers/gb.c Revision: 30932 Author: hap Date: 11 June 2014 00:23:57 Message: (MESS) gb.c: Added GameBoy Pocket Boot ROM. [BennVenn] ---- Modified : /trunk/src/mess/drivers/gb.c Modified : /trunk/src/mess/includes/gb.h Modified : /trunk/src/mess/machine/gb.c Modified : /trunk/src/mess/video/gb_lcd.c Modified : /trunk/src/mess/video/gb_lcd.h Revision: 30931 Author: hap Date: 11 June 2014 00:02:25 Message: small cleanup ---- Modified : /trunk/src/mess/drivers/gb.c Modified : /trunk/src/mess/includes/gb.h Modified : /trunk/src/mess/machine/gb.c Revision: 30930 Author: hap Date: 10 June 2014 23:38:22 Message: nonsense ---- Modified : /trunk/src/mess/drivers/gb.c Modified : /trunk/src/mess/includes/gb.h Modified : /trunk/src/mess/machine/gb.c Revision: 30929 Author: crazyc Date: 10 June 2014 23:03:18 Message: upd765: implement scan data and read track [Carl] fail command when drive not ready and check ready before command (verified on real hardware) stop polling when first byte of command sent (verified) (mess) x68k: experiment with fdc drive control (nw) ---- Modified : /trunk/src/emu/machine/hd63450.c Modified : /trunk/src/emu/machine/upd765.c Modified : /trunk/src/mess/drivers/x68k.c Modified : /trunk/src/emu/machine/upd765.h Modified : /trunk/src/mess/includes/x68k.h Modified : /trunk/src/mess/video/x68k.c Revision: 30928 Author: curtcode Date: 10 June 2014 18:21:09 Message: (MESS) ql: Added preliminary CST Q+4 emulation. [Curt Coder] ---- Modified : /trunk/src/emu/bus/ql/cst_q_plus4.c Modified : /trunk/src/emu/bus/ql/cst_q_plus4.h Revision: 30927 Author: curtcode Date: 10 June 2014 18:20:38 Message: (MESS) ql: Fixed late binding error. (nw) ---- Modified : /trunk/src/emu/bus/ql/sandy_superqboard.c Revision: 30926 Author: miodragm Date: 10 June 2014 12:59:55 Message: Lua overhaul [Olivier Galibert, Miodrag Milanovic] ---- Modified : /trunk/src/emu/luaengine.c Modified : /trunk/src/emu/ioport.c Modified : /trunk/src/emu/ioport.h Modified : /trunk/src/emu/luaengine.h Modified : /trunk/src/emu/machine.c Modified : /trunk/src/emu/mame.c Modified : /trunk/src/emu/mame.h Modified : /trunk/src/emu/webengine.h Revision: 30925 Author: robbbert Date: 10 June 2014 12:59:39 Message: romident: print a summary at the end, instead of garbage. ---- Modified : /trunk/src/emu/clifront.c Revision: 30924 Author: robbbert Date: 10 June 2014 10:48:45 Message: oops, its actually the Action Printer 2000 (nw) my bad ---- Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/drivers/lx800.c Revision: 30923 Author: robbbert Date: 10 June 2014 09:59:26 Message: (MESS) New not-working printer [Felipe Sanchez] ------------------------------------------------- Epson Advanced Printer 2000 ---- Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/drivers/lx800.c Revision: 30922 Author: rbelmont Date: 10 June 2014 03:58:05 Message: naomi.c: redumped tetkiwam and ngdup23c to current standards. [MetalliC] ---- Modified : /trunk/src/mame/drivers/naomi.c Revision: 30921 Author: robbbert Date: 10 June 2014 00:59:58 Message: (MESS) New not-working printer [Felipe Sanchez] ------------------------------------------------- Epson LX810L ---- Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/drivers/lx800.c Revision: 30920 Author: hap Date: 09 June 2014 22:24:03 Message: typo ---- Modified : /trunk/src/mame/drivers/pgm.c Revision: 30919 Author: andreasn Date: 09 June 2014 21:59:11 Message: Added comment (nw) ---- Modified : /trunk/src/mame/drivers/segas24.c Revision: 30918 Author: andreasn Date: 09 June 2014 21:49:18 Message: Work on System24's remaining sgmast set [Chris Hardy, Andreas Naive] * Reconstructed SEGA FD1094 key (317-0058-05d) * Tossed the previous alternate reads away as confirmed duplicate disks of sgmastj & sgmast (with differences in the highscores' track) New games added or promoted from NOT_WORKING status --------------------------------------------------- Super Masters Golf (World?, Floppy Based, FD1094 317-0058-05d?) [Chris Hardy, Andreas Naive] Ace Attacker (FD1094 317-0059) [Chris Hardy, hap, Andreas Naive] ---- Modified : /trunk/src/mame/drivers/segas24.c Revision: 30917 Author: jameswal Date: 09 June 2014 20:56:51 Message: Made MPU4Vid chips properly 8-bit where possible, still doesn't fix 6850 issues though, but does fix CHR regression (nw) ---- Modified : /trunk/src/mame/drivers/mpu4vid.c Modified : /trunk/src/mame/video/scn2674.c Modified : /trunk/src/mame/video/scn2674.h Revision: 30916 Author: ivanva Date: 09 June 2014 20:34:08 Message: These aren't needed anymore (nw) ---- Modified : /trunk/src/mame/drivers/bmcbowl.c Modified : /trunk/src/mame/drivers/highvdeo.c Modified : /trunk/src/mame/drivers/koftball.c Revision: 30915 Author: ivanva Date: 09 June 2014 20:21:54 Message: Applied Kale's ramdac changes to koftball.c, too. This fixes the debug build regression found by Tafoid's regression tests. (nw) ---- Modified : /trunk/src/mame/drivers/koftball.c Revision: 30914 Author: hap Date: 09 June 2014 18:26:32 Message: some cleanup, got rid of unneeded trampolines ---- Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30913 Author: hap Date: 09 June 2014 17:28:19 Message: (shortened CALLBACK to CB) ---- Modified : /trunk/src/emu/cpu/z80/z80.h Modified : /trunk/src/mame/drivers/csplayh5.c Modified : /trunk/src/mame/drivers/kenseim.c Modified : /trunk/src/mame/drivers/nbmj9195.c Modified : /trunk/src/mame/drivers/niyanpai.c Revision: 30912 Author: miodragm Date: 09 June 2014 15:32:44 Message: few more commands just for fun (nw) ---- Modified : /trunk/src/emu/luaengine.c Revision: 30911 Author: miodragm Date: 09 June 2014 15:13:19 Message: made LUA script execute in main thread, but console running in another (nw) Need to generalize mechanism of communication between threads and do more cleanup ---- Modified : /trunk/src/emu/luaengine.c Modified : /trunk/src/emu/luaengine.h Modified : /trunk/src/emu/mame.c Modified : /trunk/src/emu/video.c Revision: 30910 Author: curtcode Date: 09 June 2014 13:57:43 Message: clang compile fix. (nw) ---- Modified : /trunk/src/mess/drivers/rainbow.c Revision: 30909 Author: miodragm Date: 09 June 2014 08:51:30 Message: fixed listxml crash (palette_init was after ramdac device not after palette device) anyway it was not needed (nw) ---- Modified : /trunk/src/mame/drivers/coinmvga.c Revision: 30908 Author: hap Date: 09 June 2014 04:03:14 Message: small tweak ---- Modified : /trunk/src/mame/layout/kenseim.lay Revision: 30907 Author: alexjack Date: 09 June 2014 03:56:55 Message: nitedrvr.c: 0x80 bytes / 32 cols = 4 rows; also add AM_READNOPs so 6502 dummy reads don't clog the log (nw) ---- Modified : /trunk/src/mame/drivers/nitedrvr.c Modified : /trunk/src/mame/video/nitedrvr.c Revision: 30906 Author: hap Date: 09 June 2014 03:44:47 Message: base colecop on coleco, not dina ---- Modified : /trunk/src/mess/drivers/coleco.c Revision: 30905 Author: angelosa Date: 09 June 2014 03:15:10 Message: Some fixes for hotslots, nw ---- Modified : /trunk/src/mame/drivers/magicard.c Revision: 30904 Author: hap Date: 09 June 2014 02:56:49 Message: fixed tilemap and 'hvc' ram size ---- Modified : /trunk/src/mame/drivers/nitedrvr.c Modified : /trunk/src/mame/video/nitedrvr.c Modified : /trunk/src/mame/includes/nitedrvr.h Revision: 30903 Author: dhaywood Date: 09 June 2014 02:38:34 Message: make MB89363B a trampoline device for 2x i8255 chips (nw) ---- Modified : /trunk/src/emu/machine/machine.mak Modified : /trunk/src/mame/drivers/kenseim.c Added : /trunk/src/emu/machine/mb89363b.c Added : /trunk/src/emu/machine/mb89363b.h Revision: 30902 Author: tafoid Date: 09 June 2014 01:42:53 Message: rainbow.c: New floppy code - uses more reliable 'wd_fdc'. [Bavarese] i86.c: Four new 8086 opcode aliases: 0xc0 is 0xc2; 0xc1 = 0xc3; 0xc8 = 0xca; 0xc9 = 0xcb as documented at OS 2 Museum. [Bavarese] rx50_dsk.h/c: Rainbow specific; The RX50 _disk drive_ was used in different architectures. Floppy format used by Rainbow-100 and -190. Track layout (post-amble, some positions) yet unverified. Currently only raw 400 K disk dumps are supported (*.img). [Bavarese] ---- Modified : /trunk/src/mess/drivers/rainbow.c Modified : /trunk/src/emu/cpu/i86/i86.c Added : /trunk/src/lib/formats/rx50_dsk.c Added : /trunk/src/lib/formats/rx50_dsk.h Modified : /trunk/src/lib/lib.mak Modified : /trunk/src/mess/machine/dec_lk201.c Revision: 30901 Author: tafoid Date: 09 June 2014 01:36:59 Message: typo (nw) ---- Modified : /trunk/src/mess/drivers/coleco.c Revision: 30900 Author: tafoid Date: 09 June 2014 01:32:49 Message: New Clones ---------- Colecovision PAL BIOS [TSM Carmine] ---- Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/drivers/coleco.c Revision: 30899 Author: angelosa Date: 09 June 2014 01:05:17 Message: Added Vertical Display bit in Magic Card, nw ---- Modified : /trunk/src/mame/drivers/magicard.c Revision: 30898 Author: briantro Date: 09 June 2014 00:51:52 Message: peplus.c: Misc documentation updates - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 30897 Author: angelosa Date: 09 June 2014 00:47:35 Message: Hooked up RAMDAC device to following drivers [Angelo Salese]: * adp.c * bmcbowl.c * coinmvga.c * highvdeo.c * magicard.c * segajw.c ---- Modified : /trunk/src/mame/drivers/bmcbowl.c Modified : /trunk/src/mame/drivers/highvdeo.c Modified : /trunk/src/mame/drivers/coinmvga.c Modified : /trunk/src/mame/drivers/magicard.c Modified : /trunk/src/emu/video/ramdac.c Modified : /trunk/src/mame/drivers/adp.c Modified : /trunk/src/mame/drivers/segajw.c Revision: 30896 Author: dhaywood Date: 09 June 2014 00:20:39 Message: fix 68k regression (nw) ---- Modified : /trunk/src/mame/drivers/magicard.c Revision: 30895 Author: hap Date: 08 June 2014 23:50:56 Message: comment out printfs ---- Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30894 Author: dhaywood Date: 08 June 2014 23:37:57 Message: fix some 68k regressions (nw) ---- Modified : /trunk/src/mame/machine/bonzeadv.c Modified : /trunk/src/mame/machine/rainbow.c Modified : /trunk/src/mame/video/tumbleb.c Revision: 30893 Author: hap Date: 08 June 2014 23:19:05 Message: prettied up kenseim internal artwork ---- Modified : /trunk/src/mame/layout/kenseim.lay Revision: 30892 Author: miodragm Date: 08 June 2014 20:09:58 Message: Fix crash due to uninitialized variable (nw) ---- Modified : /trunk/src/emu/mame.c Revision: 30891 Author: michaelz Date: 08 June 2014 19:54:59 Message: (MESS) ti99: Added a new error message for RPK. (nw) ---- Modified : /trunk/src/mess/machine/ti99/gromport.c Modified : /trunk/src/mess/machine/ti99/gromport.h Revision: 30890 Author: sronco Date: 08 June 2014 19:48:13 Message: sigmab52.c: added coin lockout. (nw) ---- Modified : /trunk/src/mame/drivers/sigmab52.c Revision: 30889 Author: michaelz Date: 08 June 2014 19:39:43 Message: (MESS) Preparing new HFDC implementation with new HDC9234. (nw) ---- Modified : /trunk/src/mess/mess.mak Modified : /trunk/src/emu/machine/machine.mak Modified : /trunk/src/emu/bus/ti99_peb/hfdc.c Modified : /trunk/src/emu/bus/ti99_peb/hfdc.h Modified : /trunk/src/emu/bus/ti99_peb/peribox.c Modified : /trunk/src/emu/bus/ti99_peb/peribox.h Revision: 30888 Author: michaelz Date: 08 June 2014 19:38:41 Message: New implementation of HDC9234 for modern floppy system, still WIP. (nw) ---- Added : /trunk/src/emu/machine/hdc9234.c Added : /trunk/src/emu/machine/hdc9234.h Revision: 30887 Author: dhaywood Date: 08 June 2014 19:25:48 Message: new clones Knights of Valour Super Heroes / Sangoku Senki Super Heroes (ver. 100, CN) [Joerg Hartenberger] ---- Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/drivers/pgm.c Revision: 30886 Author: sronco Date: 08 June 2014 19:16:20 Message: segajw.c updates: [Sandro Ronco] - Hooked up ACRTC - Added inputs - Added NVRAM support ---- Modified : /trunk/src/mame/drivers/segajw.c Revision: 30885 Author: dhaywood Date: 08 June 2014 19:06:53 Message: fix 68k regression (nw) ---- Modified : /trunk/src/mame/drivers/gstriker.c Revision: 30884 Author: dhaywood Date: 08 June 2014 13:27:10 Message: I'll tag it as working new working game Ken Sei Mogura - Street Fighter II (1994.04.18, Ver 1.00) [Alan Meades, Porchy, David Haywood, hap, Santeri Saarimaa] ---- Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30883 Author: robbbert Date: 08 June 2014 11:19:17 Message: (MESS) kog is unsupported as per MT 04742 (nw) ---- Modified : /trunk/hash/neogeo.xml Revision: 30882 Author: miodragm Date: 08 June 2014 09:45:26 Message: remove extra line on exit (nw) ---- Modified : /trunk/src/emu/luaengine.c Revision: 30881 Author: miodragm Date: 08 June 2014 09:40:30 Message: no need for this, we always return it as is (nw) ---- Modified : /trunk/src/emu/mame.c Revision: 30880 Author: miodragm Date: 08 June 2014 09:21:50 Message: Clear manager in destructor (nw) ---- Modified : /trunk/src/emu/mame.c Revision: 30879 Author: wilbertp Date: 07 June 2014 20:03:13 Message: (MESS) msx.c: Added preliminary support for the Midisaurus BM-012 Midi interface cartridge (nw) ---- Modified : /trunk/src/emu/bus/bus.mak Added : /trunk/src/emu/bus/msx_cart/bm_012.c Added : /trunk/src/emu/bus/msx_cart/bm_012.h Modified : /trunk/src/emu/bus/msx_cart/cartridge.c Modified : /trunk/src/emu/machine/z80pio.c Modified : /trunk/src/emu/machine/z80pio.h Revision: 30878 Author: dhaywood Date: 07 June 2014 15:06:40 Message: game is now playable, want to check a few things before marking it as working tho (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Modified : /trunk/src/mame/layout/kenseim.lay Revision: 30877 Author: dhaywood Date: 07 June 2014 14:26:48 Message: start representing the moles (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Modified : /trunk/src/mame/layout/kenseim.lay Revision: 30876 Author: dhaywood Date: 07 June 2014 11:49:51 Message: start lamps, added pal dump (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Modified : /trunk/src/mame/layout/kenseim.lay Revision: 30875 Author: dirkbest Date: 07 June 2014 10:57:00 Message: vtech1: Use the slot system for I/O and Memory expansion slots. Emulate the newly dumped RS-232 cartridge. Add support for the WordPro cartridge. Cleanup driver. ---- Modified : /trunk Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/mess.mak Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/src/mess/drivers/vtech1.c Added : /trunk/src/emu/bus/vtech Added : /trunk/src/emu/bus/vtech/ioexp Added : /trunk/src/emu/bus/vtech/ioexp/carts.c Added : /trunk/src/emu/bus/vtech/ioexp/carts.h Added : /trunk/src/emu/bus/vtech/ioexp/ioexp.c Added : /trunk/src/emu/bus/vtech/ioexp/ioexp.h Added : /trunk/src/emu/bus/vtech/ioexp/joystick.c Added : /trunk/src/emu/bus/vtech/ioexp/joystick.h Added : /trunk/src/emu/bus/vtech/ioexp/printer.c Added : /trunk/src/emu/bus/vtech/ioexp/printer.h Added : /trunk/src/emu/bus/vtech/memexp Added : /trunk/src/emu/bus/vtech/memexp/carts.c Added : /trunk/src/emu/bus/vtech/memexp/carts.h Added : /trunk/src/emu/bus/vtech/memexp/floppy.c Added : /trunk/src/emu/bus/vtech/memexp/floppy.h Added : /trunk/src/emu/bus/vtech/memexp/memexp.c Added : /trunk/src/emu/bus/vtech/memexp/memexp.h Added : /trunk/src/emu/bus/vtech/memexp/memory.c Added : /trunk/src/emu/bus/vtech/memexp/memory.h Added : /trunk/src/emu/bus/vtech/memexp/rs232.c Added : /trunk/src/emu/bus/vtech/memexp/rs232.h Added : /trunk/src/emu/bus/vtech/memexp/wordpro.c Added : /trunk/src/emu/bus/vtech/memexp/wordpro.h Modified : /trunk/src/lib/formats/vtech1_dsk.c Revision: 30874 Author: dhaywood Date: 07 June 2014 10:43:14 Message: improve some dips and layout (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Modified : /trunk/src/mame/layout/kenseim.lay Revision: 30873 Author: alexjack Date: 07 June 2014 10:10:48 Message: k051316: clean up/simplify inline configs, add tile bank dirty method for ultraman (nw) ---- Modified : /trunk/src/mame/drivers/88games.c Modified : /trunk/src/mame/drivers/bottom9.c Modified : /trunk/src/mame/drivers/chqflag.c Modified : /trunk/src/mame/drivers/overdriv.c Modified : /trunk/src/mame/drivers/rollerg.c Modified : /trunk/src/mame/drivers/tail2nos.c Modified : /trunk/src/mame/drivers/ultraman.c Modified : /trunk/src/mame/drivers/wecleman.c Modified : /trunk/src/mame/video/k051316.c Modified : /trunk/src/mame/video/k051316.h Modified : /trunk/src/mame/video/overdriv.c Modified : /trunk/src/mame/video/tail2nos.c Modified : /trunk/src/mame/video/ultraman.c Revision: 30872 Author: dhaywood Date: 07 June 2014 04:08:45 Message: improve video (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Modified : /trunk/src/mame/video/cps1.c Revision: 30871 Author: hap Date: 07 June 2014 00:43:19 Message: fixed comms, attract mode works now ---- Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30870 Author: tafoid Date: 06 June 2014 22:50:55 Message: Device short name corrections to allow them to be viewed in XML output (nw) ---- Modified : /trunk/src/emu/bus/ql/sandy_superqboard.c Modified : /trunk/src/emu/bus/ql/trumpcard.c Revision: 30869 Author: jameswal Date: 06 June 2014 20:57:15 Message: Attempt to fix MPU4Vid regression reported after r30715 (CHR chip expects to only see a byte, not a whole word, as it's a straight lift from 6809 era) (nw) ---- Modified : /trunk/src/mame/drivers/mpu4vid.c Revision: 30868 Author: miodragm Date: 06 June 2014 20:51:23 Message: Fix for listxml crash (nw) ---- Modified : /trunk/src/emu/mame.c Revision: 30867 Author: hap Date: 06 June 2014 19:44:24 Message: some pcb info (TLP521-4? i've never seen that before) ---- Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30866 Author: ivanva Date: 06 June 2014 17:56:25 Message: 3x3puzzl.c: added save state support (nw) ---- Modified : /trunk/src/mame/drivers/3x3puzzl.c Revision: 30865 Author: olivierg Date: 06 June 2014 16:06:36 Message: motoxgo: Fix point rom loading [O. Galibert] ---- Modified : /trunk/src/mame/drivers/namcos23.c Revision: 30864 Author: michaelz Date: 06 June 2014 15:47:45 Message: (MESS) ti99: replaced malloc by global_alloc_array (nw) ---- Modified : /trunk/src/mess/machine/ti99/gromport.c Modified : /trunk/src/mess/machine/ti99/gromport.h Revision: 30863 Author: dhaywood Date: 06 June 2014 15:09:31 Message: shuffle some code around, comms still wrong (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30862 Author: olivierg Date: 06 June 2014 14:18:28 Message: duh (nw) ---- Modified : /trunk/src/emu/cpu/h8/h8_sci.c Revision: 30861 Author: miodragm Date: 06 June 2014 13:07:35 Message: Link fix for some linux-es (nw) ---- Modified : /trunk/src/lib/lib.mak Revision: 30860 Author: miodragm Date: 06 June 2014 12:36:45 Message: Compile fix from qmc2 author (nw) ---- Modified : /trunk/src/lib/lua/lib/lsqlite3.c Revision: 30859 Author: dhaywood Date: 06 June 2014 11:27:13 Message: make fhawk run with perfect interleave, seems to fix some issues (nw) ---- Modified : /trunk/src/mame/drivers/taito_l.c Revision: 30858 Author: miodragm Date: 06 June 2014 11:11:31 Message: -Created machine_manager as singleton class that contains (for now) one running machine [Miodrag Milanovic] -Updated LUA engine to run in machine_manager instead of being initialized per machine -Added "-console" option so emulator can be started with LUA enabled console -Update LUA to version 5.2.3 -Enabled SQLite3 to be compiled and added LUA module for it ---- Modified : /trunk/src/emu/luaengine.c Modified : /trunk/src/emu/luaengine.h Modified : /trunk/src/emu/machine.c Modified : /trunk/src/emu/mame.c Modified : /trunk/src/emu/mame.h Modified : /trunk/src/emu/clifront.c Modified : /trunk/src/lib/lib.mak Added : /trunk/src/lib/lua/lib Added : /trunk/src/lib/lua/lib/lsqlite3.c Modified : /trunk/makefile Modified : /trunk/src/emu/emu.h Modified : /trunk/src/emu/emuopts.c Modified : /trunk/src/emu/emuopts.h Modified : /trunk/src/emu/machine.h Modified : /trunk/src/emu/ui/selgame.c Modified : /trunk/src/lib/lua/Makefile Modified : /trunk/src/lib/lua/lapi.c Modified : /trunk/src/lib/lua/lapi.h Modified : /trunk/src/lib/lua/lauxlib.c Modified : /trunk/src/lib/lua/lauxlib.h Modified : /trunk/src/lib/lua/lbaselib.c Modified : /trunk/src/lib/lua/lbitlib.c Modified : /trunk/src/lib/lua/lcode.c Modified : /trunk/src/lib/lua/lcode.h Modified : /trunk/src/lib/lua/lcorolib.c Modified : /trunk/src/lib/lua/lctype.c Modified : /trunk/src/lib/lua/lctype.h Modified : /trunk/src/lib/lua/ldblib.c Modified : /trunk/src/lib/lua/ldebug.c Modified : /trunk/src/lib/lua/ldebug.h Modified : /trunk/src/lib/lua/ldo.c Modified : /trunk/src/lib/lua/ldo.h Modified : /trunk/src/lib/lua/ldump.c Modified : /trunk/src/lib/lua/lfunc.c Modified : /trunk/src/lib/lua/lfunc.h Modified : /trunk/src/lib/lua/lgc.c Modified : /trunk/src/lib/lua/lgc.h Added : /trunk/src/lib/lua/lib/lualibs.h Modified : /trunk/src/lib/lua/linit.c Modified : /trunk/src/lib/lua/liolib.c Modified : /trunk/src/lib/lua/llex.c Modified : /trunk/src/lib/lua/llex.h Modified : /trunk/src/lib/lua/llimits.h Modified : /trunk/src/lib/lua/lmathlib.c Modified : /trunk/src/lib/lua/lmem.c Modified : /trunk/src/lib/lua/lmem.h Modified : /trunk/src/lib/lua/loadlib.c Modified : /trunk/src/lib/lua/lobject.c Modified : /trunk/src/lib/lua/lobject.h Modified : /trunk/src/lib/lua/lopcodes.c Modified : /trunk/src/lib/lua/lopcodes.h Modified : /trunk/src/lib/lua/loslib.c Modified : /trunk/src/lib/lua/lparser.c Modified : /trunk/src/lib/lua/lparser.h Modified : /trunk/src/lib/lua/lstate.c Modified : /trunk/src/lib/lua/lstate.h Modified : /trunk/src/lib/lua/lstring.c Modified : /trunk/src/lib/lua/lstring.h Modified : /trunk/src/lib/lua/lstrlib.c Modified : /trunk/src/lib/lua/ltable.c Modified : /trunk/src/lib/lua/ltable.h Modified : /trunk/src/lib/lua/ltablib.c Modified : /trunk/src/lib/lua/ltm.c Modified : /trunk/src/lib/lua/ltm.h Modified : /trunk/src/lib/lua/lua.c Modified : /trunk/src/lib/lua/lua.h Modified : /trunk/src/lib/lua/luac.c Modified : /trunk/src/lib/lua/luaconf.h Modified : /trunk/src/lib/lua/lualib.h Modified : /trunk/src/lib/lua/lundump.c Modified : /trunk/src/lib/lua/lundump.h Modified : /trunk/src/lib/lua/lvm.c Modified : /trunk/src/lib/lua/lvm.h Modified : /trunk/src/lib/lua/lzio.c Modified : /trunk/src/lib/lua/lzio.h Modified : /trunk/src/tools/tools.mak Revision: 30857 Author: barryrod Date: 06 June 2014 08:17:14 Message: fmtowns: fix port 2 mouse regression (no whatsnew) ---- Modified : /trunk/src/mess/drivers/fmtowns.c Revision: 30856 Author: barryrod Date: 06 June 2014 07:27:51 Message: fmscsi: removed a hack, corrected status for invalid drives. This fixes Windows95 booting. (no whatsnew) ---- Modified : /trunk/src/mess/machine/fm_scsi.c Modified : /trunk/src/mess/machine/fm_scsi.h Revision: 30855 Author: curtcode Date: 06 June 2014 07:04:47 Message: Fixed clang build. (nw) ---- Modified : /trunk/src/emu/cpu/mb86235/mb86235.h Revision: 30854 Author: hap Date: 05 June 2014 22:06:53 Message: get rid of unneeded handler ---- Modified : /trunk/src/mess/drivers/ngp.c Modified : /trunk/src/mess/video/k1ge.c Modified : /trunk/src/mess/video/k1ge.h Revision: 30853 Author: alexjack Date: 05 June 2014 19:58:23 Message: toaplan2.c: fix m68k regression in ghox (nw) ---- Modified : /trunk/src/mame/drivers/toaplan2.c Revision: 30852 Author: hap Date: 05 June 2014 17:33:38 Message: nw ---- Modified : /trunk/src/mame/drivers/pacman.c Revision: 30851 Author: angelosa Date: 05 June 2014 16:52:07 Message: Fixed properties ---- Modified : /trunk/src/emu/cpu/mb86235/mb86235.c Modified : /trunk/src/emu/cpu/mb86235/mb86235.h Modified : /trunk/src/emu/cpu/mb86235/mb86235d.c Revision: 30850 Author: ivanva Date: 05 June 2014 16:45:20 Message: Removed some unused macros (nw) ---- Modified : /trunk/src/emu/machine/adc0808.h Modified : /trunk/src/emu/machine/i8257.h Modified : /trunk/src/emu/machine/mm58274c.h Modified : /trunk/src/emu/video/ef9345.h Modified : /trunk/src/mame/video/k001005.h Modified : /trunk/src/mess/drivers/mc10.c Modified : /trunk/src/mess/drivers/vg5k.c Revision: 30849 Author: angelosa Date: 05 June 2014 16:39:27 Message: Fix conflict ---- Modified : /trunk/src/mame/mame.lst Revision: 30848 Author: ivanva Date: 05 June 2014 16:36:11 Message: Fixed msx2_flop.xml validation (nw) ---- Modified : /trunk/hash/msx2_flop.xml Revision: 30847 Author: angelosa Date: 05 June 2014 16:25:55 Message: Added placeholder TGPx4 CPU core for Model 2C, nw ---- Modified : /trunk/src/emu/cpu/cpu.mak Added : /trunk/src/emu/cpu/mb86235 Added : /trunk/src/emu/cpu/mb86235/mb86235.c Added : /trunk/src/emu/cpu/mb86235/mb86235.h Added : /trunk/src/emu/cpu/mb86235/mb86235d.c Modified : /trunk/src/mame/drivers/model2.c Modified : /trunk/src/mame/drivers/timelimt.c Modified : /trunk/src/mame/includes/model2.h Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/mame.mak Revision: 30846 Author: oliverst Date: 05 June 2014 15:56:33 Message: also enable rgbsse.h for optimized (GCC only) DEBUG builds (nw) ---- Modified : /trunk/src/emu/video/rgbutil.c Modified : /trunk/src/emu/video/rgbutil.h Revision: 30845 Author: oliverst Date: 05 June 2014 11:46:50 Message: (MESS) more unsupported software flagging (nw) ---- Modified : /trunk/hash/abc80.xml Modified : /trunk/hash/c64_cart.xml Modified : /trunk/hash/pyl601.xml Modified : /trunk/hash/tandy2k.xml Modified : /trunk/hash/tdv2324.xml Modified : /trunk/hash/victor9k_flop.xml Revision: 30844 Author: curtcode Date: 05 June 2014 11:19:14 Message: (MESS) ql: Fixed Sandy mouse. (nw) ---- Modified : /trunk/src/emu/bus/ql/sandy_superqboard.c Modified : /trunk/src/mess/machine/qimi.c Revision: 30843 Author: curtcode Date: 05 June 2014 10:31:51 Message: (MESS) ql: SandyQMouse WIP. (nw) ---- Modified : /trunk/src/emu/bus/ql/exp.c Modified : /trunk/src/emu/bus/ql/sandy_superqboard.c Modified : /trunk/src/emu/bus/ql/sandy_superqboard.h Modified : /trunk/src/mess/drivers/ql.c Modified : /trunk/src/mess/machine/qimi.c Modified : /trunk/src/mess/machine/qimi.h Revision: 30842 Author: dhaywood Date: 05 June 2014 10:00:41 Message: new clones Raiden Fighters (Evaluation Software For Show, Germany) [Karen, Justin and The Dumping Union] (included code, applied as-is) this is set to the Australia region despite being a set for Germany, maybe due to it being 'evaluation software' ---- Modified : /trunk/src/mame/drivers/seibuspi.c Modified : /trunk/src/mame/mame.lst Revision: 30841 Author: oliverst Date: 05 June 2014 09:44:15 Message: (MESS) flagged more software as unsupported (nw) ---- Modified : /trunk/hash/vic1001_cart.xml Revision: 30840 Author: curtcode Date: 05 June 2014 08:25:37 Message: (MESS) ql: Fixed QIMI mouse. (nw) ---- Modified : /trunk/src/mess/drivers/ql.c Modified : /trunk/src/mess/includes/ql.h Modified : /trunk/src/mess/machine/qimi.c Modified : /trunk/src/mess/machine/qimi.h Revision: 30839 Author: wilbertp Date: 04 June 2014 22:30:17 Message: (MESS) msx.c: Added support for Arc (nw) ---- Modified : /trunk/hash/msx2_flop.xml Modified : /trunk/src/emu/bus/bus.mak Added : /trunk/src/emu/bus/msx_cart/arc.c Added : /trunk/src/emu/bus/msx_cart/arc.h Modified : /trunk/src/emu/bus/msx_cart/cartridge.c Revision: 30838 Author: curtcode Date: 04 June 2014 22:29:13 Message: (MESS) ql: Added slot interfaces for the expansion and ROM cartridge ports. Modernized the Sandy Super Disk, Sandy SuperQBoard, and Miracle Trump Card floppy interfaces. Added a device for the QIMI (not working yet). Created skeletons for several expansion cards. [Curt Coder] ---- Modified : /trunk/src/mess/drivers/ql.c Modified : /trunk/src/mess/includes/ql.h Revision: 30837 Author: wilbertp Date: 04 June 2014 21:46:54 Message: (MESS) msx.c: Added support for mapper used by halnote (nw) ---- Modified : /trunk/hash/msx2_flop.xml Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/src/emu/bus/msx_cart/cartridge.c Added : /trunk/src/emu/bus/msx_cart/halnote.c Added : /trunk/src/emu/bus/msx_cart/halnote.h Revision: 30836 Author: wilbertp Date: 04 June 2014 21:16:15 Message: (MESS) msx2_cart/flop.xml: Added description for Arc and moved Halnote description to msx2_flop.xml. (nw) ---- Modified : /trunk/hash/msx2_cart.xml Modified : /trunk/hash/msx2_flop.xml Revision: 30835 Author: wilbertp Date: 04 June 2014 20:13:06 Message: (MESS) msx.c: Added support for protection used by Baby Dinosaur Dooly (hopefully complete). (nw) ---- Modified : /trunk/hash/msx1_cart.xml Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/src/emu/bus/msx_cart/cartridge.c Added : /trunk/src/emu/bus/msx_cart/dooly.c Added : /trunk/src/emu/bus/msx_cart/dooly.h Revision: 30834 Author: wilbertp Date: 04 June 2014 18:57:35 Message: (MESS) msx.c: Added support for mapper used by Holy Quran. [hap, Wilbert Pol] ---- Modified : /trunk/hash/msx1_cart.xml Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/src/emu/bus/msx_cart/cartridge.c Added : /trunk/src/emu/bus/msx_cart/holy_quran.c Added : /trunk/src/emu/bus/msx_cart/holy_quran.h Revision: 30833 Author: ivanva Date: 04 June 2014 18:14:37 Message: Fixed interact.c regression (nw) ---- Modified : /trunk/src/mess/drivers/interact.c Revision: 30832 Author: curtcode Date: 04 June 2014 15:59:20 Message: (MESS) ql: Peripherals WIP. (nw) ---- Modified : /trunk/src/emu/bus/ql/sandy_superdisk.c Modified : /trunk/src/emu/bus/ql/sandy_superdisk.h Modified : /trunk/src/emu/bus/ql/sandy_superqboard.c Modified : /trunk/src/emu/bus/ql/sandy_superqboard.h Modified : /trunk/src/emu/bus/ql/trumpcard.c Modified : /trunk/src/emu/bus/ql/trumpcard.h Modified : /trunk/src/mess/machine/qimi.c Modified : /trunk/src/mess/machine/qimi.h Revision: 30831 Author: curtcode Date: 04 June 2014 15:58:33 Message: (MESS) Fixed rom size. (nw) ---- Modified : /trunk/src/emu/bus/ql/mp_fdi.c Revision: 30830 Author: oliverst Date: 04 June 2014 15:43:21 Message: (MESS) more unsupported software flagging (nw) ---- Modified : /trunk/hash/c64_cart.xml Revision: 30829 Author: oliverst Date: 04 June 2014 15:18:38 Message: (MESS) flagged some software as unsupported (nw) ---- Modified : /trunk/hash/c64_cart.xml Modified : /trunk/hash/msx1_cart.xml Revision: 30828 Author: miodragm Date: 04 June 2014 14:54:36 Message: ah forgot to commit this (nw) ---- Modified : /trunk/makefile Revision: 30827 Author: curtcode Date: 04 June 2014 13:34:08 Message: (MESS) ql: Floppy WIP. (nw) ---- Modified : /trunk/src/emu/bus/ql/sandy_superdisk.c Modified : /trunk/src/emu/bus/ql/sandy_superqboard.c Modified : /trunk/src/emu/bus/ql/trumpcard.c Revision: 30826 Author: miodragm Date: 04 June 2014 12:53:08 Message: Added SQLite3 for future use, not linked in main binary till proved compiling good on all platforms (nw) ---- Modified : /trunk/src/lib/lib.mak Added : /trunk/src/lib/sqlite3 Added : /trunk/src/lib/sqlite3/shell.c Added : /trunk/src/lib/sqlite3/sqlite3.c Added : /trunk/src/lib/sqlite3/sqlite3.h Added : /trunk/src/lib/sqlite3/sqlite3ext.h Modified : /trunk/src/tools/tools.mak Revision: 30825 Author: curtcode Date: 04 June 2014 12:37:59 Message: (MESS) ql: Expansions WIP. (nw) ---- Modified : /trunk/src/emu/bus/bus.mak Added : /trunk/src/emu/bus/ql/cst_q_plus4.c Added : /trunk/src/emu/bus/ql/cst_q_plus4.h Added : /trunk/src/emu/bus/ql/cst_qdisc.c Added : /trunk/src/emu/bus/ql/cst_qdisc.h Added : /trunk/src/emu/bus/ql/cumana_fdi.c Added : /trunk/src/emu/bus/ql/cumana_fdi.h Modified : /trunk/src/emu/bus/ql/exp.c Added : /trunk/src/emu/bus/ql/kempston_di.c Added : /trunk/src/emu/bus/ql/kempston_di.h Added : /trunk/src/emu/bus/ql/miracle_gold_card.c Added : /trunk/src/emu/bus/ql/miracle_gold_card.h Added : /trunk/src/emu/bus/ql/miracle_hd.c Added : /trunk/src/emu/bus/ql/miracle_hd.h Added : /trunk/src/emu/bus/ql/mp_fdi.c Added : /trunk/src/emu/bus/ql/mp_fdi.h Added : /trunk/src/emu/bus/ql/opd_basic_master.c Added : /trunk/src/emu/bus/ql/opd_basic_master.h Added : /trunk/src/emu/bus/ql/pcml_qdisk.c Added : /trunk/src/emu/bus/ql/pcml_qdisk.h Added : /trunk/src/emu/bus/ql/qubide.c Added : /trunk/src/emu/bus/ql/qubide.h Modified : /trunk/src/emu/bus/ql/rom.c Revision: 30824 Author: dhaywood Date: 04 June 2014 12:24:58 Message: misc, trying to understand comms (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30823 Author: miodragm Date: 04 June 2014 09:31:48 Message: fixed compile (nw) ---- Modified : /trunk/src/mame/video/tail2nos.c Revision: 30822 Author: miodragm Date: 04 June 2014 09:10:44 Message: Updated to latest mongoose, used new added features (nw) ---- Modified : /trunk/src/emu/webengine.c Modified : /trunk/src/lib/lib.mak Modified : /trunk/src/lib/web/mongoose.c Modified : /trunk/src/lib/web/mongoose.h Modified : /trunk/web/index.html Revision: 30821 Author: alexjack Date: 04 June 2014 09:08:09 Message: Clean up hotchase and tail2nos as requested by Fabio. Use official (and actually formerly trademarked in the US) name for the k051316 as longname (nw) ---- Modified : /trunk/src/mame/drivers/tail2nos.c Modified : /trunk/src/mame/drivers/wecleman.c Modified : /trunk/src/mame/includes/tail2nos.h Modified : /trunk/src/mame/video/k051316.c Modified : /trunk/src/mame/video/k051316.h Modified : /trunk/src/mame/video/k052109.h Modified : /trunk/src/mame/video/tail2nos.c Modified : /trunk/src/mame/video/wecleman.c Revision: 30820 Author: briantro Date: 04 June 2014 03:31:23 Message: peplus.c: Correct percentages for Treasure Chest bonus so it can equal 100% - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 30819 Author: tafoid Date: 04 June 2014 02:18:59 Message: Verified and added to mess.lst 1 rom set which was mistakenly missing but had rom_start and game( macros set up for it. Added mm4tk (mephisto.c). (nw) ---- Modified : /trunk/src/mess/mess.lst Revision: 30818 Author: dhaywood Date: 04 June 2014 01:53:02 Message: refactor slightly (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30817 Author: dhaywood Date: 03 June 2014 22:02:09 Message: more notes (nw) ---- Modified : /trunk/src/emu/cpu/z80/z80.c Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30816 Author: wilbertp Date: 03 June 2014 20:30:04 Message: (MESS) msx.c: Added support for keyboard master prototype. (nw) ---- Modified : /trunk/hash/msx1_cart.xml Modified : /trunk/src/emu/bus/msx_cart/cartridge.c Modified : /trunk/src/emu/bus/msx_cart/cartridge.h Modified : /trunk/src/emu/bus/msx_cart/konami.c Modified : /trunk/src/emu/bus/msx_cart/konami.h Modified : /trunk/src/emu/bus/msx_slot/cartridge.c Revision: 30815 Author: dhaywood Date: 03 June 2014 19:11:48 Message: more notes / guesses (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30814 Author: fabiopri Date: 03 June 2014 18:14:04 Message: these lines were fine (I had removed them as an experiment only). nw. ---- Modified : /trunk/hash/nes.xml Revision: 30813 Author: fabiopri Date: 03 June 2014 18:08:51 Message: (MESS) nes.c: fixed WRAM banking for MMC5, so that Bandit Kings of Ancient China (and Suikoden - Tenmei no Chikai) can be considered as working. Also fixed wrong battery size for Aoki Ookami to Shiroki Mejika - Genchou Hishi in xml, which was causing a "Memory Over" error message ingame. [Fabio Priuli] out of whatsnew: apparently the current WRAM mirroring (based on nesdev wiki notes) causes glitches in some of these games. I hope to improve this soonish. ---- Modified : /trunk/hash/nes.xml Modified : /trunk/src/emu/bus/nes/mmc5.c Modified : /trunk/src/emu/bus/nes/mmc5.h Modified : /trunk/src/emu/bus/nes/nes_slot.c Modified : /trunk/src/mess/machine/nes.c Revision: 30812 Author: wilbertp Date: 03 June 2014 18:08:27 Message: (MESS) msx1/msx2_cart.xml: Notes (nw) ---- Modified : /trunk/hash/msx1_cart.xml Modified : /trunk/hash/msx2_cart.xml Revision: 30811 Author: dhaywood Date: 03 June 2014 16:11:42 Message: more board layout (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30810 Author: robbbert Date: 03 June 2014 15:57:09 Message: removed leading space from rom name ---- Modified : /trunk/src/mame/drivers/naomi.c Revision: 30809 Author: curtcode Date: 03 June 2014 15:23:51 Message: (MESS) ql_flop.xml: Added The Simulator. (nw) ---- Modified : /trunk/hash/ql_flop.xml Revision: 30808 Author: fabiopri Date: 03 June 2014 15:10:12 Message: macro naming clean up (was a copy&paste mistake from 30693). nw. ---- Modified : /trunk/src/mame/includes/asterix.h Modified : /trunk/src/mame/includes/lethal.h Modified : /trunk/src/mame/includes/parodius.h Modified : /trunk/src/mame/includes/rollerg.h Modified : /trunk/src/mame/includes/surpratk.h Modified : /trunk/src/mame/includes/tmnt.h Modified : /trunk/src/mame/video/asterix.c Modified : /trunk/src/mame/video/k053244_k053245.h Modified : /trunk/src/mame/video/lethal.c Modified : /trunk/src/mame/video/parodius.c Modified : /trunk/src/mame/video/rollerg.c Modified : /trunk/src/mame/video/surpratk.c Modified : /trunk/src/mame/video/tmnt.c Revision: 30807 Author: fabiopri Date: 03 June 2014 14:57:27 Message: k051316: converted to use device_gfx_interface, inline configs and delegates. nw. ---- Modified : /trunk/src/mame/drivers/88games.c Modified : /trunk/src/mame/drivers/ajax.c Modified : /trunk/src/mame/drivers/bottom9.c Modified : /trunk/src/mame/drivers/chqflag.c Modified : /trunk/src/mame/drivers/overdriv.c Modified : /trunk/src/mame/drivers/rollerg.c Modified : /trunk/src/mame/drivers/tail2nos.c Modified : /trunk/src/mame/drivers/ultraman.c Modified : /trunk/src/mame/drivers/wecleman.c Modified : /trunk/src/mame/includes/88games.h Modified : /trunk/src/mame/includes/ajax.h Modified : /trunk/src/mame/includes/bottom9.h Modified : /trunk/src/mame/includes/chqflag.h Modified : /trunk/src/mame/includes/overdriv.h Modified : /trunk/src/mame/includes/rollerg.h Modified : /trunk/src/mame/includes/tail2nos.h Modified : /trunk/src/mame/includes/ultraman.h Modified : /trunk/src/mame/includes/wecleman.h Modified : /trunk/src/mame/video/88games.c Modified : /trunk/src/mame/video/ajax.c Modified : /trunk/src/mame/video/bottom9.c Modified : /trunk/src/mame/video/chqflag.c Modified : /trunk/src/mame/video/k051316.c Modified : /trunk/src/mame/video/k051316.h Modified : /trunk/src/mame/video/overdriv.c Modified : /trunk/src/mame/video/rollerg.c Modified : /trunk/src/mame/video/tail2nos.c Modified : /trunk/src/mame/video/ultraman.c Modified : /trunk/src/mame/video/wecleman.c Revision: 30806 Author: dhaywood Date: 03 June 2014 14:55:01 Message: some notes on how things connect (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30805 Author: miodragm Date: 03 June 2014 14:03:14 Message: Placing reverting options on proper place (nw) ---- Modified : /trunk/src/emu/clifront.c Modified : /trunk/src/emu/emuopts.c Modified : /trunk/src/emu/mame.c Revision: 30804 Author: curtcode Date: 03 June 2014 13:54:19 Message: (MESS) ql: Expansions WIP. (nw) ---- Modified : /trunk/src/emu/bus/ql/exp.c Modified : /trunk/src/emu/bus/ql/sandy_superdisk.c Modified : /trunk/src/emu/bus/ql/sandy_superqboard.c Modified : /trunk/src/emu/bus/ql/sandy_superqboard.h Modified : /trunk/src/emu/bus/ql/trumpcard.c Modified : /trunk/src/mess/machine/qimi.c Modified : /trunk/src/mess/machine/qimi.h Revision: 30803 Author: tafoid Date: 03 June 2014 13:47:10 Message: Clarified and added to mame.lst 4 rom sets which were mistakenly missing but had rom_start and game( macros set up. These include: fcocku2_4c, fcockt2_4e, pex2029p and jngld_l1. In other cases of unused rom sets - I reverted to #if'ing the whole section while consolidating and deleting entries, if possible. (nw) ---- Modified : /trunk/src/mame/drivers/aces1.c Modified : /trunk/src/mame/drivers/atari_s1.c Modified : /trunk/src/mame/drivers/csplayh5.c Modified : /trunk/src/mame/drivers/hshavoc.c Modified : /trunk/src/mame/drivers/jpmimpctsw.c Modified : /trunk/src/mame/drivers/raiden2.c Modified : /trunk/src/mame/drivers/srmp6.c Modified : /trunk/src/mame/drivers/st_mp200.c Modified : /trunk/src/mame/drivers/unkfr.c Modified : /trunk/src/mame/drivers/vd.c Modified : /trunk/src/mame/drivers/wc90b.c Modified : /trunk/src/mame/mame.lst Revision: 30802 Author: curtcode Date: 03 June 2014 13:37:42 Message: (MESS) ql: Expansions WIP. (nw) ---- Modified : /trunk/hash/ql_flop.xml Modified : /trunk/src/emu/bus/ql/sandy_superdisk.c Modified : /trunk/src/emu/bus/ql/sandy_superqboard.c Modified : /trunk/src/emu/bus/ql/trumpcard.c Revision: 30801 Author: curtcode Date: 03 June 2014 12:58:17 Message: (MESS) ql: Expansions WIP. (nw) ---- Modified : /trunk/hash/ql_cart.xml Modified : /trunk/src/emu/bus/ql/sandy_superdisk.c Modified : /trunk/src/emu/bus/ql/sandy_superdisk.h Revision: 30800 Author: curtcode Date: 03 June 2014 12:42:56 Message: (MESS) ql: Expansion WIP. (nw) ---- Modified : /trunk/src/emu/bus/ql/exp.c Modified : /trunk/src/emu/bus/ql/sandy_superdisk.c Modified : /trunk/src/emu/bus/ql/sandy_superdisk.h Modified : /trunk/src/emu/bus/ql/sandy_superqboard.h Modified : /trunk/src/emu/bus/ql/trumpcard.c Modified : /trunk/src/emu/bus/ql/trumpcard.h Revision: 30799 Author: curtcode Date: 03 June 2014 11:54:04 Message: (MESS) ql: Expansion WIP. (nw) ---- Modified : /trunk/src/emu/bus/ql/exp.c Modified : /trunk/src/emu/bus/ql/rom.c Modified : /trunk/src/emu/bus/ql/sandy_superdisk.c Modified : /trunk/src/emu/bus/ql/sandy_superdisk.h Modified : /trunk/src/emu/bus/ql/sandy_superqboard.c Modified : /trunk/src/emu/bus/ql/sandy_superqboard.h Modified : /trunk/src/emu/bus/ql/trumpcard.c Modified : /trunk/src/emu/bus/ql/trumpcard.h Added : /trunk/src/lib/formats/ql_dsk.c Added : /trunk/src/lib/formats/ql_dsk.h Modified : /trunk/src/lib/lib.mak Modified : /trunk/src/mess/machine/microdrv.c Added : /trunk/src/mess/machine/qimi.c Added : /trunk/src/mess/machine/qimi.h Modified : /trunk/src/mess/mess.mak Revision: 30798 Author: curtcode Date: 03 June 2014 09:28:53 Message: (MESS) ql: Added ROM cartridge slot interface. (nw) ---- Modified : /trunk/src/emu/bus/bus.mak Added : /trunk/src/emu/bus/ql/rom.c Added : /trunk/src/emu/bus/ql/rom.h Added : /trunk/src/emu/bus/ql/std.c Added : /trunk/src/emu/bus/ql/std.h Modified : /trunk/src/mess/drivers/ql.c Modified : /trunk/src/mess/includes/ql.h Revision: 30797 Author: alexjack Date: 03 June 2014 08:39:21 Message: Added some more friendly macros to help define custom palette formats (nw) ---- Modified : /trunk/src/emu/emupal.h Modified : /trunk/src/mess/includes/x68k.h Modified : /trunk/src/mess/video/x68k.c Revision: 30796 Author: barryrod Date: 03 June 2014 08:12:54 Message: revert r30583, it breaks -ramsize option (no whatsnew) ---- Modified : /trunk/src/emu/clifront.c Modified : /trunk/src/emu/emuopts.c Revision: 30795 Author: alexjack Date: 03 June 2014 07:54:46 Message: thunderx.c: add xtals (nw) ---- Modified : /trunk/src/mame/drivers/thunderx.c Revision: 30794 Author: miodragm Date: 03 June 2014 07:46:06 Message: New macro added for per driver defined palette formats (nw) ---- Modified : /trunk/src/emu/emupal.h Modified : /trunk/src/mess/drivers/x68k.c Revision: 30793 Author: curtcode Date: 03 June 2014 07:39:56 Message: Fixed clang build. (nw) ---- Modified : /trunk/src/mame/video/k052109.h Revision: 30792 Author: briantro Date: 03 June 2014 03:32:27 Message: zr107.c: Consistent naming conventions - NW ---- Modified : /trunk/src/mame/drivers/zr107.c Revision: 30791 Author: tafoid Date: 03 June 2014 03:12:32 Message: Fixed up known same label/different hash instances in source (nw) ---- Modified : /trunk/src/mame/drivers/8080bw.c Modified : /trunk/src/mame/drivers/astrof.c Modified : /trunk/src/mame/drivers/bombjack.c Modified : /trunk/src/mame/drivers/cps1.c Modified : /trunk/src/mame/drivers/fcrash.c Modified : /trunk/src/mame/drivers/funworld.c Modified : /trunk/src/mame/drivers/galaxia.c Modified : /trunk/src/mame/drivers/galaxian.c Modified : /trunk/src/mame/drivers/galpanic.c Modified : /trunk/src/mame/drivers/goldnpkr.c Modified : /trunk/src/mame/drivers/goldstar.c Modified : /trunk/src/mame/drivers/kingdrby.c Modified : /trunk/src/mame/drivers/magic10.c Modified : /trunk/src/mame/drivers/namcona1.c Modified : /trunk/src/mame/drivers/namcos23.c Modified : /trunk/src/mame/drivers/polepos.c Modified : /trunk/src/mame/drivers/wpc_95.c Revision: 30790 Author: couriers Date: 03 June 2014 01:48:42 Message: Disable printf logging of stats ---- Modified : /trunk/src/emu/netlist/analog/nld_solver.c Revision: 30789 Author: couriers Date: 03 June 2014 01:47:27 Message: Quite a number of changes: - templates to provide operations for fixed matrix sizes - sorting of nets to increase convergence - successive over relaxation - for popeye a parameter of 1.05 works best. - The code commented out may provide benefits on different architectures like true vector architectures. Popeye run peaks at 1800% (up 20%) and pong has a slight performance increase as well. ---- Modified : /trunk/src/emu/netlist/analog/nld_solver.c Modified : /trunk/src/emu/netlist/analog/nld_solver.h Modified : /trunk/src/emu/netlist/plists.h Revision: 30788 Author: crazyc Date: 03 June 2014 01:05:52 Message: (mess) x68k: fix text layer clear and gfx buffer mode (nw) ---- Modified : /trunk/src/mess/drivers/x68k.c Modified : /trunk/src/mess/video/x68k.c Revision: 30787 Author: alexjack Date: 03 June 2014 00:38:11 Message: Revert unneccessary change to memarray.c; change another emupal.c assert to assert_always; restore joust2r1 which was accidentally removed from mame.lst (nw) ---- Modified : /trunk/src/emu/emupal.c Modified : /trunk/src/emu/memarray.c Modified : /trunk/src/mame/mame.lst Revision: 30786 Author: robertof Date: 02 June 2014 23:40:16 Message: New games added or promoted from NOT_WORKING status --------------------------------------------------- Star 100 [Roberto Fresca] New games marked as GAME_NOT_WORKING ------------------------------------ Crazy Bonus 2000 [Roberto Fresca] - Added proper bipolar proms to Bonus Chance. (No WN)... Workaround in emu/memarray.c to allow hook a RAMDAC for Sang Ho games. ---- Modified : /trunk/src/emu/memarray.c Modified : /trunk/src/mame/drivers/goldstar.c Modified : /trunk/src/mame/includes/goldstar.h Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/video/goldstar.c Revision: 30785 Author: wilbertp Date: 02 June 2014 22:22:18 Message: (MESS) msx2_cart.xml: mirai seems to work now (nw) ---- Modified : /trunk/hash/msx2_cart.xml Revision: 30784 Author: alexjack Date: 02 June 2014 22:14:25 Message: k053252.c: fix an off-by-one error, allowing various Konami games to actually match their Guru-measured vsyncs (nw) ---- Modified : /trunk/src/emu/machine/k053252.c Revision: 30783 Author: hap Date: 02 June 2014 20:33:50 Message: fix regression: http://mametesters.org/view.php?id=5598 ---- Modified : /trunk/src/mame/drivers/mole.c Revision: 30782 Author: hap Date: 02 June 2014 20:31:13 Message: added irq ack ---- Modified : /trunk/src/mame/drivers/mole.c Revision: 30781 Author: hap Date: 02 June 2014 20:30:32 Message: some cleanup while i was trying to find the cause of this: http://mametesters.org/view.php?id=5537 ---- Modified : /trunk/src/mame/drivers/namcos1.c Modified : /trunk/src/mame/includes/namcos1.h Modified : /trunk/src/mame/machine/namcos1.c Modified : /trunk/src/mame/video/namcos1.c Revision: 30780 Author: wilbertp Date: 02 June 2014 20:25:47 Message: don't log to stdout (nw) ---- Modified : /trunk/src/emu/bus/msx_cart/hfox.c Revision: 30779 Author: wilbertp Date: 02 June 2014 20:22:54 Message: (MESS) msx.c: Added harry fox mapper (nw) ---- Modified : /trunk/hash/msx1_cart.xml Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/src/emu/bus/msx_cart/cartridge.c Added : /trunk/src/emu/bus/msx_cart/hfox.c Added : /trunk/src/emu/bus/msx_cart/hfox.h Revision: 30778 Author: hap Date: 02 June 2014 19:27:04 Message: nw ---- Modified : /trunk/src/mame/drivers/namcos1.c Modified : /trunk/src/mame/drivers/neogeo.c Revision: 30777 Author: tafoid Date: 02 June 2014 18:16:56 Message: (MESS) exelv.c [Gilles Fétis] Improved emulation in driver to the point where exl100 will successfully load and execute cartridges. Still lacking any input at the moment. ---- Modified : /trunk/src/emu/cpu/tms7000/tms7000.c Modified : /trunk/src/emu/cpu/tms7000/tms70op.inc Modified : /trunk/src/emu/video/tms3556.c Modified : /trunk/src/emu/video/tms3556.h Modified : /trunk/src/mess/drivers/exelv.c Revision: 30776 Author: hap Date: 02 June 2014 18:11:28 Message: small correction from gregf ---- Modified : /trunk/src/mame/drivers/decocass.c Revision: 30775 Author: hap Date: 02 June 2014 17:09:38 Message: Mamesick removed fhawk irq hack ---- Modified : /trunk/src/mame/drivers/taito_l.c Revision: 30774 Author: crazyc Date: 02 June 2014 16:04:32 Message: (mess) x68k: apply the intensity bit to fix some transparency issues and slightly change gfx layer blending (nw) ---- Modified : /trunk/src/mess/drivers/x68k.c Modified : /trunk/src/mess/includes/x68k.h Modified : /trunk/src/mess/video/x68k.c Revision: 30773 Author: dhaywood Date: 02 June 2014 14:42:24 Message: confirm kenseim dipswitch ports by looking at code (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30772 Author: dhaywood Date: 02 June 2014 12:16:19 Message: new clones Miss Pukman ('Made in Greece' bootleg) [AUMAP] Zero Time (Datamat) [AUMAP] these are both bootlegs produced in the early 90s by Datamat, Datamat still operate as Datasat http://datasat.info/ ---- Modified : /trunk/src/mame/drivers/galaxian.c Modified : /trunk/src/mame/drivers/pacman.c Modified : /trunk/src/mame/mame.lst Revision: 30771 Author: ivanva Date: 02 June 2014 08:01:58 Message: hec2hrp.c converted to ioport_array (nw) ---- Modified : /trunk/src/mess/drivers/hec2hrp.c Modified : /trunk/src/mess/includes/hec2hrp.h Modified : /trunk/src/mess/machine/hec2hrp.c Revision: 30770 Author: crazyc Date: 02 June 2014 04:30:04 Message: (mess) x68k: experiments in layer blending (nw) ---- Modified : /trunk/src/mess/drivers/x68k.c Modified : /trunk/src/mess/includes/x68k.h Modified : /trunk/src/mess/video/x68k.c Revision: 30769 Author: alexjack Date: 02 June 2014 03:29:01 Message: surpratk.c: convert to bankdev, add xtal, remove KONAMI_ROM_DEINTERLEAVE. gradius3.c: add xtal (nw) ---- Modified : /trunk/src/mame/drivers/gradius3.c Modified : /trunk/src/mame/drivers/surpratk.c Modified : /trunk/src/mame/includes/surpratk.h Modified : /trunk/src/mame/video/konamiic.txt Revision: 30768 Author: dhaywood Date: 02 June 2014 00:51:49 Message: add some leds (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Added : /trunk/src/mame/layout/kenseim.lay Modified : /trunk/src/mame/mame.mak Revision: 30767 Author: briantro Date: 01 June 2014 23:38:37 Message: cbuster.c: Put clock speed comment on correct line - NW ---- Modified : /trunk/src/mame/drivers/cbuster.c Revision: 30766 Author: briantro Date: 01 June 2014 23:35:34 Message: cbuster.c: Correct Crude Buster / Two Crude to use actual measured clock speeds. [Artemio Urbina] ---- Modified : /trunk/src/mame/drivers/cbuster.c Revision: 30765 Author: wilbertp Date: 01 June 2014 21:57:05 Message: (MESS) msx.c: Added support for mapper used by Super Swangi (nw) ---- Modified : /trunk/hash/msx1_cart.xml Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/src/emu/bus/msx_cart/cartridge.c Added : /trunk/src/emu/bus/msx_cart/super_swangi.c Added : /trunk/src/emu/bus/msx_cart/super_swangi.h Revision: 30764 Author: hap Date: 01 June 2014 21:21:10 Message: improve lemnangl dips ---- Modified : /trunk/src/mame/drivers/homedata.c Revision: 30763 Author: wilbertp Date: 01 June 2014 20:36:29 Message: (MESS) msx.c: Added preliminary sfg01 support (nw) ---- Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/src/emu/bus/msx_cart/cartridge.c Modified : /trunk/src/emu/bus/msx_cart/cartridge.h Modified : /trunk/src/emu/bus/msx_cart/msx_audio.c Modified : /trunk/src/emu/bus/msx_cart/msx_audio.h Added : /trunk/src/emu/bus/msx_cart/yamaha.c Added : /trunk/src/emu/bus/msx_cart/yamaha.h Modified : /trunk/src/emu/bus/msx_slot/cartridge.c Modified : /trunk/src/emu/bus/msx_slot/cartridge.h Modified : /trunk/src/mess/drivers/msx.c Modified : /trunk/src/mess/includes/msx.h Modified : /trunk/src/mess/machine/msx.c Revision: 30762 Author: crazyc Date: 01 June 2014 20:19:37 Message: x68k: compose the gfx and sprite/bg layers individually before drawing to the screen [Carl] ---- Modified : /trunk/src/mess/drivers/x68k.c Modified : /trunk/src/mess/includes/x68k.h Modified : /trunk/src/mess/video/x68k.c Revision: 30761 Author: briantro Date: 01 June 2014 19:14:45 Message: williams.c: Make it "pretty" - alignment - NW ---- Modified : /trunk/src/mame/drivers/williams.c Revision: 30760 Author: briantro Date: 01 June 2014 19:02:08 Message: New Midnight Run clone Add credits and minor whitespace clean-up New Clone Added -------------------------------- Midnight Run: Road Fighters 2 (Asia v1.10) [ShouTime, The Dumping Union] ---- Modified : /trunk/src/mame/drivers/zr107.c Revision: 30759 Author: briantro Date: 01 June 2014 18:58:54 Message: New Midnight Run clone New Clone Added -------------------------------- Midnight Run: Road Fighters 2 (Asia v1.10) ---- Modified : /trunk/src/mame/drivers/zr107.c Modified : /trunk/src/mame/mame.lst Revision: 30758 Author: wilbertp Date: 01 June 2014 16:47:35 Message: mips3.c: Modernised cpu core (nw) ---- Modified : /trunk/src/emu/cpu/mips/mips3.c Modified : /trunk/src/emu/cpu/mips/mips3.h Modified : /trunk/src/emu/cpu/mips/mips3com.c Modified : /trunk/src/emu/cpu/mips/mips3com.h Modified : /trunk/src/emu/cpu/mips/mips3drc.c Modified : /trunk/src/emu/cpu/mips/mips3fe.c Modified : /trunk/src/emu/cpu/mips/mips3fe.h Modified : /trunk/src/mame/drivers/aleck64.c Modified : /trunk/src/mame/drivers/atlantis.c Modified : /trunk/src/mame/drivers/hng64.c Modified : /trunk/src/mame/drivers/iteagle.c Modified : /trunk/src/mame/drivers/kinst.c Modified : /trunk/src/mame/drivers/namcops2.c Modified : /trunk/src/mame/drivers/namcos23.c Modified : /trunk/src/mame/drivers/pyson.c Modified : /trunk/src/mame/drivers/seattle.c Modified : /trunk/src/mame/drivers/vegas.c Modified : /trunk/src/mame/drivers/vp101.c Modified : /trunk/src/mame/includes/hng64.h Modified : /trunk/src/mame/machine/n64.c Modified : /trunk/src/mess/drivers/ip22.c Revision: 30757 Author: dhaywood Date: 01 June 2014 15:59:51 Message: fix compile (nw) ---- Modified : /trunk/src/mame/video/gradius3.c Revision: 30756 Author: robbbert Date: 01 June 2014 14:26:55 Message: (MESS) LX800 : connected up analog inputs. ---- Modified : /trunk/src/mess/drivers/lx800.c Revision: 30755 Author: couriers Date: 01 June 2014 13:07:48 Message: Document & save work. Pretty convoluted code now. I'd really miss the good old Cray C90. Clean Fortran code, seamless vectorization and parallelization. That's now 20 years ago and I am fighting with cryptic vectorization compiler messages today. ---- Modified : /trunk/src/emu/netlist/analog/nld_solver.c Modified : /trunk/src/emu/netlist/analog/nld_solver.h Modified : /trunk/src/emu/netlist/plists.h Revision: 30754 Author: alexjack Date: 01 June 2014 10:45:32 Message: gradius3: remove KONAMI_ROM_DEINTERLEAVE and some no longer needed code (nw) k051960, k052109: remove m_dx and m_dy, already nonfunctional since devicefication. These chips don't have variable offsets like the later Konami customs do (Gradius 3 title screen being offset 2 pixels to the left is a BTANB, see MT #4118) ---- Modified : /trunk/src/mame/drivers/gradius3.c Modified : /trunk/src/mame/video/gradius3.c Modified : /trunk/src/mame/video/k051960.c Modified : /trunk/src/mame/video/k051960.h Modified : /trunk/src/mame/video/k052109.c Modified : /trunk/src/mame/video/k052109.h Revision: 30753 Author: ivanva Date: 01 June 2014 08:44:04 Message: p2000t.c now uses ioport_array (nw) ---- Modified : /trunk/src/mess/drivers/p2000t.c Modified : /trunk/src/mess/includes/p2000t.h Modified : /trunk/src/mess/machine/p2000t.c Revision: 30752 Author: tafoid Date: 01 June 2014 06:18:24 Message: New clones added ---------------- Tazz-Mania (bootleg on Galaxian hardware with Starfield) [anonymous] ---- Modified : /trunk/src/mame/drivers/galaxold.c Modified : /trunk/src/mame/mame.lst Revision: 30751 Author: mnaberez Date: 31 May 2014 19:38:36 Message: (MESS) c8050: Added ROM signatures for 901483-04. [Paul Rickards, Mike Naberezny] ---- Modified : /trunk/src/emu/bus/ieee488/c8050.c Revision: 30750 Author: dhaywood Date: 31 May 2014 19:37:11 Message: how do we work out the cps1 video tables from the equations again? is there a tool or was it all done manually? (nw) ---- Modified : /trunk/src/mame/video/cps1.c Revision: 30749 Author: sronco Date: 31 May 2014 19:04:22 Message: adp.c updates: [Sandro Ronco] - Added NVRAM support. - Hooked up RTC. - Added inputs to fstation. - Removed unused code. hd63484: fixed CP position after PTN command and some cleanups. (nw) ---- Modified : /trunk/src/emu/video/h63484.c Modified : /trunk/src/mame/drivers/adp.c Revision: 30748 Author: dhaywood Date: 31 May 2014 19:03:50 Message: misc changes (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30747 Author: briantro Date: 31 May 2014 18:35:02 Message: cbuster.c: Fix over zealous cut-n-paste - NW ---- Modified : /trunk/src/mame/drivers/cbuster.c Revision: 30746 Author: dhaywood Date: 31 May 2014 18:01:10 Message: notes (nw) ---- Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30745 Author: briantro Date: 31 May 2014 16:41:43 Message: cbuster.c: Add PCB locations to the Crude Buster / Two Crude sets [Artemio Urbina] Out of whatsnew: Corrected some rom names, reordered the US sets as the recent addition is revision 01. Added more descriptive names in the gamedef to reflect revision 01 sets. ---- Modified : /trunk/src/mame/drivers/cbuster.c Revision: 30744 Author: hap Date: 31 May 2014 15:11:47 Message: fix Ken's double whine in sfiii ---- Modified : /trunk/src/mame/audio/cps3.c Revision: 30743 Author: dhaywood Date: 31 May 2014 14:46:33 Message: kenseim fleshing out (nw) ---- Modified : /trunk/src/emu/cpu/z80/z80.c Modified : /trunk/src/mame/drivers/kenseim.c Revision: 30742 Author: dhaywood Date: 31 May 2014 13:58:58 Message: may as well do this now (nw) ---- Modified : /trunk/src/mame/drivers/nmk16.c Revision: 30741 Author: dhaywood Date: 31 May 2014 13:46:59 Message: update csplayh5.c (nw) (these Nichibutsu games all seem to use common sound systems, so we could probably combine the sound system emulation in a single file rather then duplicating it) ---- Modified : /trunk/src/mame/drivers/csplayh5.c Revision: 30740 Author: dirkbest Date: 31 May 2014 13:02:17 Message: Amiga: Add very basic POT counter emulation, enough for Space Ranger to detect the second button. ---- Modified : /trunk Modified : /trunk/src/mame/includes/amiga.h Modified : /trunk/src/mame/machine/amiga.c Modified : /trunk/src/mess/drivers/amiga.c Revision: 30739 Author: dhaywood Date: 31 May 2014 12:36:40 Message: use generic palette handling, remove artificial brightness boost (nw) ---- Modified : /trunk/src/mame/drivers/cbuster.c Modified : /trunk/src/mame/includes/cbuster.h Modified : /trunk/src/mame/video/cbuster.c Revision: 30738 Author: dhaywood Date: 31 May 2014 12:25:41 Message: improve the note to mention exactly what is changed (nw) ---- Modified : /trunk/src/mame/drivers/cbuster.c Revision: 30737 Author: dhaywood Date: 31 May 2014 12:03:14 Message: new clones Two Crude (US, set 2) [system11] ---- Modified : /trunk/src/mame/drivers/cbuster.c Modified : /trunk/src/mame/mame.lst Revision: 30736 Author: dhaywood Date: 31 May 2014 11:41:12 Message: nbmj9195.c now uses the TMZ84C011 core with callbacks (nw) ---- Modified : /trunk/src/mame/drivers/nbmj9195.c Modified : /trunk/src/mame/includes/nbmj9195.h Revision: 30735 Author: alexjack Date: 31 May 2014 09:33:05 Message: Fix lethalen sprite regression; adjust ROM loading so at least some of the mask ROM tests pass (nw) ---- Modified : /trunk/src/mame/drivers/lethal.c Modified : /trunk/src/mame/video/k053244_k053245.c Modified : /trunk/src/mame/video/k053244_k053245.h Modified : /trunk/src/mame/video/lethal.c Revision: 30734 Author: miodragm Date: 31 May 2014 07:52:58 Message: reverted due to breaking official toolchain and 4.8.2 32 bit is buggy as hell (nw) ---- Modified : /trunk/src/lib/web/mongoose.c Revision: 30733 Author: barryrod Date: 31 May 2014 04:12:35 Message: x68k: fix SRAM write protect breakage from r30715 (no whatsnew) ---- Modified : /trunk/src/mess/drivers/x68k.c Revision: 30732 Author: philipbe Date: 31 May 2014 01:22:55 Message: williams.c - Added two video board PROMs to joust2 and made ROM names more descriptive [Joe Magiera] New clones added: Joust 2 - Survival of the Fittest (revision 1) [Joe Magiera] ---- Modified : /trunk/src/mame/drivers/williams.c Modified : /trunk/src/mame/mame.lst Revision: 30731 Author: crazyc Date: 30 May 2014 23:40:20 Message: x68k: make screen rgb and split palette (nw) mongoose: mingw-gcc 4.8 compile fix (nw) ---- Modified : /trunk/src/lib/web/mongoose.c Modified : /trunk/src/mess/drivers/x68k.c Modified : /trunk/src/mess/includes/x68k.h Modified : /trunk/src/mess/video/x68k.c Revision: 30730 Author: alexjack Date: 30 May 2014 22:30:14 Message: niyanpai.c: blitter registers are 8-bit; fix m68000 regression (nw) ---- Modified : /trunk/src/mame/drivers/niyanpai.c Modified : /trunk/src/mame/includes/niyanpai.h Modified : /trunk/src/mame/video/niyanpai.c Revision: 30729 Author: dhaywood Date: 30 May 2014 21:23:03 Message: start to make the z84 a proper cpu type, migrate code from niyanpai to the cpu. spent most of the day (many hours) trying to work out why this was hanging with my changes only to find out the 68k change broke the driver (it's still broken, i don't have time to fix it) :/ ---- Modified : /trunk/src/emu/cpu/z80/z80.c Modified : /trunk/src/emu/cpu/z80/z80.h Modified : /trunk/src/mame/drivers/niyanpai.c Modified : /trunk/src/mame/includes/niyanpai.h Revision: 30728 Author: dirkbest Date: 30 May 2014 19:30:34 Message: Amiga: Emulate DIWHIGH register for ECS machines, reduce some code duplication. ---- Modified : /trunk Modified : /trunk/src/mame/includes/amiga.h Modified : /trunk/src/mame/machine/amiga.c Modified : /trunk/src/mame/video/amiga.c Modified : /trunk/src/mame/video/amigaaga.c Revision: 30727 Author: angelosa Date: 30 May 2014 18:52:58 Message: Fixed XTALs in Tecmo 16, corrected OKI clock, nw ---- Modified : /trunk/src/mame/drivers/tecmo16.c Revision: 30726 Author: hap Date: 30 May 2014 18:19:34 Message: fix aceattac analog inputs ---- Modified : /trunk/src/mame/drivers/segas16b.c Revision: 30725 Author: dhaywood Date: 30 May 2014 17:32:56 Message: fix regression caused by 68k change (nw) ---- Modified : /trunk/src/mame/video/aquarium.c Revision: 30724 Author: couriers Date: 30 May 2014 17:04:08 Message: Netlist changes: - Reworked the analog storage model to better support the compiler. This will most likely only pay off on larger matrices than currently used. Investment for future platforms with larger vectors - Added parameter "GS_THRESHOLD" to select the minimum matrix size for Gauss-Seidel solver - pstate: pointer will be resolved late, i.e. after all initialization is finished. State is registered during start, but some pointers are only set during post_load in the solver. ---- Modified : /trunk/src/emu/machine/netlist.c Modified : /trunk/src/emu/netlist/analog/nld_solver.c Modified : /trunk/src/emu/netlist/analog/nld_solver.h Modified : /trunk/src/emu/netlist/analog/nld_twoterm.c Modified : /trunk/src/emu/netlist/analog/nld_twoterm.h Modified : /trunk/src/emu/netlist/nl_base.c Modified : /trunk/src/emu/netlist/nl_base.h Modified : /trunk/src/emu/netlist/pstate.c Modified : /trunk/src/emu/netlist/pstate.h Revision: 30723 Author: tafoid Date: 30 May 2014 15:04:12 Message: Device description fixes from MASH (nw) ---- Modified : /trunk/src/mame/video/excellent_spr.c Modified : /trunk/src/mame/video/tecmo_mix.c Modified : /trunk/src/mame/video/tecmo_spr.c Revision: 30722 Author: tafoid Date: 30 May 2014 14:48:47 Message: Compile fix for some GCCs - patch sent to author - from Micko. (nw) ---- Modified : /trunk/src/lib/web/mongoose.c Revision: 30721 Author: curtcode Date: 30 May 2014 13:16:03 Message: clang compile fix, please submit to mongoose baseline. (nw) ---- Modified : /trunk/src/lib/web/mongoose.c Revision: 30720 Author: curtcode Date: 30 May 2014 13:13:31 Message: clang compile fix. (nw) ---- Modified : /trunk/src/emu/webengine.c Modified : /trunk/src/emu/webengine.h Revision: 30719 Author: dhaywood Date: 30 May 2014 12:17:41 Message: wc90 sprites refactor (nw) ---- Modified : /trunk/src/mame/drivers/wc90.c Modified : /trunk/src/mame/video/tecmo_spr.c Modified : /trunk/src/mame/video/tecmo_spr.h Revision: 30718 Author: alexjack Date: 30 May 2014 11:24:29 Message: bladestl.c: add RC filters to YM2203 SSG channels (based on schematic, identical to ddribble) [Alex Jackson] ---- Modified : /trunk/src/mame/drivers/bladestl.c Modified : /trunk/src/mame/includes/bladestl.h Revision: 30717 Author: miodragm Date: 30 May 2014 11:18:47 Message: Updated to latest mongoose code in agreement with author (nw) ---- Modified : /trunk/src/emu/webengine.c Modified : /trunk/src/emu/webengine.h Modified : /trunk/src/lib/web/mongoose.c Modified : /trunk/src/lib/web/mongoose.h Revision: 30716 Author: dhaywood Date: 30 May 2014 11:11:08 Message: guess 30715 broke this logic (nw) ---- Modified : /trunk/src/mame/drivers/segas16b.c Revision: 30715 Author: alexjack Date: 30 May 2014 05:05:49 Message: m68000: Do what the real M68K does on byte writes. Fix the debugger so watchpoints continue to work as expected [Alex Jackson] ---- Modified : /trunk/src/emu/cpu/m68000/m68000.h Modified : /trunk/src/emu/cpu/m68000/m68kcpu.c Modified : /trunk/src/emu/debug/debugcpu.c Revision: 30714 Author: dhaywood Date: 30 May 2014 01:53:50 Message: new NOT WORKING Kensei Mogura (1994.04.18, Ver 1.00) [Alan Meades, Porchy] (I'll be looking at this more over the coming days) ---- Modified : /trunk/src/emu/cpu/z80/z80.c Modified : /trunk/src/emu/cpu/z80/z80.h Modified : /trunk/src/mame/drivers/cps1.c Added : /trunk/src/mame/drivers/kenseim.c Modified : /trunk/src/mame/includes/cps1.h Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/mame/video/cps1.c Revision: 30713 Author: alexjack Date: 30 May 2014 00:40:00 Message: fix build (nw) ---- Modified : /trunk/src/mame/machine/fd1094.c Revision: 30712 Author: andreasn Date: 30 May 2014 00:08:08 Message: FD1094's documentation updates & cleanups [Andreas Naive] ---- Modified : /trunk/src/mame/machine/fd1094.c Revision: 30711 Author: dhaywood Date: 29 May 2014 22:46:29 Message: move some tecmo sprite code around for later refactoring (nw) ---- Modified : /trunk/src/mame/drivers/tbowl.c Modified : /trunk/src/mame/drivers/tecmo.c Modified : /trunk/src/mame/drivers/wc90.c Modified : /trunk/src/mame/includes/tbowl.h Modified : /trunk/src/mame/includes/tecmo.h Modified : /trunk/src/mame/includes/wc90.h Modified : /trunk/src/mame/video/tbowl.c Modified : /trunk/src/mame/video/tecmo.c Modified : /trunk/src/mame/video/tecmo_spr.c Modified : /trunk/src/mame/video/tecmo_spr.h Modified : /trunk/src/mame/video/wc90.c Revision: 30710 Author: dirkbest Date: 29 May 2014 18:02:55 Message: Remove cd32.h, no longer needed ---- Modified : /trunk Deleted : /trunk/src/mame/includes/cd32.h Revision: 30709 Author: couriers Date: 29 May 2014 17:45:20 Message: Further work on vectorization. Works, but not yet finished. ---- Modified : /trunk/src/emu/netlist/analog/nld_solver.c Modified : /trunk/src/emu/netlist/analog/nld_solver.h Modified : /trunk/src/emu/netlist/nl_base.c Modified : /trunk/src/emu/netlist/nl_base.h Modified : /trunk/src/emu/netlist/plists.h Revision: 30708 Author: couriers Date: 29 May 2014 15:03:07 Message: Further work on vectorization. Works but not yet finished. ---- Modified : /trunk/src/emu/netlist/analog/nld_solver.c Modified : /trunk/src/emu/netlist/analog/nld_solver.h Modified : /trunk/src/emu/netlist/nl_base.h Modified : /trunk/src/emu/netlist/plists.h Revision: 30707 Author: robbbert Date: 29 May 2014 12:15:11 Message: In the File Manager, if the path is invalid, show the list of drives instead of an empty menu. ---- Modified : /trunk/src/emu/ui/filesel.c Revision: 30706 Author: alexjack Date: 29 May 2014 10:03:42 Message: Remove more KONAMI_ROM_DEINTERLEAVEs; SHUFFLE8 and DEINTERLEAVE_4 are entirely gone now (nw) ---- Modified : /trunk/src/mame/drivers/gijoe.c Modified : /trunk/src/mame/drivers/moo.c Modified : /trunk/src/mame/drivers/overdriv.c Modified : /trunk/src/mame/drivers/simpsons.c Modified : /trunk/src/mame/drivers/tmnt.c Modified : /trunk/src/mame/drivers/vendetta.c Modified : /trunk/src/mame/drivers/xmen.c Modified : /trunk/src/mame/video/konami_helper.c Modified : /trunk/src/mame/video/konami_helper.h Revision: 30705 Author: miodragm Date: 29 May 2014 07:24:44 Message: Added sc-3000 bit format to castool (nw) ---- Modified : /trunk/src/mess/tools/castool/main.c Revision: 30704 Author: briantro Date: 29 May 2014 03:55:03 Message: peplus.c: Document how the Treasure Chest bonus round works for the PP0816 set. - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 30703 Author: couriers Date: 29 May 2014 01:17:27 Message: More cleanups and one bug: resize should never have been public in plists.h ---- Modified : /trunk/src/emu/netlist/analog/nld_solver.c Modified : /trunk/src/emu/netlist/analog/nld_solver.h Modified : /trunk/src/emu/netlist/plists.h Revision: 30702 Author: andreasn Date: 28 May 2014 23:02:13 Message: Fix to FD1094 317-0059's key (nw) ---- Modified : /trunk/src/mame/drivers/segas16b.c Revision: 30701 Author: couriers Date: 28 May 2014 19:03:05 Message: Dead code removal ---- Modified : /trunk/src/emu/netlist/analog/nld_solver.c Modified : /trunk/src/emu/netlist/analog/nld_solver.h Revision: 30700 Author: couriers Date: 28 May 2014 18:54:56 Message: Netlist updates and bugfixes - improved convergence code (max(epsilon) instead of sum(epsilon)) - identified needless updates - changed NE555 discharge current to a value in the order of the datasheet - improved dynamic time-stepping. Dynamic time-stepping is not used by any current implementation right now since any fast discharge will be resolved to mV levels imposing nano-second timesteps. Great and exact but deadly for performance. ---- Modified : /trunk/src/emu/netlist/analog/nld_solver.c Modified : /trunk/src/emu/netlist/analog/nld_solver.h Modified : /trunk/src/emu/netlist/devices/nld_ne555.c Revision: 30699 Author: robbbert Date: 28 May 2014 13:20:03 Message: Generic keyboard / terminal: added function keys. Clean build needed. Values are 0x81 to 0x8c (F1 to F12) If CTRL pressed, add 0x10 If SHIFT pressed, add 0x20 This gives 48 new keys for special terminal functions, etc. ---- Modified : /trunk/src/emu/machine/keyboard.c Modified : /trunk/src/emu/machine/keyboard.h Revision: 30698 Author: dhaywood Date: 28 May 2014 12:54:15 Message: some improvements to the mastninj bootleg emulation (nw) ---- Modified : /trunk/src/mame/drivers/gaiden.c Modified : /trunk/src/mame/includes/gaiden.h Modified : /trunk/src/mame/video/gaiden.c Revision: 30697 Author: robbbert Date: 28 May 2014 11:11:54 Message: (MESS) applix : set dips default to allow booting ---- Modified : /trunk/src/mess/drivers/applix.c Revision: 30696 Author: robbbert Date: 28 May 2014 09:48:28 Message: (MESS) uts20 : some work ---- Modified : /trunk/src/mess/drivers/univac.c Revision: 30695 Author: alexjack Date: 28 May 2014 09:42:56 Message: k053245: remove deinterleave crap, clean up (nw) ---- Modified : /trunk/src/mame/drivers/asterix.c Modified : /trunk/src/mame/drivers/lethal.c Modified : /trunk/src/mame/drivers/parodius.c Modified : /trunk/src/mame/drivers/rollerg.c Modified : /trunk/src/mame/drivers/surpratk.c Modified : /trunk/src/mame/drivers/tmnt.c Modified : /trunk/src/mame/includes/lethal.h Modified : /trunk/src/mame/video/k053244_k053245.c Modified : /trunk/src/mame/video/k053244_k053245.h Revision: 30694 Author: dirkbest Date: 28 May 2014 09:12:56 Message: Amiga: Rendering update, always render the full height to allow mixed mode screens. LACE and LOF bits should now work closer to the real system. ---- Modified : /trunk Modified : /trunk/src/mame/drivers/cubo.c Modified : /trunk/src/mame/includes/amiga.h Modified : /trunk/src/mame/machine/amiga.c Modified : /trunk/src/mame/video/amiga.c Modified : /trunk/src/mame/video/amigaaga.c Revision: 30693 Author: fabiopri Date: 28 May 2014 05:57:45 Message: k053244/k053245: converted to use inline configs, delegates and device_gfx_interface. nw. 6bpp graphics (i.e. lethalen sprites) is currently broken, because it needs further refactoring (currently in progress) ---- Modified : /trunk/src/mame/drivers/asterix.c Modified : /trunk/src/mame/drivers/lethal.c Modified : /trunk/src/mame/drivers/parodius.c Modified : /trunk/src/mame/drivers/rollerg.c Modified : /trunk/src/mame/drivers/surpratk.c Modified : /trunk/src/mame/drivers/tmnt.c Modified : /trunk/src/mame/includes/asterix.h Modified : /trunk/src/mame/includes/lethal.h Modified : /trunk/src/mame/includes/parodius.h Modified : /trunk/src/mame/includes/rollerg.h Modified : /trunk/src/mame/includes/surpratk.h Modified : /trunk/src/mame/includes/tmnt.h Modified : /trunk/src/mame/video/asterix.c Modified : /trunk/src/mame/video/k053244_k053245.c Modified : /trunk/src/mame/video/k053244_k053245.h Modified : /trunk/src/mame/video/lethal.c Modified : /trunk/src/mame/video/parodius.c Modified : /trunk/src/mame/video/rollerg.c Modified : /trunk/src/mame/video/surpratk.c Modified : /trunk/src/mame/video/tmnt.c Revision: 30692 Author: alexjack Date: 28 May 2014 03:31:16 Message: mystwarr.c: fix mask ROM tests, broken since video was devicefied (nw) ---- Modified : /trunk/src/mame/drivers/midas.c Modified : /trunk/src/mame/drivers/mystwarr.c Revision: 30691 Author: barryrod Date: 28 May 2014 03:27:06 Message: vga_ati: added some selectable VLB and PCI BIOSes so they can be documented (no whatsnew) ---- Modified : /trunk/src/emu/bus/isa/vga_ati.c Revision: 30690 Author: alexjack Date: 28 May 2014 02:52:31 Message: neogeo: use real palette_device (nw) ---- Modified : /trunk/src/mame/drivers/neogeo.c Modified : /trunk/src/mame/includes/neogeo.h Modified : /trunk/src/mame/video/neogeo.c Modified : /trunk/src/mame/video/neogeo_spr.c Modified : /trunk/src/mame/video/neogeo_spr.h Modified : /trunk/src/mess/drivers/ng_aes.c Revision: 30689 Author: alexjack Date: 28 May 2014 01:14:36 Message: xexex.c: small cleanup to audiocpu banking; start removal of KONAMI_ROM_DEINTERLEAVE crap (nw) ---- Modified : /trunk/src/mame/drivers/neogeo.c Modified : /trunk/src/mame/drivers/xexex.c Modified : /trunk/src/mame/includes/neogeo.h Modified : /trunk/src/mame/includes/xexex.h Modified : /trunk/src/mame/video/neogeo.c Revision: 30688 Author: hap Date: 27 May 2014 18:33:02 Message: nw ---- Modified : /trunk/src/mame/drivers/segas16a.c Modified : /trunk/src/mame/includes/segas16a.h 30687 = UME 0.153ex4