Note Feed

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

Previous 50 199869 Revisions Next 50

r32133 Tuesday 16th September, 2014 at 17:39:12 UTC by David Haywood
new clones
Mega Man: The Power Battle (CPS2, USA 950926, SAMPLE Version) [Asure]
[src/mame]mame.lst
[src/mame/drivers]cps2.c
[src/mame/machine]cps2crpt.c

r32132 Tuesday 16th September, 2014 at 16:34:20 UTC by O. Galibert
More colors (nw)
[src/mame/drivers]raiden2.c

r32131 Tuesday 16th September, 2014 at 15:49:51 UTC by O. Galibert
missing blended color (nw)
[src/mame/drivers]raiden2.c

r32130 Tuesday 16th September, 2014 at 15:24:54 UTC by Alex Jackson
memory.c: fix memdump output for nop/unmapped/watchpoint entries, broken by r31731 (nw)
[src/emu]memory.c

r32129 Tuesday 16th September, 2014 at 15:23:14 UTC by O. Galibert
fix blending some more (nw)
[src/mame/drivers]raiden2.c
[src/mame/includes]raiden2.h

r32128 Tuesday 16th September, 2014 at 10:52:11 UTC by Barry Rodewald
trident: extended 3d8/3d9/CR0E new mode SVGA bank size.  BIOS now detects 2MB VRAM (but win95 is still clueless).
[src/emu/bus/isa]trident.c trident.h

r32127 Tuesday 16th September, 2014 at 09:28:29 UTC by David Haywood
double buffer nmk16 sprites (nw)
[src/mame/drivers]nmk16.c

r32126 Tuesday 16th September, 2014 at 04:59:46 UTC by Fabio Priuli
ui: fixed crash when loading floppies with no parent software
from softlist (only via internal File Manager, though) [Fabio Priuli]
[src/emu/imagedev]floppy.c

r32125 Tuesday 16th September, 2014 at 04:57:19 UTC by Fabio Priuli
softlist: fixed inconsistent -listsoftware output. [phulshof]
[src/emu]clifront.c

r32124 Tuesday 16th September, 2014 at 04:05:33 UTC by Barry Rodewald
trident: some WIP, added CRTC offset bit 8 and start address bits 16-18.
[src/emu/bus/isa]svga_trident.c trident.c trident.h

r32123 Monday 15th September, 2014 at 21:29:37 UTC by David Haywood
new NOT WORKING
Go-Stop [system11]

might be playable, button mappings need looking at (bet etc.) but definitely uses unemulated ST0016 tile modes (bg should be 16x16 tiles)
[src/mame]mame.lst
[src/mame/drivers]st0016.c

r32122 Monday 15th September, 2014 at 20:55:32 UTC by David Haywood
add palette dma (RAM to private buffer) to all seibu cop games

moved some of the Raiden 2 cop emulation to a new device (just the memory DMA stuff, including private buffer copy code) and started sharing it with legionna.c in order to avoid code duplication.  We can slowly move other duplicate code over too and eventually kill the old seicop.c
[src/emu/machine]machine.mak seibu_cop.c seibu_cop.h
[src/mame]mame.mak
[src/mame/drivers]legionna.c raiden2.c
[src/mame/includes]legionna.h raiden2.h
[src/mame/machine]raiden2cop.c* raiden2cop.h* seicop.c seicop.h

r32121 Monday 15th September, 2014 at 02:25:42 UTC by R. Belmont
ftspeed: Redumped ic15, fixes graphics glitches on some stages. [Cah4e3]
[src/mame/drivers]naomi.c

r32120 Sunday 14th September, 2014 at 23:17:00 UTC by Barry Rodewald
sb16: comment out unused variable (no whatsnew)
[src/emu/bus/isa]sb16.c

r32119 Sunday 14th September, 2014 at 22:29:08 UTC by Michael Zapf
(MESS) geneve: Give grom_address an initial value. (nw)
[src/mess/machine/ti99]genboard.c

