Note Feed

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

Previous 50 199869 Revisions Next 50

r20020 Wednesday 2nd January, 2013 at 20:20:20 UTC by Angelo Salese
A bunch of MMIO hooks for S3 card, used on Win 95 16-bit color mode
[src/emu/cpu/i386]i386.c
[src/emu/video]pc_vga.c pc_vga.h

r20019 Wednesday 2nd January, 2013 at 19:57:36 UTC by Oliver Stöneberg
[MESS] MT05068 - fixed driver init for osc1000b (nw)
[src/mess/drivers]tmc1800.c

r20018 Wednesday 2nd January, 2013 at 19:50:04 UTC by Sandro Ronco
(MESS) uzebox: added a configuration switch for the AD725 CE. (nw)
[src/mess/drivers]uzebox.c

r20017 Wednesday 2nd January, 2013 at 19:45:57 UTC by Wilbert Pol
(MESS) Removed tmc1800 and osc1000b since no known dumps exist. (nw)
[src/mess]mess.lst

r20016 Wednesday 2nd January, 2013 at 19:17:17 UTC by Oliver Stöneberg
Fixed MT05072 - fixed uninitialized members in wd33c93.c (fixes ip225015 crash) [Oliver Stöneberg]
[src/emu/machine]wd33c93.c

r20015 Wednesday 2nd January, 2013 at 19:07:49 UTC by Oliver Stöneberg
[MESS] fixed MT04875 - correct bounds for second screen in apricotp.lay (fixes fp crash when taking a snapshot) [Oliver Stöneberg]
[src/mess/layout]apricotp.lay

r20014 Wednesday 2nd January, 2013 at 17:16:16 UTC by Curt Coder
(MESS) c64: Added IDEDOS 0.90 and Prince of Persia to the cartridge software list. These can be used to quickly flash the EasyFlash and IDE64 cartridges. Note that you have to delete the resulting files from nvram directory to re-flash. [Curt Coder]
[hash]c64_cart.xml

r20013 Wednesday 2nd January, 2013 at 17:12:43 UTC by Curt Coder
(MESS) c64: Softlist additions. (nw)
[hash]c64_flop.xml

r20012 Wednesday 2nd January, 2013 at 17:08:15 UTC by Angelo Salese
Log DSKDAT / DSKDATR
[src/emu/machine]amigafdc.c
[src/mame/machine]amiga.c

r20011 Wednesday 2nd January, 2013 at 16:42:45 UTC by Fabio Priuli
fix portmidi compilation on Xcode 3.2.6 for OSX 10.6.8. no whatsnew.
[src/lib/portmidi]ptmacosx_mach.c

r20010 Wednesday 2nd January, 2013 at 15:30:51 UTC by Angelo Salese
AMIGAFDC: Added ADKCONR hook-up, fixes at least sound in Ocean's Beach Volley
[src/emu/machine]amigafdc.c amigafdc.h
[src/mame/machine]amiga.c
[src/mess/drivers]pc9801.c

r20009 Wednesday 2nd January, 2013 at 14:39:53 UTC by R. Belmont
Fix compile on OS X 10.6/10.7 (nw)
[src/lib/portmidi]readbinaryplist.c

r20008 Wednesday 2nd January, 2013 at 12:25:12 UTC by Sandro Ronco
(MESS) uzebox: small change for games that only works on early revisions. (nw)
[hash]uzebox.xml
[src/mess/drivers]uzebox.c

r20007 Wednesday 2nd January, 2013 at 11:43:55 UTC by Phil Bennett
Fixed crash on exit -nw-
[src/emu]ioport.c

r20006 Wednesday 2nd January, 2013 at 11:24:18 UTC by O. Galibert
floppy: Correctly reach files inside zips or softlists [O. Galibert]
[src/emu]softlist.c softlist.h
[src/emu/imagedev]floppy.c floppy.h
[src/lib/formats]ioprocs.c ioprocs.h

r20005 Wednesday 2nd January, 2013 at 10:28:46 UTC by Robbbert
added some notes (nw)
[src/mame/drivers]8080bw.c

r20004 Wednesday 2nd January, 2013 at 09:40:03 UTC by Robbbert
Spcewars, spacewr3 : fixed cocktail mode (nw)
[src/mame/drivers]8080bw.c

r20003 Wednesday 2nd January, 2013 at 09:30:01 UTC by Barry Rodewald
s11b: Made s11b driver class derived from s11 driver class to reduce code duplication.
[src/mame/drivers]s11b.c
[src/mame/includes]s11.h

r20002 Wednesday 2nd January, 2013 at 02:15:20 UTC by R. Belmont
And the rest of that commit (nw)
[src/mess/machine]cuda.c cuda.h egret.c egret.h

r20001 Wednesday 2nd January, 2013 at 02:14:55 UTC by R. Belmont
(MESS) Mac: get the 6805s away from knowing mac_state internals, fixes Pippin error [R. Belmont]
[src/mess/drivers]mac.c macpci.c
[src/mess/includes]mac.h macpci.h
[src/mess/machine]macadb.c macpci.c

