Note Feed

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

Previous 50 199869 Revisions Next 50

r14968 Sunday 8th January, 2012 at 14:31:58 UTC by Angelo Salese
whatsnew for 0.144u5
[/build/whatsnew]whatsnew_0144u5.txt*

r14967 Sunday 8th January, 2012 at 12:34:09 UTC by hap
(unknown device is just a ram chip)
[src/mame/drivers]wiz.c

r14966 Sunday 8th January, 2012 at 04:57:14 UTC by Brian Troha
new clone added - Euro Rival School

New Clone Added
------------------------------------
Rival Schools: United By Fate (Euro 971117) [Corrado Tomaselli, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]zn.c

r14965 Saturday 7th January, 2012 at 21:40:05 UTC by O. Galibert
mess sync (nw)
[src/emu/machine]amigafdc.c

r14964 Saturday 7th January, 2012 at 21:08:39 UTC by O. Galibert
typo fix (nw)
[src/lib/formats]dfi_dsk.c

r14963 Saturday 7th January, 2012 at 21:03:04 UTC by O. Galibert
mess sync (nw)
[src/lib]lib.mak
[src/lib/formats]dfi_dsk.c dfi_dsk.h flopimg.c pc_dsk.c pc_dsk.h

r14962 Saturday 7th January, 2012 at 20:50:20 UTC by O. Galibert
Placeholders.
[src/lib/formats]dfi_dsk.c* dfi_dsk.h*

r14961 Saturday 7th January, 2012 at 17:28:42 UTC by Angelo Salese
New NOT WORKING game
--------------------
7 Smash [Yohji, Smitdogg, Charles MacDonald, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]luckgrln.c

r14960 Saturday 7th January, 2012 at 15:51:50 UTC by hap
fix nosound regression
[src/mame/drivers]wiz.c
[src/mame/includes]wiz.h

r14959 Saturday 7th January, 2012 at 09:03:36 UTC by O. Galibert
uiimage/diimage: Dumbify the menus and add a control layer [O. Galibert]
[src/emu]diimage.c diimage.h softlist.c softlist.h uiimage.c uiimage.h uiswlist.c uiswlist.h

r14958 Friday 6th January, 2012 at 18:12:39 UTC by Angelo Salese
An update to last commit
[src/mame/drivers]pgm.c

r14957 Friday 6th January, 2012 at 17:50:46 UTC by Angelo Salese
New file addition
[src/mame/drivers]pgm2.c*

r14956 Friday 6th January, 2012 at 17:49:30 UTC by Angelo Salese
PGM driver cleanups. [David Haywood]

Rainbow Island driver cleanups + rename to avoid mess conflict [David Haywood]

Improved puzzli2 protection simulation [iq132]
[src/mame]mame.lst mame.mak
[src/mame/drivers]pgm.c rainbow.c
[src/mame/includes]pgm.h rainbow.h
[src/mame/machine]rainbow.c
[src/mame/video]rainbow.c

r14955 Friday 6th January, 2012 at 17:40:31 UTC by Angelo Salese
started converting steppers to simulate actual behavior in a more logical way, rather than using hardcoded tables [J. Wallace]
[src/mame/machine]steppers.c

r14954 Friday 6th January, 2012 at 13:15:15 UTC by Fabio Priuli
sync with mess. no whatsnew.
[src/mame/drivers]saturn.c

r14953 Friday 6th January, 2012 at 11:12:36 UTC by Curt Coder
scsihd.c: Get sector size from CHD metadata to support old 256 bytes/sector SASI drives, and allow hard disk image subdevices. [Curt Coder]
[src/emu/machine]scsihd.c

r14952 Friday 6th January, 2012 at 07:07:49 UTC by Miodrag Milanović
Added delayed interrupts in idectrl to enable booting on some older bioses [Carl]
[src/emu/machine]idectrl.c