r32118 Sunday 14th September, 2014 at 22:28:33 UTC by Michael Zapf
(MESS) ti99: Avoid debugger messing up the setaddress/memory access pairs. (nw)
[src/emu/bus/ti99_peb]bwg.c bwg.h hfdc.c hfdc.h

r32117 Sunday 14th September, 2014 at 22:26:58 UTC by Carl
(mess) sb16: small fix (nw)
[src/emu/bus/isa]sb16.c

r32116 Sunday 14th September, 2014 at 22:09:11 UTC by Carl
(mess) sb16: Add Soundblaster 16 low level emulation [Carl, Malice, O. Galibert]
---
The diagnose program mostly works but I'm sure there are still many more bugs, it definitely isn't near as usable as the hle (at least yet).
[src/emu/bus]bus.mak
[src/emu/bus/isa]isa_cards.c isa_cards.h sb16.c* sb16.h*

r32115 Sunday 14th September, 2014 at 20:19:37 UTC by Michael Zapf
(MESS) hdc9234 WIP: Some intermediate cleanups. Also, guard HFDC against
debugger.(nw)
[src/emu/bus/ti99_peb]hfdc.c
[src/emu/machine]hdc9234.c hdc9234.h

r32114 Sunday 14th September, 2014 at 15:44:26 UTC by R. Belmont
SDL: use Windows OSD's font-selection semantics for SDL Windows builds. [R. Belmont]
[src/osd/sdl]sdlmain.c

r32113 Sunday 14th September, 2014 at 04:58:04 UTC by Jonathan Gevaryahu
(MESS) cat.c: comment updates (nw)
[src/mess/drivers]cat.c

r32112 Saturday 13th September, 2014 at 22:58:01 UTC by Michael Zapf
(MESS) hdc9234 WIP: write sector FM/MFM working. (nw)
[src/emu/machine]hdc9234.c hdc9234.h

r32111 Saturday 13th September, 2014 at 22:56:36 UTC by Michael Zapf
(MESS) ti99: Changed logging for HFDC and interleave for MFM. (nw)
[src/emu/bus/ti99_peb]hfdc.c
[src/lib/formats]ti99_dsk.c

r32110 Saturday 13th September, 2014 at 19:59:51 UTC by Oliver Stöneberg
more sdlwork.c and winwork.c consolidation / SDL now supports envrionment variable OSDWORKQUEUEMAXTHREADS (nw)
[src/osd/sdl]sdlos_win32.c sdlwork.c
[src/osd/windows]windows.mak winos.c* winos.h* winwork.c

r32109 Saturday 13th September, 2014 at 19:44:41 UTC by Oliver Stöneberg
more work to make sdlwork.c and winwork.c match / un-broke Windows SDL build by completely moving the sdlsync_win32.c code to winsync.c (nw)
[src/osd/sdl]sdlsync_win32.c
[src/osd/windows]winsync.c winsync.h winwork.c

r32108 Saturday 13th September, 2014 at 18:39:42 UTC by Wilbert Pol
(MESS) msx.c: Added a small workaround to support systems with 8KB RAM.
[src/emu/bus/msx_slot]ram.h

r32107 Saturday 13th September, 2014 at 14:28:14 UTC by Miodrag Milanović
static_config removed from speaker (nw)
[src/emu/bus/ecbbus]grip.c
[src/emu/sound]speaker.c speaker.h
[src/mess/drivers]apogee.c pokemini.c vtech1.c

r32106 Saturday 13th September, 2014 at 13:58:54 UTC by Wilbert Pol
(MESS) msx.c: Limit tpp311, tps312, and hx23 to 64KB video ram. (nw)
[src/mess/drivers]msx.c

r32105 Saturday 13th September, 2014 at 13:51:34 UTC by Miodrag Milanović
Removed static config in RC filter and small cleanup (nw)
[src/emu/sound]flt_rc.c flt_rc.h
[src/mame/drivers]39in1.c

r32104 Saturday 13th September, 2014 at 13:29:39 UTC by Miodrag Milanović
cleanup (nw)
[src/emu/imagedev]diablo.h
[src/emu/video]epic12.h
[src/mame/drivers]buster.c cyclemb.c gsword.c rbmk.c