r20000 Tuesday 1st January, 2013 at 21:36:40 UTC by Luca Elia
metro.c update [Luca Elia]
- added work RAM mirror (fixes toride2g intro)
- halved palette size
- corrected video chip model and offsets in several games
[src/mame/drivers]metro.c
[src/mame/includes]metro.h
[src/mame/video]metro.c

r19999 Tuesday 1st January, 2013 at 21:28:49 UTC by Oliver Stöneberg
fixed pmmidi.c includes (fixes Visual Studio linking) (nw)
[src/osd/portmedia]pmmidi.c

r19998 Tuesday 1st January, 2013 at 21:01:14 UTC by Oliver Stöneberg
forgot to change library name in makefile (nw)
[/trunk]makefile

r19997 Tuesday 1st January, 2013 at 20:59:25 UTC by Oliver Stöneberg
fixed portmidi library name / removed overwrite of ARCH when compiling libflac (nw)
[src/lib]lib.mak

r19996 Tuesday 1st January, 2013 at 20:41:17 UTC by Oliver Stöneberg
fixed portmidi Visual Studio warnings (nw)
[src/lib/portmidi]pmutil.c pmwinmm.c

r19995 Tuesday 1st January, 2013 at 19:49:38 UTC by Curt Coder
(MESS) xerox820: Fixed MT#5068. [Curt Coder]
[src/mess/drivers]xerox820.c
[src/mess/includes]xerox820.h

r19994 Tuesday 1st January, 2013 at 17:49:06 UTC by Oliver Stöneberg
log all unhandled exceptions in running_machine::run() / handle bad_cast exceptions thrown by dynaic_cast - gives proper error in osc1000b and pippin now (nw)
[src/emu]emucore.h machine.c

r19993 Tuesday 1st January, 2013 at 17:46:26 UTC by R. Belmont
FDC != WDC.  Bad OG ;-) (nw)
[src/mess/drivers]apollo.c

r19992 Tuesday 1st January, 2013 at 17:18:39 UTC by Oliver Stöneberg
handle binding_type_exception in running_machine::run() - gives proper error with apollo.c before assert (nw)
[src/emu]machine.c

r19991 Tuesday 1st January, 2013 at 16:58:48 UTC by R. Belmont
Enable compiling PortMidi (nw)

Tested on: Linux x64, Mac OS X 10.8, Windows 8 x64 w/latest toolchain for both OSD=windows and OSD=sdl.  MIDI should auto-disable on other OSes (*BSD) but there may be problems.  Works fine on Linux when set to use the system's copy of the library as well, which many distros prefer.
[/trunk]makefile
[src/emu]clifront.c clifront.h
[src/osd/sdl]sdl.mak sdlmain.c
[src/osd/windows]windows.mak winmain.c

r19990 Tuesday 1st January, 2013 at 16:11:32 UTC by R. Belmont
portmidi: Initial commit. [R. Belmont]

