Note Feed

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

Previous 50 199869 Revisions Next 50

r14168 Monday 10th October, 2011 at 21:32:08 UTC by Roberto Zandonà
konami 56832: fixed scrollmode 2 for flipped screen [Roberto Zandona']
[src/mame/video]asterix.c konicdev.c konicdev.h lethal.c

r14167 Monday 10th October, 2011 at 21:28:17 UTC by Tafoid
Adjustments..
[/build/whatsnew]whatsnew_0143u7.txt

r14166 Monday 10th October, 2011 at 21:17:54 UTC by Angelo Salese
clean-ups and version bump
[src]version.c
[src/emu]memory.c
[src/emu/cpu/m68000]m68k_in.c m68kcpu.c m68kmake.c m68kmmu.h
[src/emu/cpu/sh4]sh3comn.c sh4.c sh4.h sh4comn.c sh4comn.h sh4dmac.c sh4tmu.c
[src/emu/cpu/t11]t11.c
[src/emu/debug]debugvw.c
[src/emu/machine]z8536.c z8536.h
[src/emu/video]h63484.c
[src/lib/formats]flopimg.c flopimg.h
[src/mame]mame.lst
[src/mame/drivers]aleck64.c astropc.c atronic.c belatra.c bfm_sc4.c bfm_sc45.h bfm_sc5.c cavesh3.c cd32.c famibox.c gamtor.c goldstar.c maygay1b.c multfish.c namcos10.c namcos22.c neodrvr.c seta2.c umipoker.c vigilant.c whitestar.c wms.c
[src/mame/video]namcos22.c seta2.c
[src/osd/windows]output.c

r14165 Monday 10th October, 2011 at 21:09:56 UTC by Angelo Salese
Whatsnew for 0.143u7
[/build/whatsnew]whatsnew_0143u7.txt*

r14164 Monday 10th October, 2011 at 20:51:10 UTC by Angelo Salese
Implemented RAMDAC for gamtor.c
[src/mame/drivers]gamtor.c

r14163 Monday 10th October, 2011 at 20:37:17 UTC by Angelo Salese
Updated intelfsh.c in order to support AMD 29F080 chip [Sandro Ronco]
[src/emu/machine]intelfsh.c intelfsh.h

r14162 Monday 10th October, 2011 at 20:33:08 UTC by Angelo Salese
Added correct P1 and M1 for Neo Mr. Do and made some documentation updates in the Neo-Geo driver [Johnboy]
[src/mame/drivers]neodrvr.c

r14161 Monday 10th October, 2011 at 19:45:31 UTC by hap
hide_cursor option for chess games and clickable artwork and such.
default to on means exactly the same behaviour as it was before, off means mousecursor is _always_ shown
[src/osd/windows]window.c winmain.c winmain.h

r14160 Monday 10th October, 2011 at 19:25:47 UTC by Angelo Salese
Video fix from MetalliC, nw
[src/mame/drivers]cavesh3.c

r14159 Monday 10th October, 2011 at 18:37:18 UTC by hap
revert r14152, good idea but please add a -grabcursor option instead
[src/osd/windows]window.c

r14158 Monday 10th October, 2011 at 18:20:33 UTC by Angelo Salese
switch-case break fix, nw
[src/mame/drivers]cavesh3.c

r14157 Monday 10th October, 2011 at 17:29:13 UTC by Angelo Salese
Speed-up fixes from Haze, nw
[src/mame/drivers]cavesh3.c gamtor.c

r14156 Monday 10th October, 2011 at 17:23:58 UTC by hap
timecris default eeprom with gun calibrated
[src/mame/drivers]namcos22.c

r14155 Monday 10th October, 2011 at 16:06:12 UTC by hap
super22 funny cpuboard leds
[src/mame/drivers]namcos22.c

r14154 Monday 10th October, 2011 at 13:49:13 UTC by hap
small fix for super22 eeprom, doesn't fix propcycl eeprom-init though (which has always needed a hack to boot)
[src/mame/drivers]namcos22.c

r14153 Monday 10th October, 2011 at 12:52:17 UTC by Miodrag Milanović
cavesh3 - some small changes for some specific commented cases by Haze (no whatsnew)
[src/mame/drivers]cavesh3.c

r14152 Monday 10th October, 2011 at 07:56:14 UTC by O. Galibert
Windows only - for evaluation - changed when mouse pointer goes off. Pointer will always be on in windowed mode. In full-screen, it will obey the -mouse / -nomouse option. This means that you will always have a mouse pointer in mouse-enabled artwork (such as chess), since these must always be run in windowed mode.
[src/osd/windows]window.c

r14151 Monday 10th October, 2011 at 07:53:16 UTC by Roberto Fresca
Fixed the graphics decode of Las Vegas. [Roberto Fresca]
[src/mame/drivers]murogem.c

r14150 Monday 10th October, 2011 at 07:37:08 UTC by Roberto Fresca
Figured out the sound system of Muroge Monaco and clones.
It's a Delta-Sigma DAC (1-bit/Bitstream), driven by the
bit 3 of the output port 0x7000. [Roberto Fresca]
[src/mame/drivers]murogem.c

r14149 Monday 10th October, 2011 at 06:57:18 UTC by Miodrag Milanović
Fix GCC 4.6 compile (no whatsnew)
[src/mame/drivers]cavesh3.c

r14148 Monday 10th October, 2011 at 06:33:16 UTC by Miodrag Milanović
Latest patch from Haze (no whatsnew)
[src/emu/cpu/sh4]sh3comn.c sh3comn.h
[src/mame/drivers]cavesh3.c

r14147 Monday 10th October, 2011 at 03:50:10 UTC by Alex Jackson
Fixed MT#04345: nbbatman, ssoldier and clones: Sounds freezes or halts after a time (Mamesick)
[src/mame/drivers]m92.c

r14146 Monday 10th October, 2011 at 03:33:57 UTC by Roberto Fresca
New clones added
----------------
Muroge Monaco (set 3) [Roberto Fresca, EMMA Italian Dumping Team]
[src/mame]mame.lst
[src/mame/drivers]murogem.c

r14145 Monday 10th October, 2011 at 03:25:08 UTC by Tafoid
Re-hooked inputs from Haze (nw)
[src/emu/cpu/sh4]sh3comn.c sh3comn.h
[src/mame/drivers]cavesh3.c

r14144 Monday 10th October, 2011 at 03:08:05 UTC by hap
(document pdp 0xfffd)
[src/mame/drivers]namcos22.c

r14143 Monday 10th October, 2011 at 01:00:24 UTC by Tafoid
We get signal.  What!  Main screen turn on!  Silly bug fixed from Haze (nw)
[src/mame/drivers]cavesh3.c

r14142 Monday 10th October, 2011 at 00:46:06 UTC by Tafoid
Added the video code back in.. it's definitely processing the blit lists etc. now, although all it seems to be drawing is blank data at this time. From Haze (nw)
[src/mame/drivers]cavesh3.c

r14141 Sunday 9th October, 2011 at 23:09:13 UTC by Tafoid
Preliminary hook up of sh3 dma from Haze + flash access code from Luca. (nw)
[src/emu/cpu]cpu.mak
[src/emu/cpu/sh4]sh3comn.c sh3comn.h sh4.c sh4comn.c sh4comn.h sh4dmac.c* sh4dmac.h* sh4regs.h
[src/mame/drivers]cavesh3.c

r14140 Saturday 8th October, 2011 at 23:02:59 UTC by R. Belmont
m68k: preliminary 68040 MMU implementation [R. Belmont]
[src/emu/cpu/m68000]m68k_in.c m68kcpu.c m68kcpu.h m68kmmu.h

r14139 Saturday 8th October, 2011 at 18:03:57 UTC by Miodrag Milanović
More interrupt work by Haze (no whatsnew)
[src/emu/cpu/sh4]sh3comn.c sh3comn.h sh4.c sh4comn.c sh4comn.h
[src/mame/drivers]cavesh3.c

r14138 Friday 7th October, 2011 at 22:53:38 UTC by R. Belmont
fix GCC 4.6.x compile (nw)
[src/emu/cpu/sh4]sh4comn.c

r14137 Friday 7th October, 2011 at 21:29:30 UTC by hap
(ace driver sub-title)
[src/mame/drivers]namcos22.c

r14136 Friday 7th October, 2011 at 20:09:56 UTC by Wilbert Pol
tms9928a.c: Fixed colission detection regression.  [Wilbert Pol]
[src/emu/video]tms9928a.c

r14135 Friday 7th October, 2011 at 17:55:39 UTC by Tafoid
Timer interrupts now fire and get exceptions get processed. From Haze (nw)
[src/emu/cpu/sh4]sh4comn.c
[src/mame/drivers]cavesh3.c

r14134 Friday 7th October, 2011 at 16:06:28 UTC by Tafoid
Made the interrupt priority registers reusable on the SH3, hooked up TMU priority register on the sh3 side so that the Timers actually attempt to cause exceptions.  From Haze (nw)
[src/emu/cpu/sh4]sh3comn.c sh3comn.h sh4.c sh4comn.c sh4comn.h
[src/mame/drivers]cavesh3.c

r14133 Friday 7th October, 2011 at 14:52:42 UTC by hap
namcos22.c: Fixed or improved tokyowar sprite garbage, sprites in alpinesa alpinr2a/b and cybrcycc, sprite x/y flipping, sprite delta x/y, texture c-mode (again), and some z priority issues. [hap]
[src/mame/video]namcos22.c

r14132 Friday 7th October, 2011 at 14:19:13 UTC by Miodrag Milanović
Small timer fix by Haze (no whatsnew)
[src/emu/cpu/sh4]sh3comn.c sh4tmu.c

r14131 Friday 7th October, 2011 at 12:57:06 UTC by Miodrag Milanović
Reusing the SH4 timer code for the SH3 after a bit of refactoring by Haze (no whatsnew)
[src/emu/cpu]cpu.mak
[src/emu/cpu/sh4]sh3comn.c sh3comn.h sh4.c sh4comn.c sh4regs.h sh4tmu.c* sh4tmu.h*

r14130 Friday 7th October, 2011 at 04:38:13 UTC by Mariusz Wojcieszek
Corrected nbajamtn description (it is a prototype of network enabled version and not hack). No whatsnew.
[src/mame]mame.lst
[src/mame/drivers]midtunit.c

r14129 Thursday 6th October, 2011 at 23:27:11 UTC by hap
sprite y-clipping (preliminary, disabled by default for now)
[src/mame/video]namcos22.c

r14128 Thursday 6th October, 2011 at 20:11:39 UTC by Tafoid
Changed the sh4 timer code a bit to avoid direct references to sh4 addresses, making it more possible to reuse it for sh3 from Haze (nw)
[src/emu/cpu/sh4]sh4.c sh4comn.c sh4comn.h

r14127 Thursday 6th October, 2011 at 20:06:59 UTC by Tafoid
A safety check to prevent recursion (avoid drop to command-line on certain sets), fix rom_load for some adder5 sets from Haze (nw)
[src/mame/drivers]bfm_sc5.c mpu4.c

r14126 Thursday 6th October, 2011 at 18:50:50 UTC by hap
fixed zsort
[src/mame/video]namcos22.c

r14125 Thursday 6th October, 2011 at 17:42:25 UTC by Mariusz Wojcieszek
New clones added
--------------------------------------------------
NBA Jam T.E. Nani Edition (rev 5.2 8/11/95) [TerryMasters]
[src/mame]mame.lst
[src/mame/drivers]midtunit.c

r14124 Thursday 6th October, 2011 at 17:31:55 UTC by hap
properly emulate sprite deltax + some small fixes
[src/mame/video]namcos22.c

r14123 Thursday 6th October, 2011 at 15:11:27 UTC by hap
properly emulate sprite deltay
[src/mame/video]namcos22.c

r14122 Thursday 6th October, 2011 at 14:15:38 UTC by hap
fix propcycl scoreboard
[src/mame/video]namcos22.c

r14121 Thursday 6th October, 2011 at 03:33:34 UTC by Brian Troha
New clone added Cruis'n Exotica 1.0 (not working)

New Clone Added
-----------------------------------
Cruis'n Exotica v1.0 [Brian Troha, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]midzeus.c

r14120 Wednesday 5th October, 2011 at 23:16:26 UTC by Tafoid
Revert of r14116 by request (nw)
[src/mame/drivers]mpu4.c

r14119 Wednesday 5th October, 2011 at 21:32:18 UTC by hap
cybrcycc sprites look ok now
[src/mame/video]namcos22.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team