Note Feed

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

Previous 50 199869 Revisions Next 50

r18618 Saturday 20th October, 2012 at 03:40:51 UTC by Roberto Fresca
BTW....

New games marked as GAME_NOT_WORKING
------------------------------------
Bingo Mania [Team Europe]
[src/mame/drivers]bingoman.c

r18617 Saturday 20th October, 2012 at 03:35:20 UTC by Roberto Fresca
Bingo Mania: Improved the ROM load, added year, renamed and fixed PLDs, and added hardware specs / technical notes.
[src/mame/drivers]bingoman.c

r18616 Saturday 20th October, 2012 at 03:27:56 UTC by R. Belmont
(MESS) Mac: Support headless operation [R. Belmont]
[src/mess/machine]mac.c

r18615 Saturday 20th October, 2012 at 02:44:23 UTC by R. Belmont
(MESS) Mac: Convert 343-004x RTC/PRAM chip into modern RTC device [R. Belmont]
[src/mess/drivers]mac.c
[src/mess/includes]mac.h
[src/mess/machine]mac.c macadb.c macrtc.c macrtc.h*

r18614 Saturday 20th October, 2012 at 00:05:43 UTC by hap
small update on brdrline dips
[src/mame/drivers]vicdual.c

r18613 Friday 19th October, 2012 at 21:57:33 UTC by Mariusz Wojcieszek
Cops: added some inputs and outputs (nw)
[src/mame/drivers]cops.c

r18612 Friday 19th October, 2012 at 20:22:20 UTC by R. Belmont
Drink from the firehose, my pretties (nw)
[src/emu/debug]dvmemory.c

r18611 Friday 19th October, 2012 at 19:17:56 UTC by Oliver Stöneberg
removed extra qualification in src/mess/drivers/coco12.c - fixed VS2012 compilation
[src/mess/drivers]coco12.c

r18610 Friday 19th October, 2012 at 19:09:38 UTC by Curt Coder
(MESS) c8280: Added FDC. (nw)
[src/mess/machine]c8280.c c8280.h

r18609 Friday 19th October, 2012 at 18:40:13 UTC by Angelo Salese
Quick and dirty skelly for Bingo Mania, ask to Robbie for credit stuff, nw
[src/mame]mame.lst mame.mak
[src/mame/drivers]bingoman.c*
[src/mame/etc]template_driver.c
[src/mess/drivers]pc8801.c

r18608 Friday 19th October, 2012 at 17:43:32 UTC by Angelo Salese
Yet another PC-8801 notes update, nw
[src/mess/drivers]pc8801.c

r18607 Friday 19th October, 2012 at 17:29:38 UTC by Curt Coder
(MESS) c128: Fixed MMU MS0/1 lines. (nw)
[hash]c128_cart.xml
[src/mess/machine]c128_comal80.c mos8722.c

r18606 Friday 19th October, 2012 at 16:11:13 UTC by Tafoid
VSystem:  This gets us down to a single set of functions for one of the sprite chips, a couple of games still rely on some undesirable behaviour (multiple calls for different priorities) but we're all going through the same code now at least, and those cases can be cleaned up later.  From Haze (nw)
[src/mame/drivers]aerofgt.c crshrace.c f1gp.c gstriker.c inufuku.c suprslam.c taotaido.c
[src/mame/includes]aerofgt.h
[src/mame/video]aerofgt.c crshrace.c f1gp.c gstriker.c inufuku.c suprslam.c taotaido.c vsystem_spr.c vsystem_spr.h

r18605 Friday 19th October, 2012 at 15:11:53 UTC by Tafoid
Hooked up polepos.c, portrait.c and tomcat.c to use the new tms5220 implementation.  [Osso]
[src/mame/drivers]polepos.c portrait.c tomcat.c
[src/mame/includes]polepos.h portrait.h

