Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r15632 Friday 20th July, 2012 at 06:34:50 UTC by Fabio Priuli
md_cart.c: fix for Pokemon 2 emulation. no whatsnew.
[src/mame/machine]md_cart.c

r15631 Friday 20th July, 2012 at 06:24:01 UTC by Jonathan Gevaryahu
VK100: implemented or stubbed the rest of the io registers, left SYSTAT_A commented for now since its behavior is unclear.
Added and attached the dipswitches to SYSTAT_B (though this may well be wrong)
Hooked up the i8251 uart preliminarily (ints not hooked up yet) [Lord Nightmare]
[src/mess/drivers]vk100.c

r15630 Friday 20th July, 2012 at 03:59:04 UTC by Jonathan Gevaryahu
VK100: implemented stubs for the rest of the VG registers [Lord Nightmare]
[src/mess/drivers]vk100.c

r15629 Thursday 19th July, 2012 at 19:23:03 UTC by Wilbert Pol
vk100.c: Hooked up basic mc6845 configuration (nw)
[src/mess/drivers]vk100.c

r15628 Thursday 19th July, 2012 at 12:17:52 UTC by Jonathan Gevaryahu
vk100: figured out pattern rom addressing [Lord Nightmare]
[src/mess/drivers]vk100.c

r15627 Thursday 19th July, 2012 at 11:05:37 UTC by Jonathan Gevaryahu
vk100: miscellaneous progress, slight cleanup to keyboard, stubbed and implemented a bunch of vector generator addresses [Lord Nightmare]
[src/mess/drivers]vk100.c

r15626 Thursday 19th July, 2012 at 08:30:48 UTC by Firewave
fixed typo in mame.mak
[src/mame]mame.mak

r15625 Thursday 19th July, 2012 at 02:41:47 UTC by Angelo Salese
Preliminary LED addition for Mega CD
[src/mame]mame.mak
[src/mame/layout]megacd.lay*
[src/mame/machine]megacd.c megadriv.c
[src/mess]mess.mak

r15624 Thursday 19th July, 2012 at 01:50:11 UTC by Jonathan Gevaryahu
update xtal.h with some notes about what xtals are multiples of ntsc and pal subcarriers
[src/emu/drivers]xtal.h

r15623 Wednesday 18th July, 2012 at 19:38:34 UTC by Sandro Ronco
geniusiq: added preliminary keyboard input. (nw)
[src/mess/drivers]geniusiq.c

r15622 Wednesday 18th July, 2012 at 08:36:11 UTC by Jonathan Gevaryahu
VK100: attach keyboard [Lord Nightmare]
[src/mess/drivers]vk100.c

r15621 Wednesday 18th July, 2012 at 07:13:08 UTC by Fabio Priuli
megadriv.xml: pressing save *before* the commit would have been a good idea ;) no whatsnew.
[hash]megadriv.xml

r15620 Wednesday 18th July, 2012 at 07:08:47 UTC by Fabio Priuli
megadriv.xml: re-added three pirate carts that got removed by mistake in rev. 10133 (~18 months ago)
+ misc consistency fixes. no whatsnew.
[hash]megadriv.xml

r15619 Wednesday 18th July, 2012 at 07:07:19 UTC by Fabio Priuli
softlist: misc consistency bits. no whatsnew.
[hash]pc8801_flop.xml saturn.xml x1_flop.xml

r15618 Tuesday 17th July, 2012 at 20:27:38 UTC by Wilbert Pol
scv.c: Borrowed start of sprite display offset check from eSCV. Fixed sprites in kungfurd. (nw)
[src/mess/drivers]scv.c

r15617 Tuesday 17th July, 2012 at 20:04:47 UTC by Wilbert Pol
scv.xml: Fixed rom loading for kungfurd and removed the not supported flags from kungurd and lupin3.
[hash]scv.xml

r15616 Tuesday 17th July, 2012 at 08:01:01 UTC by Jonathan Gevaryahu
Correct the labels of several proms which were unreadable on the vk100 that they were dumped from [nigwil]
[src/mess/drivers]vk100.c

r15615 Tuesday 17th July, 2012 at 02:16:15 UTC by Sandro Ronco
geniusiq: fixed screen size and added mouse cursor. (nw)
[src/mess/drivers]geniusiq.c

r15614 Tuesday 17th July, 2012 at 01:03:17 UTC by Jonathan Gevaryahu
exelvision: use correct vsm rom [robcfg, kevtris]
[src/mess/drivers]exelv.c

r15613 Monday 16th July, 2012 at 20:58:59 UTC by Angelo Salese
Some X1 notes
[src/mess/drivers]x1.c

r15612 Monday 16th July, 2012 at 13:49:55 UTC by Jonathan Gevaryahu
VK100: hook up vblank interrupt (critical selftest now passes);
add layout for LEDS, beginning of skeleton keyboard support.
[Lord Nightmare]
[src/mess]mess.mak
[src/mess/drivers]vk100.c
[src/mess/layout]vk100.lay*