r14951 Friday 6th January, 2012 at 01:55:32 UTC by Barry Rodewald
i386: Moved stack changes to be after protection checks in RETF and IRET
     Made ARPL protected mode only
     Added protection checks when MOVing to a segment register.
[src/emu/cpu/i386]i386.c i386op16.c i386ops.c

r14950 Thursday 5th January, 2012 at 18:08:59 UTC by Phil Bennett
New games added as NOT_WORKING
----------------------------------
Virtuality SU2000 [Phil Bennett, SailorSat]
[src/mame]mame.lst mame.mak
[src/mame/drivers]su2000.c*

r14949 Thursday 5th January, 2012 at 17:55:42 UTC by Phil Bennett
Added XTAL_33_833MHz define
[src/emu/drivers]xtal.h

r14948 Thursday 5th January, 2012 at 13:31:37 UTC by hap
(rm unneeded notes)
[src/mame/drivers]angelkds.c

r14947 Thursday 5th January, 2012 at 13:16:13 UTC by Miodrag Milanović
Fix for DTD validation (no whatsnew)
[src/emu]info.c

r14946 Thursday 5th January, 2012 at 12:31:45 UTC by Miodrag Milanović
Added DEC Rainbow XTAL value and part number update (no whatsnew)
[src/emu/drivers]xtal.h

r14945 Thursday 5th January, 2012 at 10:13:05 UTC by Miodrag Milanović
Fixed allocating of multiple parts in softlist (no whatsnew)
[src/emu]softlist.c

r14944 Thursday 5th January, 2012 at 08:48:15 UTC by Jonathan Gevaryahu
Fix four spc700 opcodes which didn't disassemble correctly [kevtris]
[src/emu/cpu/spc700]spc700ds.c

r14943 Thursday 5th January, 2012 at 08:15:25 UTC by Miodrag Milanović
Fix issue displaying keyboard names in menu (no whatsnew)
[src/emu]ioport.c

r14942 Thursday 5th January, 2012 at 03:23:51 UTC by R. Belmont
OS/2 updates [KO Myung-Hun]
[src/lib/cothread]x86.c
[src/osd/sdl]sdlsync_os2.c

r14941 Thursday 5th January, 2012 at 00:13:16 UTC by Tafoid
Consistency fix:  Moved .h file out of DRIVERS and placed into INCLUDES (nw)
[src/mame/drivers]bfm_sc4.c bfm_sc45.h bfm_sc5.c
[src/mame/includes]bfm_sc45.h*

r14940 Wednesday 4th January, 2012 at 23:39:17 UTC by R. Belmont
chdman: don't be case sensitive on the input type extension [R. Belmont]
[src/lib/util]chdcd.c

r14939 Wednesday 4th January, 2012 at 22:00:02 UTC by hap
aquarium.c: removed region hack, fixed offtune music, fixed testmode [hap]
[src/mame/drivers]aquarium.c

r14938 Wednesday 4th January, 2012 at 20:42:16 UTC by hap
pcb has 6mhz and 4mhz xtals, no way main z80 is 8mhz then
[src/mame/drivers]angelkds.c

r14937 Wednesday 4th January, 2012 at 18:32:30 UTC by Angelo Salese
Fix z80dma assert
[src/emu/machine]z80dma.c

r14936 Wednesday 4th January, 2012 at 16:58:26 UTC by Ryan Holtz
ARM7: Fixed 39-in-1 booting. [Tim Schuerewegen]
[src/emu/cpu/arm7]arm7.c

r14935 Wednesday 4th January, 2012 at 14:28:08 UTC by Fabio Priuli
softlist.c: no_dump CHDs should not trigger validation errors. no whatsnew.
[src/emu]softlist.c

r14934 Wednesday 4th January, 2012 at 09:06:34 UTC by Miodrag Milanović
Implemented UD2 instruction, thing is that in any case it should raise invalid trap and not unimplemented, but exist as official from Pentium  (no whatsnew)
[src/emu/cpu/i386]i386ops.h pentops.c

