Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r15644 Monday 23rd July, 2012 at 03:08:34 UTC by R. Belmont
m68k: Handle higher-value constants in FMOVECR [R. Belmont]
[src/emu/cpu/m68000]m68kfpu.c

r15643 Monday 23rd July, 2012 at 01:39:25 UTC by R. Belmont
Fix compile. Bad Kale. (nw)
[src/mess]mess.mak

r15642 Sunday 22nd July, 2012 at 11:45:21 UTC by Robbbert
xerox820ii, bigboard: added beeper
[src/mess/drivers]xerox820.c
[src/mess/includes]xerox820.h

r15641 Sunday 22nd July, 2012 at 07:37:42 UTC by Jonathan Gevaryahu
VK100: preliminary direction support for basic vectors. doesn't quite work right yet. [Lord Nightmare]
[src/mess/drivers]vk100.c

r15640 Sunday 22nd July, 2012 at 07:09:53 UTC by Jonathan Gevaryahu
VK100: FINALLY fixed the vector generator. Display looks relatively sane now. Fixed shift and capslock being reversed and added port_toggle to capslock. [Lord Nightmare]
[src/mess/drivers]vk100.c

r15639 Saturday 21st July, 2012 at 18:55:30 UTC by Wilbert Pol
pv1000.c: Minor cleanup (nw)
[src/mess/drivers]pv1000.c

r15638 Friday 20th July, 2012 at 23:23:56 UTC by Jonathan Gevaryahu
VK100: further improvements to the vector generator, still not completely correct. [Lord Nightmare]
[src/mess/drivers]vk100.c

r15637 Friday 20th July, 2012 at 21:14:59 UTC by Jonathan Gevaryahu
Initial implementation of the vector generator. Rather buggy, and not really readable yet, but it definitely shows something on screen, and you can type and see things change! (and you see a blinking cursor too!) [Lord Nightmare]
[src/mess/drivers]vk100.c

r15636 Friday 20th July, 2012 at 18:04:57 UTC by Sandro Ronco
geniusiq: added palette_init. (nw)
[src/mess/drivers]geniusiq.c

r15635 Friday 20th July, 2012 at 11:07:20 UTC by Jonathan Gevaryahu
VK100: WIP: preliminary gfx rendering; hooked up the i8251 interrupts. Corrected dipswitch locations. [Lord Nightmare]
[src/mess/drivers]vk100.c

r15634 Friday 20th July, 2012 at 06:46:29 UTC by Fabio Priuli
a800.xml: Another small addition to the a800 softlist. [K1W1]
apple1.xml: Added proper wav for aslite [Anon]

+ added instructions to start baseball for the channelf, from sean riddle (through k1w1)
[hash]a800.xml apple1.xml channelf.xml

r15633 Friday 20th July, 2012 at 06:37:43 UTC by Fabio Priuli
mc1502: added cassette input, keyboard input fix. [shattered]

iskr1031, ec1841: split machine descriptions from pc16, remove hacks from pc16 and
ibm5550. [shattered]

ec1841: mirror chargen memory at b800:1000 -- fixes video test 501 on TPS (diagnostics)
disk. [shattered]

ec1841: implement memory controller (only for 1 board yet), no support for remapping
banks inside the board. Memory test in POST passes. [shattered]
[src/emu/video]pc_cga.c
[src/mess/drivers]pc.c
[src/mess/includes]pc.h
[src/mess/machine]kb_7007_3.h pc.c

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

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team