Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r31283 Tuesday 15th July, 2014 at 09:57:36 UTC by Miodrag Milanović
Fixed lua engine initialization (nw)
[src/emu]luaengine.c luaengine.h mame.c

r31282 Monday 14th July, 2014 at 21:58:29 UTC by Couriersud
Minimize resampling, optimized netlist parameters in 1942
[src/mame/drivers]1942.c

r31281 Monday 14th July, 2014 at 19:04:21 UTC by Osso
Fixed alcon and slapfigh save state problem (nw)
[src/mame/drivers]slapfght.c

r31280 Monday 14th July, 2014 at 18:42:04 UTC by Couriersud
Adjusted maximum value suitable for streaming and removed some dead code.
[src/emu/sound]ay8910.c

r31279 Monday 14th July, 2014 at 18:34:25 UTC by Osso
Fixed motos save state problem (m_scroll is used by screen_update_mappy which motos calls, not by screen_update_phozon) (nw)
[src/mame/video]mappy.c

r31278 Monday 14th July, 2014 at 18:20:00 UTC by Osso
Fixed jumppop save state regression (nw)
[src/mame/drivers]esd16.c
[src/mame/includes]esd16.h

r31277 Monday 14th July, 2014 at 17:45:07 UTC by David Haywood
new NOT WORKING
Rolling Crush (version 1.07.E - 1999/02/11) [Osso, caius]