r14933 Tuesday 3rd January, 2012 at 23:59:24 UTC by Alex Jackson
Fix MT #4590 (probably) [Alex Jackson]
[src/mame/drivers]m107.c

r14932 Tuesday 3rd January, 2012 at 21:57:12 UTC by hap
(wboy companyname is other way around)
[src/mame/drivers]system1.c

r14931 Tuesday 3rd January, 2012 at 21:51:06 UTC by Mariusz Wojcieszek
CPS-3 update [Team CPS-1]:

* Dumped and added Street Fighter III 3rd Strike
 Euro BIOS, unlocked 2 new sets
* Reordered all sets per release date
* Minor fixes

New clones added
------------------------------------------------------------------------------------------------------
Street Fighter III 3rd Strike: Fight for the Future (Euro 990608) [Layne, Smitdogg, The Dumping Union]
Street Fighter III 3rd Strike: Fight for the Future (Euro 990512) [Layne, Smitdogg, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]cps3.c

r14930 Tuesday 3rd January, 2012 at 21:36:14 UTC by Angelo Salese
Work-around for Sim City 2k (MESS specific bug-fix)
[src/emu/cpu/i386]x87ops.c

r14929 Tuesday 3rd January, 2012 at 21:20:41 UTC by Angelo Salese
FABS bug-fix
[src/emu/cpu/i386]x87ops.c

r14928 Tuesday 3rd January, 2012 at 20:57:54 UTC by Angelo Salese
Ok, this is the last opcode based x87 batch, now things needs to be bug fixed ...
[src/emu/cpu/i386]x87ops.c

r14927 Tuesday 3rd January, 2012 at 20:51:38 UTC by Ryan Holtz
Fixed SHA1s for quizrd34, no whatsnew.

Uploading the quizrd34 CHD right now.

Next time something like this comes up, someone should contact me by /msg-ing MooglyGuy on IRC (EFNet). I get tons, tons of non-MAME-related e-mail to my mooglyguy@gmail address, so I make an explicit point of never checking it unless I want to catch up on the MAME mailing list, since I filter all MAME-related e-mails into a separate folder for asynchronous reading. Therefore, any synchronous communications should occur through other means.
[src/mame/drivers]cdi.c

r14926 Tuesday 3rd January, 2012 at 16:08:17 UTC by Angelo Salese
Another batch of x87 opcodes
[src/emu/cpu/i386]x87ops.c

r14925 Tuesday 3rd January, 2012 at 15:11:37 UTC by Aaron Giles
Doesn't anyone run mame -valid anymore?
[src/mame/drivers]globalfr.c

r14924 Tuesday 3rd January, 2012 at 09:50:40 UTC by Phil Bennett
Revert r14902 for sdlmain.c. Fixes compilation on Intel OS X.
[src/osd/sdl]sdlmain.c

r14923 Tuesday 3rd January, 2012 at 07:07:19 UTC by Miodrag Milanović
Patch for i386 helps booting Phoenix bios from Carl (no whatsnew)
[src/emu/cpu/i386]i386ops.c

r14922 Tuesday 3rd January, 2012 at 07:02:00 UTC by Miodrag Milanović
[MCS48] Fixed I8021/I8022 clock divider. [Curt Coder]

Added part numbers. (nw)
[src/emu/cpu/mcs48]mcs48.c
[src/emu/drivers]xtal.h

r14921 Tuesday 3rd January, 2012 at 03:13:01 UTC by Angelo Salese
Hooked up Voodoo, and another batch of x87. It fails due of the color DAC
[src/emu/cpu/i386]x87ops.c
[src/mame/drivers]funkball.c

r14920 Tuesday 3rd January, 2012 at 02:23:29 UTC by R. Belmont
fix linking (how did this work on anything?) (nw)
[src/lib/util]astring.c

r14919 Tuesday 3rd January, 2012 at 02:21:42 UTC by R. Belmont
GCC 4.6 compile helper; linking still fails :( (nw)
[src/emu/debugint]debugint.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team