Note Feed

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

Previous 50 199869 Revisions Next 50

r15318 Sunday 5th February, 2012 at 17:37:10 UTC by Angelo Salese
Attempt #2
[src/lib]lib.mak

r15317 Sunday 5th February, 2012 at 16:56:10 UTC by Angelo Salese
MAME 0.145 tag again
[/tags/mame0145]trunk*

r15316 Sunday 5th February, 2012 at 16:54:00 UTC by Angelo Salese
Doesn't compile, red card for ya
[/trunk]makefile

r15315 Sunday 5th February, 2012 at 16:53:03 UTC by Angelo Salese
Fix for whatsnew counting
[/build/whatsnew]whatsnew_0145.txt

r15314 Sunday 5th February, 2012 at 16:13:41 UTC by Angelo Salese
MAME 0.145 tag
[/tags]mame0145*

r15313 Sunday 5th February, 2012 at 16:12:48 UTC by Angelo Salese
Cleanups again
[src/emu/machine]pls100.c pls100.h

r15312 Sunday 5th February, 2012 at 16:07:56 UTC by Angelo Salese
We are MAMEair, a new air flying company specialized in last minute flights ...
[/build]whatsnew.cmd
[/build/whatsnew]whatsnew_0145.txt

r15311 Sunday 5th February, 2012 at 15:49:34 UTC by Curt Coder
Added PLS100 (82S100) PLA emulation which utilizes a binary JED fusemap. [Curt Coder]
[src/emu]emu.mak
[src/emu/machine]pls100.c* pls100.h*

r15310 Sunday 5th February, 2012 at 15:14:28 UTC by Angelo Salese
Clean-ups and version bump
[src]version.c
[src/emu]diimage.c
[src/emu/machine]ctronics.c ctronics.h msm6242.c rtc65271.h
[src/emu/sound]samples.c
[src/emu/video]pc_vga.c
[src/mame]mame.lst mame.mak
[src/mame/audio]dsbz80.c wow.c
[src/mame/drivers]bmcpokr.c calchase.c deco32.c esd16.c igspc.c shtzone.c stv.c tourvis.c truco.c vamphalf.c
[src/mame/layout]superchs.lay
[src/mame/machine]atari_vg.h
[src/mame/video]boogwing.c decocomn.c decospr.c n64.c rdptpipe.h

r15309 Sunday 5th February, 2012 at 15:05:12 UTC by Angelo Salese
Whatsnew for 0.145, the greetings needs some serious work ...
[/build/whatsnew]whatsnew_0145.txt*

r15308 Sunday 5th February, 2012 at 14:12:57 UTC by Angelo Salese
new clones
---------------
Ultimate Arctic Thunder [gamerfan, Smitdogg, The Dumping Union]

Dumped HDD for Photo Play 2000 v2.01 [Team Europe]
[src/mame]mame.lst
[src/mame/drivers]midqslvr.c photoply.c

r15307 Sunday 5th February, 2012 at 13:59:47 UTC by Angelo Salese
New NOT WORKING game
--------------------
Bounty Hunter [Gatinho]
[src/mame]mame.lst mame.mak
[src/mame/drivers]bntyhunt.c*