r32103 Saturday 13th September, 2014 at 12:31:16 UTC by Miodrag Milanović
Removed static config for discrete (nw)
[src/emu/bus/abckb]abc77.c
[src/emu/sound]discrete.c discrete.h
[src/mame/audio]bwidow.c bzone.c crbaloon.c galaxian.c irem.c mario.c mw8080bw.c qix.c spiders.c vicdual.c
[src/mame/drivers]8080bw.c asteroid.c atarifb.c avalnche.c blockade.c bsktball.c btime.c canyon.c circus.c circusc.c cliffhgr.c copsnrob.c dragrace.c firetrk.c galaga.c galaxian.c goldnpkr.c grchamp.c gyruss.c hitme.c ironhors.c m14.c m79amb.c madalien.c nitedrvr.c norautp.c orbit.c phoenix.c polepos.c poolshrk.c quantum.c skydiver.c skyraid.c snk6502.c sprint2.c sprint4.c sprint8.c starshp1.c subs.c tank8.c triplhnt.c uapce.c ultratnk.c videopin.c wiz.c
[src/mess/drivers]abc80x.c hec2hrp.c interact.c osi.c vidbrain.c vip.c vixen.c
[src/mess/machine]v1050kb.c

r32102 Saturday 13th September, 2014 at 12:09:01 UTC by Robbbert
moved atarianb (hacked for emulators) set to hbmame.
[src/mame]mame.lst
[src/mame/drivers]atari_s1.c

r32101 Saturday 13th September, 2014 at 11:33:00 UTC by Robbbert
wpc: added model numbers
[src/mame/drivers]wpc_95.c wpc_an.c wpc_dcs.c wpc_dot.c wpc_flip1.c wpc_flip2.c wpc_s.c zac_1.c

r32100 Saturday 13th September, 2014 at 10:41:04 UTC by David Haywood
Added proper NMK004 internal rom [trap15]

Hooked up support for NMK004 internal rom in MAME, replacing Nicola's old simulation code [trap15, David Haywood]

Fixed TLCS90 16-bit timers & support NMI in the core [trap15]

Various tweaks and improvements in nmk16.c (timings, sound balance, etc.) [trap15, David Haywood]

US AAF Mustang now has sound / music for the first time

Much better sound / music in the following games Bio-ship Paladin, Vandyke, Black Heart, Acrobat Mission, Koutetsu Yousai Strahl, Thunder Dragon, Hacha Mecha Fighter, Super Spacefortress Macross, GunNail

new clones
Hacha Mecha Fighter (19th Sep. 1991, unprotected, bootleg Thunder Dragon conversion) [trap15]

note, Thunder Dragon parent was not protected, I've marked it as such and removed the protection sim from it
The protected Hacha Mecha Fighter set never worked properly, I've demoted it to non-working as a result, the new bootleg works with full sound and correct game logic.
The protected sets don't handshake with the NMK004 so now lack sound (the sim code didn't care)

note2, currently needs an ugly kludge to prevent bioship resetting periodically, the nmk004 is used as a watchdog, but it ends up hitting it slihtly too late so often resets after a few minutes, probably wants even more precise timing for timers / cores / framerate / whatever?

note3, still need to tweak a few things, convert to raw video params, add 2nd buffer.
[src/emu/cpu/tlcs90]tlcs90.c tlcs90.h
[src/mame]mame.lst
[src/mame/drivers]nmk16.c
[src/mame/includes]nmk16.h
[src/mame/machine]nmk004.c nmk004.h
[src/mame/video]nmk16.c

r32099 Saturday 13th September, 2014 at 10:23:46 UTC by Oliver Stöneberg
added comment to sdlsync_win32.c (nw)
[src/osd/sdl]sdlsync_win32.c

r32098 Saturday 13th September, 2014 at 10:23:17 UTC by Oliver Stöneberg
more work to make sdlwork.c and winwork.c match (nw)
[src/osd/windows]winsync.c winsync.h winwork.c

