Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r16418 Thursday 24th May, 2012 at 02:41:06 UTC by hap |
---|
oops |
[src/mame/drivers] | flipjack.c |
r16417 Thursday 24th May, 2012 at 02:38:22 UTC by hap |
---|
cleanup |
[src/mame/drivers] | flipjack.c |
r16416 Thursday 24th May, 2012 at 02:28:27 UTC by hap |
---|
hooked up cram (does not look correct) |
[src/mame/drivers] | flipjack.c |
r16415 Thursday 24th May, 2012 at 01:09:55 UTC by hap |
---|
added layer enable |
[src/mame/drivers] | flipjack.c |
r16414 Thursday 24th May, 2012 at 00:30:35 UTC by hap |
---|
added banking |
[src/mame/drivers] | flipjack.c |
r16413 Wednesday 23rd May, 2012 at 23:08:59 UTC by hap |
---|
start buttons and p1 launch button function |
[src/mame/drivers] | flipjack.c |
r16412 Wednesday 23rd May, 2012 at 22:04:52 UTC by hap |
---|
m72.c: Hooked up mcu to imgfightj. [David Haywood] |
[src/mame] | mame.lst |
[src/mame/drivers] | m72.c |
[src/mame/video] | m72.c |
r16411 Wednesday 23rd May, 2012 at 21:50:12 UTC by hap |
---|
fixed sprite flipping and improved inputs a bit |
[src/mame/drivers] | superwng.c |
r16410 Wednesday 23rd May, 2012 at 21:48:56 UTC by Angelo Salese |
---|
Small clean-up |
[src/mame/drivers] | flipjack.c |
r16409 Wednesday 23rd May, 2012 at 21:32:46 UTC by Angelo Salese |
---|
New NOT WORKING game -------------------- Flipper Jack [Yohji, Mr. CAST, Smitdogg, The Dumping Union, hap, Angelo Salese] |
[src/mame] | mame.lst mame.mak |
[src/mame/drivers] | flipjack.c* |
r16408 Wednesday 23rd May, 2012 at 19:01:58 UTC by Couriersud |
---|
Added device_execute_interface to pokey.c and moved interrupt handling into the clock stepping routine. Nice step forward. The code is now a lot easier to understand and interrupts and sound generation are no longer disjunct. |
[src/emu/sound] | pokey.c pokey.h |
r16407 Wednesday 23rd May, 2012 at 17:49:53 UTC by Couriersud |
---|
Fixed redbaron issues (wrong address_map_entry for pokey) |
[src/mame/drivers] | bzone.c |
r16406 Wednesday 23rd May, 2012 at 13:07:06 UTC by smf |
---|
added another mr driller g dump |
[src/mame] | mame.lst |
[src/mame/drivers] | namcos10.c |
r16405 Wednesday 23rd May, 2012 at 10:56:14 UTC by Miodrag Milanović |
---|
make fix slots not available by command line (nw) |
[src/emu] | emuopts.c |
r16404 Wednesday 23rd May, 2012 at 10:02:22 UTC by Miodrag Milanović |
---|
import of chdman fix from mess (nw) |
[src/lib/util] | chdcodec.c |
r16403 Wednesday 23rd May, 2012 at 07:50:33 UTC by Miodrag Milanović |
---|
Added support for fixed slots (used for MAME) and ability to create internal only slot options (for MESS) (no whatsnew) |
[src/emu] | clifront.c dislot.c dislot.h info.c mconfig.c uimain.c |
[src/emu/imagedev] | floppy.h |
[src/emu/machine] | ctronics.h idectrl.h nscsi_bus.h |
[src/lib/util] | options.c options.h |
[src/mame/drivers] | calchase.c chihiro.c cobra.c djmain.c funkball.c gamecstl.c jaguar.c kinst.c mediagx.c midqslvr.c midvunit.c qdrmfgp.c queen.c savquest.c seattle.c taitogn.c taitowlf.c twinkle.c vegas.c viper.c voyager.c xtom3d.c zn.c |
r16402 Wednesday 23rd May, 2012 at 07:22:13 UTC by Miodrag Milanović |
---|
Sync with MESS changes for cassette by S.Ronco (no whatsnew) |
[src/lib] | lib.mak |
[src/lib/formats] | cassimg.c cassimg.h tvc_cas.c* tvc_cas.h* wavfile.c |
r16401 Wednesday 23rd May, 2012 at 01:52:26 UTC by hap |
---|
800fath/triplep has only one 8255 |
[src/mame/drivers] | scramble.c |
r16400 Wednesday 23rd May, 2012 at 01:07:16 UTC by R. Belmont |
---|
z800x: Handle vectored interrupts correctly. [Christian Grössler] |
[src/emu/cpu/z8000] | z8000.c |
r16399 Tuesday 22nd May, 2012 at 23:23:45 UTC by hap |
---|
add placeholder colormap roms to mlander, spclaser, laser, spcewarl |
[src/mame/drivers] | 8080bw.c |
r16398 Tuesday 22nd May, 2012 at 22:49:48 UTC by hap |
---|
new clone added ---------------- Space Ranger [Marcello Mancini] |
[src/mame] | mame.lst |
[src/mame/drivers] | 8080bw.c |
r16397 Tuesday 22nd May, 2012 at 22:22:44 UTC by Tafoid |
---|
Found more games that use the DMD01, hooked those up, and cleaned up the interface hooks. Cleaned up Scorpion 4 sets. [David Haywood] |
[src/mame/drivers] | bfm_sc4.c |
[src/mame/includes] | bfm_sc45.h |
r16396 Tuesday 22nd May, 2012 at 21:34:16 UTC by Brian Troha |
---|
xain.c: Fix bad cut-n-paste errors - nw |
[src/mame/drivers] | xain.c |
r16395 Tuesday 22nd May, 2012 at 21:17:22 UTC by Brian Troha |
---|
xain.c: Corrected rom labels for Solar Warrior / Xain'd Sleena. [Smitdogg, The Dumping Union] |
[src/mame/drivers] | xain.c |
r16394 Tuesday 22nd May, 2012 at 16:40:44 UTC by Angelo Salese |
---|
Fixed a bunch of issues, and promoted to working |
[src/mame/drivers] | decocass.c |
[src/mame/machine] | decocass.h |
r16393 Tuesday 22nd May, 2012 at 15:54:34 UTC by Angelo Salese |
---|
Hooked up inputs in DS Telejan [Angelo Salese] |
[src/mame/drivers] | decocass.c |
[src/mame/machine] | decocass.h |
r16392 Tuesday 22nd May, 2012 at 15:18:39 UTC by Tafoid |
---|
New games added or promoted from NOT_WORKING status --------------------------------------------------- Dragon World 2001 [David Haywood, Smitdogg] Dragon World Pretty Chance [David Haywood, Smitdogg] |
[src/mame/drivers] | pgm.c |
[src/mame/machine] | pgmprot2.c |
r16391 Tuesday 22nd May, 2012 at 15:14:18 UTC by Tafoid |
---|
CPS-1 update [Team CPS-1]: * Dumped and added CA22B.1A PAL to cawingj (Kold666) |
[src/mame/drivers] | cps1.c |
r16390 Tuesday 22nd May, 2012 at 15:12:32 UTC by Tafoid |
---|
Placed some handlers for the DM01 board into bfm_sc4 - once we can confirm more games are on the hardware, this can move into the main driver. [James Wallace) |
[src/mame] | mame.mak |
[src/mame/drivers] | bfm_sc4.c bfm_sc4h.c |
[src/mame/includes] | bfm_sc45.h |
[src/mame/layout] | sc4_dmd.lay* |
r16389 Tuesday 22nd May, 2012 at 08:55:20 UTC by Miodrag Milanović |
---|
Allow image loading outside of layout zip (no whatsnew) |
[src/emu] | rendlay.c |
r16388 Tuesday 22nd May, 2012 at 02:18:05 UTC by Brian Troha |
---|
decocass.c: Correct two cassette rom names to include revision. [The Dumping Union] |
[src/mame/drivers] | decocass.c |
r16387 Tuesday 22nd May, 2012 at 02:00:38 UTC by Brian Troha |
---|
r2dx_v33.c: Added undumped roms to Zero Team 2000 - NW |
[src/mame/drivers] | r2dx_v33.c |
r16386 Tuesday 22nd May, 2012 at 01:59:49 UTC by Brian Troha |
---|
seta.c: Added PCB layout & dipswitch locations for Magic Speed. [Brian Troha] |
[src/mame/drivers] | seta.c |
r16385 Tuesday 22nd May, 2012 at 01:12:11 UTC by Charles MacDonald |
---|
Flagged cdsteljn as not working as custom input panel isn't implemented. (nw) |
[src/mame/drivers] | decocass.c |
r16384 Monday 21st May, 2012 at 22:45:34 UTC by Luca Elia |
---|
New games added or promoted from NOT_WORKING status --------------------------------------------------- Magical Speed [NoVArcade] |
[src/mame] | mame.lst |
[src/mame/drivers] | seta.c |
r16383 Monday 21st May, 2012 at 14:02:54 UTC by R. Belmont |
---|
Naomi/Chihiro documentation update [f205v] |
[src/mame] | mame.lst |
[src/mame/drivers] | chihiro.c naomi.c |
r16382 Monday 21st May, 2012 at 13:26:55 UTC by Miodrag Milanović |
---|
CHD error handling by Firewave (no whatsnew) |
[src/lib/util] | aviio.c chdcodec.c |
r16381 Monday 21st May, 2012 at 12:39:15 UTC by Miodrag Milanović |
---|
In cases of debug optimized build tools return error on this, code however looks good but still there is special case with warning (nw) |
[src/emu] | device.h |
r16380 Monday 21st May, 2012 at 10:39:58 UTC by hap |
---|
get rid of write_pc, those checks are not needed |
[src/emu/machine] | i8255.c i8255.h |
r16379 Monday 21st May, 2012 at 07:28:01 UTC by Miodrag Milanović |
---|
MAME 0.146 tag |
[/tags/mame0146] | trunk* |
r16378 Monday 21st May, 2012 at 07:12:24 UTC by Miodrag Milanović |
---|
MAME 0.146 tag |
[/tags] | mame0146* |
r16377 Monday 21st May, 2012 at 06:24:12 UTC by Miodrag Milanović |
---|
Clean-ups and version bump |
[src] | version.c |
[src/emu] | info.c ioport.c ioport.h rendlay.c rendlay.h timer.c |
[src/emu/cpu/i386] | i386.c |
[src/emu/cpu/powerpc] | ppc.h ppccom.h |
[src/emu/machine] | 68681.c |
[src/emu/sound] | pokey.c pokey.h tc8830f.c tc8830f.h |
[src/ldplayer] | ldplayer.c |
[src/mame] | mame.lst |
[src/mame/drivers] | bzone.c chance32.c cps2.c crimfght.c decocass.c fortecar.c gei.c igs017.c megasys1.c naomi.c neodrvr.c pacman.c statriv2.c tecmo.c timeplt.c |
[src/mame/machine] | mega32x.c megavdp.c |
[src/mame/video] | bfm_dm01.c |
r16376 Monday 21st May, 2012 at 06:14:55 UTC by Miodrag Milanović |
---|
Sync with MESS (no whatsnew) |
[src/lib/formats] | ap_dsk35.c |
r16375 Monday 21st May, 2012 at 04:51:42 UTC by Aaron Giles |
---|
Fix wardner. |
[src/mame/drivers] | twincobr.c wardner.c |
[src/mame/includes] | twincobr.h |
[src/mame/video] | twincobr.c |
r16374 Monday 21st May, 2012 at 03:29:47 UTC by Brian Troha |
---|
minor white space standardization and added CR to separate two items. |
[/build/whatsnew] | whatsnew_0146.txt |
r16373 Sunday 20th May, 2012 at 21:59:57 UTC by Roberto Fresca |
---|
Removed dupe... |
[/build/whatsnew] | whatsnew_0146.txt |
r16372 Sunday 20th May, 2012 at 21:57:57 UTC by Roberto Fresca |
---|
Updating whatsnew... |
[/build/whatsnew] | whatsnew_0146.txt |
r16371 Sunday 20th May, 2012 at 21:40:32 UTC by hap |
---|
whatsnew update |
[/build/whatsnew] | whatsnew_0146.txt |
r16370 Sunday 20th May, 2012 at 21:33:27 UTC by Roberto Fresca |
---|
Chance 32 driver improvements: [Roberto Fresca] * Inputs from the scratch. * Completely demuxed the output lines. * Added lamps support. * Added a nice button-lamps layout. * Found and added the FEVER! lamp. * Fixed the Oki6295 and CRTC 6845 clocks. * Corrected the refresh rate to 52.786 Hz (similar to Major Poker). * Hooked the vblank input line. * Figured out the following DIP switches: Auto Max Bet, Flip Screen, Maximum Bet, Auto Hold, Double-Up Type, Remote Credits, Bet Limit, and Coinage Multiplier. New games added or promoted from NOT_WORKING status --------------------------------------------------- Chance Thirty Two [Roberto Fresca] |
[src/mame] | mame.mak |
[src/mame/drivers] | chance32.c |
[src/mame/layout] | chance32.lay* |
r16369 Sunday 20th May, 2012 at 19:38:23 UTC by Tafoid |
---|
Corrected listing for non-working and working sets for whatsnew (nw) |
[/build/whatsnew] | whatsnew_0146.txt |
Previous 50 | 199869 Revisions | Next 50 |