r15306 Sunday 5th February, 2012 at 13:51:52 UTC by Angelo Salese
new clones
---------------
Print Club Goukakenran (J 991104 V1.000) [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
Print Club Olive (J 980717 V1.000) [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
Print Club 2 '98 Autumn Ver (J 980827 V1.000) [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
Print Club Kome Kome Club (J 970203 V1.000) [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]stv.c

r15305 Sunday 5th February, 2012 at 09:59:02 UTC by Fabio Priuli
workaround for softlist images ending up with the wrong basename. this fixes problems with nvram and snap handling in softlist. no whatsnew.
I'm not sure if the change from "m_image_name = softlist:gamename" to "m_image_name = softlist:gamename:partname" was done on purpose, but given how close we are to the release, I think it's safer to fix it here than to modify the softlist code.
[src/emu]diimage.c

r15304 Sunday 5th February, 2012 at 09:15:57 UTC by Miodrag Milanović
Do the softlist validation only on validate command (no whatsnew)
[src/emu]softlist.c

r15303 Sunday 5th February, 2012 at 08:28:43 UTC by Miodrag Milanović
Sync with MESS (no whatsnew)
[src/mame/machine]n64.c
[src/mame/video]n64.c

r15302 Sunday 5th February, 2012 at 07:00:09 UTC by Miodrag Milanović
Proper fix for issues with slots, removed old fix too (no whatsnew)
[src/emu]mconfig.c validity.c

r15301 Sunday 5th February, 2012 at 05:15:21 UTC by Aaron Giles
Guess at a fix for clickable artwork.
[src/emu]ioport.c ioport.h rendlay.c

r15300 Sunday 5th February, 2012 at 04:08:02 UTC by R. Belmont
fix rom load (nw)
[src/mame/drivers]model1.c

r15299 Saturday 4th February, 2012 at 23:57:03 UTC by R. Belmont
Model 1: add skeleton device for Z80 version of the MPEG sound board.  No playback, just running the Z80. [R. Belmont]
[src/mame]mame.mak
[src/mame/audio]dsbz80.c* dsbz80.h*
[src/mame/drivers]model1.c
[src/mame/includes]model1.h

r15298 Saturday 4th February, 2012 at 22:27:28 UTC by Roberto Fresca
Truco Tron reverse engineering [Roberto Fresca]

* Identified and added EF6821P PIA for I/O.
* Identified and added the CRTC as HD/UM6845.
* Identified a Maxim MAX691 and hooked watchdog/reset functions
   based on the PIA line where is tied. Also hooked others
   minor related things.
* Identified a Darlington Array ULN2003.
* Added correct clocks for main crystal, CPU and CRTC through #define.
* Improved inputs/jumpers with PCB traces.
* Added technical notes.
[src/mame/drivers]truco.c

r15297 Saturday 4th February, 2012 at 20:30:08 UTC by hap
fix -verifysamples from haze
[src/emu]audit.c

r15296 Saturday 4th February, 2012 at 20:18:31 UTC by Aaron Giles
Fixed device search in the debugger to work like a normal
device search.
[src/emu/debug]debugcpu.c

r15295 Saturday 4th February, 2012 at 20:06:48 UTC by Aaron Giles
Undo last change, it is unnecessary. Cheat problems must lie elsewhere.
[src/emu/debug]debugcpu.c

r15294 Saturday 4th February, 2012 at 20:04:49 UTC by Aaron Giles
Root colons not required by default in the debugger for region
lookups. Should address cheat expressions as well.
[src/emu/debug]debugcpu.c

r15293 Saturday 4th February, 2012 at 19:59:25 UTC by hap
WAV is not (yet) deprecated, rm warning that made it sound like it is
[src/emu/sound]samples.c

r15292 Saturday 4th February, 2012 at 19:58:03 UTC by Aaron Giles
Fix cliffhgr. tms9928a depends on the screen parameters matching output
exactly, but for ld games it doesn't since they are externally clocked.
[src/emu/video]tms9928a.c tms9928a.h
[src/mame/drivers]cliffhgr.c

r15291 Saturday 4th February, 2012 at 19:24:25 UTC by Aaron Giles
Fix tilemap viewer. Tilemaps now use the bitmap's raw palette instead
of machine->pens to lookup RGB32 values if the palette is present (it
is on all screen bitmaps). Today these are identical, but it's part of
a long-term effort to move away from a global palette and allowing
each bitmap or screen to have their own if that is preferred.
[src/emu]tilemap.c uigfx.c

r15290 Saturday 4th February, 2012 at 18:56:04 UTC by Angelo Salese
new clones
---------------
X-Men (4 Players ver ADA) [Bonky0013]
[src/mame]mame.lst
[src/mame/drivers]xmen.c

r15289 Saturday 4th February, 2012 at 17:35:42 UTC by R. Belmont
n64: sync with MESS (nw)
[src/mame/video]rdpspn16.c rdpspn16.h

r15288 Saturday 4th February, 2012 at 15:09:04 UTC by Angelo Salese
Quick patch from Haze, nw
[src/mame/drivers]neodrvr.c

r15287 Saturday 4th February, 2012 at 15:01:38 UTC by Angelo Salese
Work-around for MT #4656
[src/emu/machine]msm6242.c

r15286 Saturday 4th February, 2012 at 14:27:27 UTC by Pierpaolo Prazzoli
New WORKING game
--------------------
Boong-Ga Boong-Ga (Spank'em!) [R. Mucciarelli, pongplaya, ranger_lennier, Kevin Eshbach, gamerfan, M. Ponweiser, emuLOAD, R. Gatzke, Smitdogg, The Dumping Union, Pierpaolo Prazzoli]
[src/emu/cpu/e132xs]32xsdasm.c
[src/mame]mame.lst
[src/mame/drivers]vamphalf.c

r15285 Saturday 4th February, 2012 at 04:46:41 UTC by R. Belmont
fix memory stomp in latest N64 video (nw)
[src/mame/video]n64.c rdpspn16.h

r15284 Friday 3rd February, 2012 at 22:00:33 UTC by Brian Troha
correct rom / ver name for the New Tekken Tag Asia set.
[src/mame/drivers]namcos12.c

r15283 Friday 3rd February, 2012 at 21:31:09 UTC by hap
another stv video regression
[src/mame/video]stvvdp2.c

r15282 Friday 3rd February, 2012 at 21:06:10 UTC by Ryan Holtz
- RDP optimizations and memory system shunting in N64 driver; relative speedup of 1.4x to 1.5x [MooglyGuy]
[src/emu/cpu/rsp]rsp.c rsp.h rspdrc.c
[src/mame/machine]n64.c
[src/mame/video]n64.c n64.h rdpblend.c rdpblend.h rdpfb.c rdpfb.h rdpspn16.c rdptpipe.c rdptpipe.h rdptri.h

r15281 Friday 3rd February, 2012 at 18:26:03 UTC by Angelo Salese
Improved inputs
[src/mame/drivers]calchase.c

r15280 Friday 3rd February, 2012 at 18:19:29 UTC by hap
fix regression in stv_vdp2_draw_line
[src/mame/video]stvvdp2.c

r15279 Friday 3rd February, 2012 at 16:47:33 UTC by hap
small typofix (hello GuyveR800 :P)
[src/emu]drawgfx.c drawgfx.h tilemap.h
[src/mame/video]seta.c zaxxon.c

r15278 Friday 3rd February, 2012 at 16:18:00 UTC by Angelo Salese
Added sound
[src/mame/drivers]calchase.c

r15277 Friday 3rd February, 2012 at 15:00:15 UTC by Angelo Salese
Various wav/flac sample changes: [David Haywood]
* Remove hardcoded ".wav" sample extensions from within drivers
* Update samples.c to check for both .flac and .wav extensions when loading a sample
* Made sample loading failure a bit more verbose (various zips contained 0 byte samples, I assume to keep clrmame happy or something)
* Fixed memory allocation with 8-bit flac samples

Act Fancer: fixed background tilemap size, corrects level boss bg
(partial fix for MT #4585) [David Haywood]
[src/emu/sound]samples.c
[src/mame/audio]8080bw.c astrof.c blockade.c carnival.c cinemat.c circus.c depthch.c dkong.c gorf.c invinco.c mw8080bw.c pulsar.c segag80r.c snk6502.c spacefb.c targ.c triplhnt.c turbo.c vicdual.c wow.c zaxxon.c
[src/mame/drivers]actfancr.c aristmk4.c astinvad.c astrocde.c cosmic.c dai3wksi.c equites.c galaga.c gaplus.c gottlieb.c gotya.c gridlee.c m10.c mcr.c meadows.c rallyx.c safarir.c segag80v.c starcrus.c tankbatt.c thief.c

r15276 Friday 3rd February, 2012 at 14:41:46 UTC by Angelo Salese
Added idle skip
[src/mame/drivers]calchase.c

r15275 Friday 3rd February, 2012 at 13:59:30 UTC by Angelo Salese
Hooked up inputs in California Chase, game is now playable (still needs the user to launch boot.exe first) [Grull Osgo]
[src/mame/drivers]calchase.c

r15274 Friday 3rd February, 2012 at 13:28:28 UTC by Miodrag Milanović
Removed LEGACY_MEMORY_DEVICE and LEGACY_NVRAM_DEVICE support in core, since nothing is using it anymore (no whatsnew)
[src/emu]devlegcy.c devlegcy.h devtempl.h

r15273 Friday 3rd February, 2012 at 10:35:22 UTC by Miodrag Milanović
Converted RTC65271 and ATARIVGEAROM to modern devices (no whatsnew)
[src/emu/machine]rtc65271.c rtc65271.h
[src/mame/drivers]asteroid.c bwidow.c bzone.c centiped.c firebeat.c galaga.c runaway.c tempest.c twinkle.c
[src/mame/machine]atari_vg.c atari_vg.h

r15272 Friday 3rd February, 2012 at 08:25:11 UTC by Miodrag Milanović
import from mess (no whatsnew)
[src/emu/video]pc_vga.c

r15271 Friday 3rd February, 2012 at 00:09:22 UTC by Brian Troha
new clone added - Tekken Tag Asia

Roms dumped were specifically marked "TEG1" and matched the parent set.

New Clone Added
--------------------------------------
Tekken Tag Tournament (Asia, TEG2/VER.C1, set 1) [Brian Troha, Smitdogg, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]namcos12.c

r15270 Thursday 2nd February, 2012 at 21:48:13 UTC by hap
New clone added
----------------
Hyperspace (bootleg of Asteroids) [Byte Surfer]
[src/mame]mame.lst
[src/mame/drivers]asteroid.c

r15269 Thursday 2nd February, 2012 at 21:35:21 UTC by Mariusz Wojcieszek
New clones added
------------------
Print Club 2 Felix The Cat (Rev. A) [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
Print Club 2 '98 Spring Ver [f205v, ranger_lennier, dopefishjustin, Yohji, Smitdogg, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]stv.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team