r15611 Monday 16th July, 2012 at 07:08:31 UTC by Fabio Priuli
pico.xml: added more Japanese dumps [TeamEurope]
[hash]pico.xml

r15610 Monday 16th July, 2012 at 07:01:16 UTC by Miodrag Milanović
compis.xml: fix validation (nw)
[hash]compis.xml

r15609 Monday 16th July, 2012 at 06:41:22 UTC by Jonathan Gevaryahu
Added missing dot stretching to the DEC VT100's dc012 emulation.
See EK-VT100-TM-003 page 4-76 for a description.
Note the stretching takes place after the character rom but
before invert or other attributes. [Lord Nightmare]
[src/mess/video]vtvideo.c

r15608 Sunday 15th July, 2012 at 23:53:04 UTC by Jonathan Gevaryahu
Fix vt100 to use beep instead of speaker. Some work still needs to be done to beep.c since the phase needs to be reset in such a way that keyclicks work consistently, in addition to beeps. [Lord Nightmare]
[src/mess/drivers]vt100.c

r15607 Sunday 15th July, 2012 at 19:05:07 UTC by Wilbert Pol
scv.c: Swapped ASSERT_LINE and CLEAR_LINE. (nw)
[src/mess/drivers]scv.c

r15606 Sunday 15th July, 2012 at 19:04:38 UTC by Wilbert Pol
upd1771.c: Added a check to prevent reading out of bounds (nw).
[src/mess/audio]upd1771.c

r15605 Sunday 15th July, 2012 at 13:49:16 UTC by Robbbert
BIGBOARD2: added memory banking and beeper.
[src/mess/drivers]bigbord2.c

r15604 Sunday 15th July, 2012 at 10:39:26 UTC by Miodrag Milanović
Updated messnew to 146u3
[docs]messnew.txt

r15603 Sunday 15th July, 2012 at 10:29:54 UTC by Robbbert
BIGBOARD2 WIP
[src/mess/drivers]bigbord2.c

r15602 Sunday 15th July, 2012 at 10:13:52 UTC by Fabio Priuli
compis.xml: offsets are mandatory. no whatsnew.
[hash]compis.xml

r15601 Sunday 15th July, 2012 at 10:04:46 UTC by Miodrag Milanović
Clean-ups and version bump
[hash]ibm5150.xml sf7000.xml
[src]version.c
[src/emu/cpu/i386]i386.c i386priv.h
[src/emu/cpu/tms32051]tms32051.c
[src/lib/formats]sc3000_bit.c
[src/mame]mame.lst
[src/mame/drivers]amaticmg.c atlantis.c chihiro.c globalvr.c gunpey.c kongambl.c lucky74.c meritm.c namcops2.c sigmab98.c taitojc.c triforce.c
[src/mame/layout]dendego.lay
[src/mame/video]taitojc.c
[src/mess/drivers]vidbrain.c vip.c vk100.c
[src/mess/machine]amstrad.c c1541.c plus4exp.h thomson.c vip_byteio.h vp550.c vp550.h vp585.h vp590.h vp595.h
[src/mess/video]thomson.c
[src/osd/windows]winmain.c

r15600 Sunday 15th July, 2012 at 09:25:53 UTC by Jonathan Gevaryahu
oops.
[src/mess/drivers]vk100.c

r15599 Sunday 15th July, 2012 at 09:23:44 UTC by Jonathan Gevaryahu
vk100 progress
[src/mess/drivers]vk100.c

r15598 Sunday 15th July, 2012 at 05:56:48 UTC by Fabio Priuli
ibm5170.xml: Added a few more disk images (and reorganized the list) [Kaylee]
[hash]ibm5170.xml

r15597 Saturday 14th July, 2012 at 19:12:46 UTC by Miodrag Milanović
Sync with MAME r16829 (nw)
[src/emu/sound]cdp1869.c es5506.c
[src/mame]mame.lst mame.mak
[src/mame/drivers]globalvr.c* gunpey.c kongambl.c namcops2.c slapshot.c taito_b.c taito_f2.c taito_f3.c taito_x.c taito_z.c taitojc.c
[src/mame/includes]taitojc.h
[src/mame/video]taitojc.c

r15596 Saturday 14th July, 2012 at 15:46:13 UTC by Fabio Priuli
softlist: bunch of consistency fixes. no whatsnew.
[hash]32x.xml a800.xml c64_cart.xml gamegear.xml intvecs.xml vic1001_cart.xml

r15595 Saturday 14th July, 2012 at 15:45:13 UTC by Fabio Priuli
pico.xml: new dumps from TeamEurope. no whatsnew.
gameboy.xml: added Dropzone proto dump (courtesy of snesmaster). no whatsnew.
[hash]gameboy.xml pico.xml