r32097 Saturday 13th September, 2014 at 10:16:28 UTC by Oliver Stöneberg
a bit more work to match sdlwork.c and winwork.c (nw)
[src/osd/windows]winwork.c

r32096 Saturday 13th September, 2014 at 10:04:16 UTC by Oliver Stöneberg
some refactoring to make SDL and Windows OSD code match / Windows SDL code did not delete the critical section in osd_scalable_lock_free() (nw)
[src/osd/sdl]sdlsync_win32.c
[src/osd/windows]winsync.c winsync.h* winwork.c

r32095 Saturday 13th September, 2014 at 09:09:29 UTC by Oliver Stöneberg
renamed YieldProcessor() to osd_yield_processor() to match SDL more closely (nw)
[src/osd/windows]winwork.c

r32094 Saturday 13th September, 2014 at 08:29:32 UTC by Sandro Ronco
(MESS) New NOT WORKING systems
----------------------------------------------
VTech Genius Leader Power Notebook (Germany) [TeamEurope]
LexiPC Mega 2000 (Germany) [TeamEurope]
[src/mess]mess.lst
[src/mess/drivers]pc2000.c

r32093 Saturday 13th September, 2014 at 06:55:39 UTC by Fabio Priuli
some licensing. nw.
[src/emu/bus/a7800]a78_carts.h a78_slot.c a78_slot.h cpuwiz.c cpuwiz.h hiscore.c hiscore.h rom.c rom.h xboard.c xboard.h
[src/emu/bus/a800]a800_carts.h a800_slot.c a800_slot.h oss.c oss.h rom.c rom.h sparta.c sparta.h

r32092 Saturday 13th September, 2014 at 06:14:35 UTC by Fabio Priuli
(MESS) a2600: when loading from softlist, let's rely on the xml
to detect oncart RAM instead of using custom routines. nw.
[hash]a2600.xml
[src/emu/bus/vcs]vcs_slot.c

r32091 Saturday 13th September, 2014 at 06:03:17 UTC by Robbbert
(MESS) spc1000 : added commented-out code for floppy-disk (thx to Anna Wu for finding it)
[src/mess/drivers]spc1000.c

r32090 Saturday 13th September, 2014 at 05:17:48 UTC by Fabio Priuli
cosmetic changes. nw.
[src/emu/bus/a7800]a78_slot.c

r32089 Saturday 13th September, 2014 at 01:45:45 UTC by R. Belmont
SDL: fix Windows builds with SDL 1.2 (nw)
[src/osd/modules/sound]direct_sound.c

r32088 Friday 12th September, 2014 at 20:21:56 UTC by Wilbert Pol
Removed legacy_cpu_device.  [Wilbert Pol]
[src/emu]devcpu.c devcpu.h
[src/emu/cpu/mcs48]mcs48.c
[src/emu/cpu/mn10200]mn10200.c

r32087 Friday 12th September, 2014 at 19:30:27 UTC by Wilbert Pol
dsp56k.c: Modernised cpu core (nw)
[src/emu/cpu/dsp56k]dsp56k.c dsp56k.h dsp56mem.c
[src/mame/drivers]plygonet.c
[src/mame/includes]plygonet.h

r32086 Friday 12th September, 2014 at 19:04:48 UTC by Fabio Priuli
bunch of xml fixes from Diet Go Go Fan. nw.
[hash]a7800.xml sms.xml

r32085 Friday 12th September, 2014 at 19:04:02 UTC by Fabio Priuli
(MESS) a7800: reworked header handling (used when
loading from fullpath) and attempted to implement flexibly
and transparently support for several possible homebrew
boards with a POKEY hooked up as Beef Drop. nw.
[src/emu/bus/a7800]a78_carts.h a78_slot.c a78_slot.h cpuwiz.c cpuwiz.h rom.c rom.h
[src/mess/drivers]a7800.c

r32084 Friday 12th September, 2014 at 14:54:16 UTC by Oliver Stöneberg
more c++11 compilation fixes (nw)
[src/emu/machine]k056230.h
[src/emu/video]mb_vcu.h
[src/mame/audio]taitosnd.h
[src/mame/video]vrender0.h

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team