(nw: this isn't enabled to compile yet, this is just to make it easier to run the final tests on my Mac and my Windows laptop)
[src/lib]lib.mak
[src/lib/portmidi]finddefault.c* finddefaultlinux.c* osxsupport.h* osxsupport.m* pminternal.h* pmlinux.c* pmlinux.h* pmlinuxalsa.c* pmlinuxalsa.h* pmmac.c* pmmac.h* pmmacosxcm.c* pmmacosxcm.h* pmutil.c* pmutil.h* pmwin.c* pmwinmm.c* pmwinmm.h* portmidi.c* portmidi.h* porttime.c* porttime.h* ptlinux.c* ptmacosx_cf.c* ptmacosx_mach.c* ptwinmm.c* readbinaryplist.c* readbinaryplist.h*
[src/osd]osdcore.h
[src/osd/portmedia]pmmidi.c*
[src/osd/sdl]sdlmidi.c*
[src/osd/windows]winmidi.c*

r19989 Tuesday 1st January, 2013 at 15:49:40 UTC by Robbbert
Small changes [Kevin Eshbach]
-          Corrected how cocktail mode in Bagman is set.  Cocktail mode is set by grounding a pin on the edge connector, not a dip switch.  (Verified this on a real pcb and the schematics even show this correctly.)

-          Corrected the rom names and locations for the Xevious bootleg Xevios, added the pal dump for the Xevious bootleg and marked the game as wrong sound because it does not use any of Namco custom mcu’s but instead a 4th Z80.

-          Added partial dip switch locations for Elevator Action and Front Line

(NW NOTE) there is a new rom needed
[src/mame/drivers]bagman.c galaga.c taitosj.c

r19988 Tuesday 1st January, 2013 at 15:27:44 UTC by Robbbert
MT 05097 fix [Barry Harris]
[src/mame/drivers]fcrash.c

r19987 Tuesday 1st January, 2013 at 15:10:46 UTC by Nathan Woods
[COCO3] GIME cleanups; identify memory banks on device start (nw)
[src/mess/video]gime.c gime.h

r19986 Tuesday 1st January, 2013 at 14:15:28 UTC by Wilbert Pol
(MESS) Started hooking up the paddle to the i8021. (nw)
[src/mess/drivers]microvsn.c

r19985 Tuesday 1st January, 2013 at 13:11:39 UTC by Wilbert Pol
(MESS) microvsn.c: Small documentation update and improvements to clock speeds (nw)
[src/mess/drivers]microvsn.c

r19984 Tuesday 1st January, 2013 at 10:45:03 UTC by Wilbert Pol
(MESS) g7400: Added support for enabling/disabling the service row. Hooked up the i8243. (nw)
[src/mess/drivers]odyssey2.c
[src/mess/includes]odyssey2.h
[src/mess/machine]odyssey2.c
[src/mess/video]odyssey2.c

r19983 Tuesday 1st January, 2013 at 09:33:27 UTC by Barry Rodewald
s11a: made driver class be derived from the s11 driver class, to reduce code duplication.
[src/mame/drivers]s11.c s11a.c
[src/mame/includes]s11.h*

r19982 Tuesday 1st January, 2013 at 09:00:57 UTC by Curt Coder
2013
[docs]mame.txt
[src/osd/sdl]sdlmain.c

r19981 Tuesday 1st January, 2013 at 03:27:29 UTC by R. Belmont
bongo: Fix cocktail flip [Kevin Pickell]
[src/mame/video]galaxold.c

r19980 Monday 31st December, 2012 at 22:50:24 UTC by R. Belmont
scud: Hooked up Z80 digital sound board [R. Belmont]
[src/mame/drivers]model3.c
[src/mame/includes]model3.h

r19979 Monday 31st December, 2012 at 22:47:32 UTC by Nathan Woods
[COCO1/2]  Rewrote the 6883 SAM memory management; should not be as slow when
switching between 64k RAM and ROM/RAM mode anymore.
[src/mess/machine]6883sam.c 6883sam.h

r19978 Monday 31st December, 2012 at 22:38:00 UTC by R. Belmont
stcc: hooked up Z80 digital sound board [R. Belmont]
[src/mame/drivers]model2.c
[src/mame/includes]model2.h

r19977 Monday 31st December, 2012 at 22:32:15 UTC by Brian Troha
blueprnt.c: Document the easy to figure out dips for Grasspin - NW
[src/mame/drivers]blueprnt.c

r19976 Monday 31st December, 2012 at 22:04:28 UTC by R. Belmont
Split AMM decoder from YMZ770 and add MPEG layer 1/2 support [O. Galibert]

De-skeletonized Sega Z80 type Digital Sound Board, hooked up to swa [R. Belmont, O. Galibert]
[src/emu/sound]mpeg_audio.c* mpeg_audio.h* sound.mak ymz770.c ymz770.h
[src/mame/audio]dsbz80.c dsbz80.h
[src/mame/drivers]model1.c
[src/mame/includes]model1.h

r19975 Monday 31st December, 2012 at 21:29:02 UTC by Ryan Holtz
- render.c: Added new PRIMFLAG macros pertaining to vectors, to be used by the
           OSD. [MooglyGuy]

- d3dhlsl.c: Began laying the groundwork for vector post-processing, disabled
           by default. [MooglyGuy]
[hlsl]vector.fx*
[src/emu]render.c render.h
[src/emu/video]vector.c
[src/osd/windows]d3dhlsl.c d3dhlsl.h drawd3d.c drawd3d.h

r19974 Monday 31st December, 2012 at 19:34:46 UTC by David Haywood
oops, changed this before committing last time
[src/mame/drivers]blueprnt.c

r19973 Monday 31st December, 2012 at 19:09:52 UTC by David Haywood
new NOT WORKING
Grasspin [Alberto Grego, Zabanitu]

off what's new, it seems another Zilic / Ashby developed game, Christoper Stamper is credited in the sound rom.

marked as NOT working because it always gives me infinite lives? dips are read by the sound cpu and passed to the main cpu, but coinage / # lives works, so i'm not sure what's going on? help?
[src/mame]mame.lst
[src/mame/drivers]blueprnt.c
[src/mame/includes]blueprnt.h
[src/mame/video]blueprnt.c

r19972 Monday 31st December, 2012 at 18:54:12 UTC by Fabio Priuli
cpc_flop.xml: some more sorting before 2013. no whatsnew.
[hash]cpc_flop.xml

r19971 Monday 31st December, 2012 at 17:35:24 UTC by Ryan Holtz
[HLSL] Fixed crash when using presets. [MooglyGuy]

[HLSL] Restored old HLSL prescale behavior, with 0 being auto-detect. [MooglyGuy]
[src/osd/windows]d3dhlsl.c drawd3d.c winmain.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team