(It's a Semicom game, I need to extract the protection data)
[src/mame]mame.lst
[src/mame/drivers]dreamwld.c

r31276 Monday 14th July, 2014 at 16:52:01 UTC by Osso
Fixed save state regression in armedf.c (kozure and terrafb) (nw)
[src/mame/includes]armedf.h
[src/mame/video]armedf.c

r31275 Monday 14th July, 2014 at 13:34:27 UTC by Robbbert
mrgame.c : added some devices
[src/mame/drivers]mrgame.c

r31274 Monday 14th July, 2014 at 04:24:47 UTC by Robbbert
Removed duplicate set (stillcra == scrzy_l1)
[src/mame]mame.lst
[src/mame/drivers]s8.c s9.c

r31273 Monday 14th July, 2014 at 03:45:34 UTC by Brian Troha
peplus.c: Minor whitespace fix - nw
[src/mame/drivers]peplus.c

r31272 Monday 14th July, 2014 at 01:06:23 UTC by Brian Troha
peplus.c: Correct all other P47A paytables - NW
[src/mame/drivers]peplus.c

r31271 Monday 14th July, 2014 at 01:03:33 UTC by Robbbert
granny: added notes
[src/mame/drivers]byvid.c

r31270 Monday 14th July, 2014 at 00:49:27 UTC by Brian Troha
peplus.c: Documentation update:

Explain the incorrect payout table of PP0103 and use correct 32K dump. Slight re-order of some clones "Newest" --> "Oldest" and slight rewording of Shockwave bonus description. - NW
[src/mame/drivers]peplus.c

r31269 Sunday 13th July, 2014 at 23:07:24 UTC by Phil Bennett
[MAME] New clones added:

Snake Pit (9/14/84) [Dale Luck]
[src/mame]mame.lst
[src/mame/drivers]balsente.c

r31268 Sunday 13th July, 2014 at 11:53:19 UTC by Robbbert
granny: added dips
[src/mame/drivers]byvid.c

r31267 Sunday 13th July, 2014 at 07:05:51 UTC by Brian Troha
peplus.c: Documentation corrections, figured out how to find & read the internal paytables and documented this information within the driver. - NW
[src/mame/drivers]peplus.c

r31266 Sunday 13th July, 2014 at 01:03:13 UTC by Barry Rodewald
wicat: added additional boot ROMs [Al Kossow, Barry Rodewald]
[src/mess/drivers]wicat.c

r31265 Saturday 12th July, 2014 at 22:43:56 UTC by Tafoid
Assorted device name description fixes from MASH (nw)
[src/emu/machine]k053252.c serflash.c
[src/emu/video]i8275.c pc_vga.c
[src/mame/drivers]jaguar.c turrett.c
[src/mame/machine]atari_vg.c deco104.c deco146.c
[src/mame/video]k051733.c k054000.c k054338.c

r31264 Saturday 12th July, 2014 at 21:23:16 UTC by Brian Troha
peplus.c: Correct a Cut-N-Paste that didn't get updated. - NW
[src/mame/drivers]peplus.c

r31263 Saturday 12th July, 2014 at 03:37:25 UTC by Carl
i186: interrupt level triggering and simplify timers (nw)
(mess) rmnimbus: start to fix scsi (nw)
[src/emu/cpu/i86]i186.c i186.h
[src/mess/drivers]rmnimbus.c
[src/mess/includes]rmnimbus.h
[src/mess/machine]rmnimbus.c

r31262 Friday 11th July, 2014 at 22:24:06 UTC by Brian Troha
peplus.c: Yet another slight update in documentation. List the paytable ID for the 2 Keno sets - NW
[src/mame/drivers]peplus.c

r31261 Friday 11th July, 2014 at 20:39:18 UTC by Couriersud
Include missing members in save state in driver dkong.c. [Couriersud]
[src/mame/video]dkong.c

r31260 Friday 11th July, 2014 at 19:52:43 UTC by Couriersud
USE 64bit intermediary results in sound_stream::generate_resampled_data. This will allow sound drivers to make use of the full width of stream_sample_t. [Couriersud]
[src/emu]sound.c

r31259 Friday 11th July, 2014 at 15:04:52 UTC by Alex Jackson
seta001.c: make data members private, distinguish per-driver configuration from runtime state and only state save the latter (nw)
[src/mame/video]seta001.c seta001.h

r31258 Friday 11th July, 2014 at 10:49:29 UTC by Osso
Added working save states to svolleybl and the rest of rpunch.c game drivers. (nw)
[src/mame/drivers]rpunch.c
[src/mame/includes]rpunch.h

r31257 Friday 11th July, 2014 at 10:48:09 UTC by Osso
Fixed doraemon save state problem (actually seta001.c save states weren't complete) (nw)
[src/mame/video]seta001.c

r31256 Friday 11th July, 2014 at 10:47:12 UTC by Osso
Fixed brkthru.c.c save state regression (nw)
[src/mame/drivers]brkthru.c

r31255 Friday 11th July, 2014 at 10:46:33 UTC by Osso
Fixed 4enraya.c save state regression (nw)
[src/mame/drivers]4enraya.c

r31254 Friday 11th July, 2014 at 09:00:22 UTC by Robbbert
babypac : Added nvram and joystick. Game is playable but no sound.
[src/mame/drivers]byvid.c

r31253 Thursday 10th July, 2014 at 19:51:30 UTC by Wilbert Pol
silence compiler warning (nw)
[src/emu/sound]ay8910.c

r31252 Thursday 10th July, 2014 at 19:47:57 UTC by Wilbert Pol
minx.c: Get rid of pointers to member functions (nw)
[src/emu/cpu/minx]minx.c minx.h minxfunc.h minxopce.h minxopcf.h minxops.h

r31251 Thursday 10th July, 2014 at 13:01:57 UTC by Robbbert
babypac WIP : added coin and start inputs, and something for granny.
[src/mame/drivers]byvid.c

r31250 Thursday 10th July, 2014 at 05:51:23 UTC by Robbbert
babypac WIP : boots up but that's all
[src/mame/drivers]byvid.c

r31249 Thursday 10th July, 2014 at 02:57:46 UTC by Brian Troha
peplus.c: Yet another slight update in documentation - NW
[src/mame/drivers]peplus.c

r31248 Thursday 10th July, 2014 at 02:01:04 UTC by Brian Troha
peplus.c: Documentation corrections & Explain the Lucky Deal bonus feature. - NW
[src/mame/drivers]peplus.c

r31247 Wednesday 9th July, 2014 at 21:21:38 UTC by Couriersud
Fix some issues introduced with last commit.
The sound system does not allow to stream values > 2^20. Currently limiting the value, but this is not really optimal.
[src/emu/sound]ay8910.c
[src/mame/drivers]1942.c

r31246 Wednesday 9th July, 2014 at 20:20:43 UTC by Wilbert Pol
sh4: inlined some functions (nw)
[src/emu/cpu/sh4]sh4.c

r31245 Wednesday 9th July, 2014 at 19:20:11 UTC by Couriersud
AY8910_RESISTOR_OUTPUT now selects resistance calculation by simple saturation mosfet model in ay8910.c. Currently only two drivers use this: 1942 and popeye.
[src/emu/sound]ay8910.c ay8910.h
[src/mame/drivers]1942.c popeye.c

r31244 Wednesday 9th July, 2014 at 18:26:40 UTC by Wilbert Pol
cv1k.c: Reduce tagmap lookups (nw)
[src/mame/drivers]cv1k.c

r31243 Wednesday 9th July, 2014 at 17:34:43 UTC by Alex Jackson
various cpu cores: don't state save icount (nw)
[src/emu/cpu/am29000]am29000.c
[src/emu/cpu/avr8]avr8.c
[src/emu/cpu/cosmac]cosmac.c
[src/emu/cpu/dsp56k]dsp56k.c
[src/emu/cpu/hd61700]hd61700.c
[src/emu/cpu/mc68hc11]mc68hc11.c
[src/emu/cpu/superfx]superfx.c
[src/emu/cpu/tlcs90]tlcs90.c
[src/emu/cpu/tms32010]tms32010.c
[src/emu/cpu/tms32025]tms32025.c

r31242 Wednesday 9th July, 2014 at 17:22:17 UTC by hap
6805: add missing items to save state
[src/emu/cpu/m6805]6805ops.inc m6805.c

r31241 Wednesday 9th July, 2014 at 16:02:33 UTC by Alex Jackson
nec cpu: add missing items to save state [Alex Jackson]
[src/emu/cpu/nec]nec.c v25.c

r31240 Wednesday 9th July, 2014 at 15:52:27 UTC by Alex Jackson
schedule.c: minor logging improvements (nw)
[src/emu]schedule.c

r31239 Wednesday 9th July, 2014 at 02:17:40 UTC by Brian Troha
tigeroad.c: Correct name for BPROM and document type for the Tiger Road sets - NW
[src/mame/drivers]tigeroad.c

r31238 Wednesday 9th July, 2014 at 02:10:41 UTC by Barry Rodewald
amstrad: added the ability for expansion devices to contain ROMs (as some do).
        added ROMs for DK'Tronics Speech Synthesiser, and both RS232
        interfaces (plus one alternate for the Amstrad interface).
        split Amstrad and Pace serial interfaces into separate devices as
        they have different sized ROM areas. [Barry Rodewald]
[src/emu/bus/cpc]cpc_rs232.c cpc_rs232.h cpc_ssa1.c
[src/mess/drivers]amstrad.c
[src/mess/machine]amstrad.c

r31237 Wednesday 9th July, 2014 at 01:19:20 UTC by R. Belmont
Chihiro WIP [Samuele Zannoli]
- Add NV2A vertex program disassembler
- Added two new debugger commands, grab_vprog <filename> to save the currently uploaded vertex program, and vprogdis <address, length>[<,type>] to disassemble a vertex program.
- Implemented alpha-test, blending, and logical per-fragment operations.  Improves many 2D displays in outr2.
[src/mame/drivers]chihiro.c

r31236 Tuesday 8th July, 2014 at 23:38:08 UTC by Couriersud
Updated information about measurements and model derived from those. [Couriersud]
[src/emu/sound]ay8910.c

r31235 Tuesday 8th July, 2014 at 08:55:55 UTC by Alex Jackson
schedule.c: rebuild_execute_list() after loading a saved state to ensure the order of execution remains consistent [Alex Jackson]
[src/emu]schedule.c

r31234 Tuesday 8th July, 2014 at 05:22:54 UTC by Alex Jackson
paradise.c: fix save state issue (nw)
[src/mame/drivers]paradise.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team