r15594 Saturday 14th July, 2012 at 05:02:20 UTC by Barry Rodewald
amstrad: Re-arranged ASIC register handlers to fix horrid slowdown, and made FDC, cassette, printer and expansion devices optional as these don't exist on the GX4000 (no whatsnew)
[src/mess/includes]amstrad.h
[src/mess/machine]amstrad.c

r15593 Saturday 14th July, 2012 at 01:02:54 UTC by Firewave
fixed assertion with new PENTIUM device types (no whatsnew)
[src/emu/cpu/i386]i386priv.h

r15592 Friday 13th July, 2012 at 22:57:24 UTC by Jonathan Gevaryahu
DEC VK100/GIGI documentation update; document two missing proms, correct (I hope) IC locations (until we can get schematics) using the DEC system of counting from the top right corner downward and shifting one column to the left at the end, and documented the (sometimes barely/illegible) markings on the proms. [Lord Nightmare, Andy Valencia, Guru]
[src/mess/drivers]vk100.c

r15591 Friday 13th July, 2012 at 22:49:38 UTC by Michael Zapf
tms9900: Fixed register autoincrement for DIV operation. [Michael Zapf] (nw)
[src/emu/cpu/tms9900]tms9900.c tms9900.h

r15590 Friday 13th July, 2012 at 22:37:55 UTC by Sandro Ronco
geniusiq: flagged as GAME_NOT_WORKING. (nw)
[src/mess/drivers]geniusiq.c

r15589 Friday 13th July, 2012 at 21:48:46 UTC by Sandro Ronco
geniusiq: added emulation of AMD 29F010 Flash. (nw)
[src/emu/machine]intelfsh.c intelfsh.h
[src/mess/drivers]geniusiq.c

r15588 Friday 13th July, 2012 at 15:38:24 UTC by Michael Zapf
tms99xx: Handling of status parity bit fixed [Michael Zapf] (nw)
[src/emu/cpu/tms9900]tms9900.c tms9995.c

r15587 Friday 13th July, 2012 at 13:04:07 UTC by Michael Zapf
ti99: Added subclass destructors for cartridge PCBs [Michael Zapf] (nw)
[src/mess/machine/ti99]gromport.h

r15586 Friday 13th July, 2012 at 12:07:46 UTC by Robbbert
BIGBOARD2 WIP
[src/mess/drivers]bigbord2.c

r15585 Friday 13th July, 2012 at 06:47:28 UTC by Miodrag Milanović
Sync with MAME r16810 (no whatsnew)
[src/emu]rendlay.c
[src/emu/cpu/i386]i386.c i386.h i386ops.c i386ops.h i386priv.h pentops.c x87ops.c
[src/emu/cpu/powerpc]ppcfe.c
[src/emu/cpu/tms32051]32051ops.c tms32051.c
[src/emu/machine]adc1213x.c
[src/emu/video]voodoo.c
[src/mame]mame.lst mame.mak
[src/mame/audio]seibu.h taito_en.c
[src/mame/drivers]amaticmg.c atlantis.c bestleag.c bfm_sc2.c chihiro.c cps1.c darkhors.c dbz.c dec8.c deco_mlc.c deshoros.c exprraid.c flipjack.c freekick.c galdrvr.c galpani3.c hornet.c jack.c jchan.c jclub2.c* kaneko16.c kongambl.c legionna.c lucky74.c m107.c macrossp.c meritm.c meyc8088.c midvunit.c model1.c model3.c namcops2.c naomi.c r2dx_v33.c raiden2.c segae.c segas16b.c seta.c seta2.c snk.c stv.c system1.c taitogn.c taitojc.c tankbatt.c triforce.c zn.c
[src/mame/includes]model1.h taitojc.h
[src/mame/layout]dendego.lay*
[src/mame/machine]mc8123.c
[src/mame/video]qix.c taitojc.c
[src/osd/sdl]dview.c
[src/osd/windows]winmain.c

r15584 Thursday 12th July, 2012 at 21:39:43 UTC by Michael Zapf
ti99: gromport redesigned, now offering three slot options "single" (default) / "multi" / "gkracker" determining the set of cartridge slots (cart or cart1/2/3/4). Cartridge insertion may be set to trigger RESET or not. TI consoles now have a dedicated RESET line, connected to the RESET input of the CPU and VDP. [Michael Zapf]
[src/mess/drivers]geneve.c ti99_4p.c ti99_4x.c ti99_8.c
[src/mess/machine/ti99]gromport.c gromport.h ti99defs.h videowrp.h

r15583 Thursday 12th July, 2012 at 21:38:59 UTC by Michael Zapf
tms99xx: Introduced symbolic constants for interrupt lines. Added a special RESET line which is handled by the CPU, not by the emulator core.
tms9928a/v9938: Introduced dedicated RESET line. [Michael Zapf]
[src/emu/cpu/tms9900]tms9900.c tms9900.h tms9995.c tms9995.h
[src/emu/video]tms9928a.h v9938.h

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team