r18604 Friday 19th October, 2012 at 15:07:25 UTC by Tafoid
'spikes91a' is clearly a bootleg of super volleyball, not power spikes (I'm not even sure where the spikes91 name comes from on this set, it still has the Super Volleyball title screen).  Anyway, moved it to the more appropriate driver and decoded the gfx on it, still needs work due to other changes on the bootleg. From Haze (nw)
[src/mame/drivers]aerofgt.c rpunch.c

r18603 Friday 19th October, 2012 at 14:37:11 UTC by smf
(MESS) use DEVCB2 for callbacks & run srcclean (nw)
[src/mess/drivers]fmtowns.c
[src/mess/machine]fm_scsi.c fm_scsi.h

r18602 Friday 19th October, 2012 at 14:34:03 UTC by Curt Coder
(MESS) c128: Cleanup. (nw)
[src/mess/machine]cbmipt.c

r18601 Friday 19th October, 2012 at 14:19:43 UTC by Curt Coder
(MESS) c128: Cleanup. (nw)
[src/mess]mess.lst
[src/mess/drivers]c128.c
[src/mess/includes]c128.h
[src/mess/machine]c1571.c cbmipt.c cbmipt.h

r18600 Friday 19th October, 2012 at 12:29:27 UTC by Miodrag Milanović
modernized some static calls in various drivers (no whatsnew)
[src/mame/drivers]1945kiii.c 20pacgal.c 2mindril.c 39in1.c ace.c acefruit.c aces1.c acommand.c albazc.c
[src/mame/includes]20pacgal.h

r18599 Friday 19th October, 2012 at 11:29:07 UTC by Robbbert
williams system3 wip
[src/mame/drivers]s3.c

r18598 Friday 19th October, 2012 at 03:38:51 UTC by Ryan Holtz
- Added opcodes to Atmel AVR core: OR, SBCI, ORI, ST Y+, ADIW [Mooglyguy]

- Fixed functional issues in Atmel AVR opcodes: COM, NEG, LSR [Mooglyguy]

- Added basic Timer 1 support to Craft driver and hooked up the DAC,
currently plays only a buzzing noise due to lacking EEPROM support [MooglyGuy]
[src/emu/cpu/avr8]avr8.c
[src/mess/drivers]craft.c
[src/mess/machine]avr8.h

r18597 Friday 19th October, 2012 at 00:36:44 UTC by Sandro Ronco
(MESS) fixed coco3 regression. (nw)
[src/mess/drivers]coco12.c

r18596 Thursday 18th October, 2012 at 20:32:38 UTC by hap
fix invasion coinage
[src/mame/drivers]8080bw.c

r18595 Thursday 18th October, 2012 at 19:54:41 UTC by Luca Elia
suna8.c update [Luca Elia]
* Emulated the protection in sparkman
* Support for two sprite chips
* Support for two sample ROMs
* Fixed color cycling in hardhea2
* Per-game tile banking

New games added or promoted from NOT_WORKING status
---------------------------------------------------
Spark Man (v2.0, 2 sets) [Luca Elia, Stefan Lindberg]
[src/mame/audio]suna8.c
[src/mame/drivers]suna8.c
[src/mame/includes]suna8.h
[src/mame/video]suna8.c

r18594 Thursday 18th October, 2012 at 19:21:42 UTC by hap
(update on companynames)
[src/mame/drivers]kyugo.c

r18593 Thursday 18th October, 2012 at 18:54:17 UTC by Cowering
notes update (nw)
[hash]megadriv.xml

r18592 Thursday 18th October, 2012 at 17:43:03 UTC by Curt Coder
(MESS) c128: PAL VIC for PAL machines. (nw)
[src/mess/drivers]c128.c

r18591 Thursday 18th October, 2012 at 17:40:09 UTC by Miodrag Milanović
Commenting entry back since it is hoarded dump, if it's placed back and kept hoarded SVN account will be removed (no whatsnew)
[hash]coco_cart.xml

r18590 Thursday 18th October, 2012 at 14:17:00 UTC by Curt Coder
(MESS) c128: Fixed keyboard and C64 mode. (nw)
(MESS) c64: Cleanup. (nw)
(MESS) mos6566: Implemented FAST register and removed hacks from interface. (nw)
[src/mess]mess.lst
[src/mess/drivers]c128.c c64.c cbm2.c vic10.c
[src/mess/includes]c128.h c64.h
[src/mess/video]mos6566.c mos6566.h

r18589 Thursday 18th October, 2012 at 12:28:16 UTC by Robbbert
williams system3 wip
[src/mame/drivers]s3.c

r18588 Thursday 18th October, 2012 at 06:27:41 UTC by Miodrag Milanović
hp9k: made drive go into boot process [Gabriele D'Antona]
[src/mess/drivers]hp9k.c

r18587 Thursday 18th October, 2012 at 03:05:52 UTC by hap
fix lupin3a recent regression
[src/mame/drivers]8080bw.c

r18586 Wednesday 17th October, 2012 at 20:55:22 UTC by hap
galactica color overlay according to brazilian fans of the game
[src/mame]mame.mak
[src/mame/drivers]8080bw.c
[src/mame/layout]galactic.lay* shuttlei.lay

r18585 Wednesday 17th October, 2012 at 20:51:27 UTC by Wilbert Pol
(MESS) a2600.c: Fixed pitfall2 regression. (nw)
[src/mess/drivers]a2600.c

r18584 Wednesday 17th October, 2012 at 20:30:04 UTC by Wilbert Pol
(MESS) msx.c: Fix msx2 (music) speed issues reported on the forums. (nw)
[src/mess/drivers]msx.c

r18583 Wednesday 17th October, 2012 at 20:28:32 UTC by hap
note for uncertain overlays
[src/mame/layout]ace.lay sos.lay

r18582 Wednesday 17th October, 2012 at 19:59:40 UTC by hap
fix fantastc sound freq from pcb recording, same as maincpu freq (yes that looks very fast for an ay8910)
[src/mame/drivers]galaxian.c

r18581 Wednesday 17th October, 2012 at 19:48:22 UTC by Aaron Giles
Fix compile error.
[src/mame/machine]atarigen.c

r18580 Wednesday 17th October, 2012 at 19:47:35 UTC by Aaron Giles
More atarigen modernization.
[src/mame/drivers]arcadecl.c atarig1.c atarig42.c atarigt.c atarigx2.c atarisy1.c atarisy2.c badlands.c batman.c blstroid.c cyberbal.c eprom.c foodf.c gauntlet.c harddriv.c klax.c offtwall.c rampart.c relief.c shuuz.c skullxbo.c thunderj.c toobin.c vindictr.c xybots.c
[src/mame/includes]gauntlet.h
[src/mame/machine]atarigen.c atarigen.h harddriv.c
[src/mame/video]atarig1.c atarig42.c atarigt.c atarigx2.c batman.c skullxbo.c

r18579 Wednesday 17th October, 2012 at 17:48:40 UTC by Wilbert Pol
(MESS) ngp.c: Implemented disabling the t6w28 output. (nw)
[src/emu/sound]t6w28.c t6w28.h
[src/mess/drivers]ngp.c

r18578 Wednesday 17th October, 2012 at 16:27:35 UTC by Angelo Salese
Quick hack for ffight2b, nw
[src/mame/drivers]snesb.c

r18577 Wednesday 17th October, 2012 at 16:05:28 UTC by Angelo Salese
Note addendum (oh my ...)
[src/mame/drivers]dblcrown.c

r18576 Wednesday 17th October, 2012 at 15:47:58 UTC by hap
moved harem to scramble.c
[src/mame/drivers]galaxold.c scramble.c
[src/mame/includes]galaxold.h scramble.h
[src/mame/machine]scramble.c

r18575 Wednesday 17th October, 2012 at 15:45:42 UTC by Angelo Salese
Small changes + promoted to working
[src/mame/drivers]dblcrown.c

r18574 Wednesday 17th October, 2012 at 13:50:29 UTC by R. Belmont
Remove unnecessary verbosity (nw)
[src/mess/video]nubus_m2video.c

r18573 Wednesday 17th October, 2012 at 10:43:30 UTC by Miodrag Milanović
clean up some chess machines (no whatsnew)
[src/mess/drivers]glasgow.c mephisto.c mmodular.c
[src/mess/includes]mboard.h*
[src/mess/machine]mboard.c mboard.h

r18572 Wednesday 17th October, 2012 at 09:24:23 UTC by Aaron Giles
Initial round of atarigen cleanup.
[src/mame/audio]atarijsa.c atarijsa.h
[src/mame/drivers]arcadecl.c atarig1.c atarig42.c atarigt.c atarigx2.c atarisy1.c atarisy2.c badlands.c batman.c beathead.c blstroid.c cyberbal.c eprom.c foodf.c gauntlet.c harddriv.c klax.c offtwall.c rampart.c relief.c shuuz.c skullxbo.c thunderj.c toobin.c vindictr.c xybots.c
[src/mame/includes]arcadecl.h atarig1.h atarig42.h atarigt.h atarigx2.h atarisy1.h atarisy2.h badlands.h batman.h beathead.h blstroid.h cyberbal.h eprom.h foodf.h gauntlet.h harddriv.h klax.h liberatr.h offtwall.h rampart.h relief.h shuuz.h skullxbo.h thunderj.h toobin.h vindictr.h xybots.h
[src/mame/machine]atarigen.c atarigen.h harddriv.c
[src/mame/video]atarig1.c atarig42.c atarigt.c atarigx2.c atarisy1.c batman.c blstroid.c cyberbal.c eprom.c vindictr.c

r18571 Wednesday 17th October, 2012 at 06:57:18 UTC by Miodrag Milanović
changed 7474 to use devcb2 (no whatsnew)
[src/emu/machine]7474.c 7474.h
[src/mame/audio]scramble.c
[src/mame/drivers]carpolo.c dambustr.c galaxold.c scobra.c scramble.c
[src/mame/includes]carpolo.h galaxold.h scramble.h
[src/mame/machine]carpolo.c galaxold.c

r18570 Wednesday 17th October, 2012 at 02:54:28 UTC by R. Belmont
(MESS) Mac: Support original Macintosh II Video Card [R. Belmont, Sharkpuncher]
[src/mess]mess.mak
[src/mess/drivers]mac.c
[src/mess/video]nubus_m2video.c* nubus_m2video.h*

r18569 Tuesday 16th October, 2012 at 23:44:12 UTC by Tafoid
gbcolor.xml - fix for same romname/diff hash warning (nw)
[hash]gbcolor.xml

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team