Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r15482 Tuesday 19th June, 2012 at 14:26:18 UTC by Curt Coder
[WANGPC] WDC WIP. (nw)
[src/mess/machine]wangpc_wdc.c wangpc_wdc.h

r15481 Tuesday 19th June, 2012 at 13:17:54 UTC by Miodrag Milanović
Enabled ISA and keyboard slot to be referenced relative to owner (no whatsnew)
[src/mess/machine]isa.c isa.h pc_kbdc.c pc_kbdc.h southbridge.c

r15480 Tuesday 19th June, 2012 at 12:31:35 UTC by Robbbert
Homelab: WIP
[src/mess/drivers]homelab.c

r15479 Tuesday 19th June, 2012 at 08:49:05 UTC by Miodrag Milanović
Some pc related wip, need to cleanup some things in order to continue.
Note that there are more things in southbridge implementation then it should :)
(no whatsnew)
[src/mess]mess.mak
[src/mess/drivers]at.c
[src/mess/includes]at.h
[src/mess/machine]southbridge.c* southbridge.h*

r15478 Tuesday 19th June, 2012 at 02:59:33 UTC by Barry Rodewald
x68k: Handle when the PCG is set to 256 scanlines when the CRTC is set to 512. Fixes Deflektor.
[src/mess/includes]x68k.h
[src/mess/video]x68k.c

r15477 Monday 18th June, 2012 at 16:09:45 UTC by Miodrag Milanović
Make it compile on windows mingw 4.7.x (no whatsnew)
[src/mess/machine]psxcd.c
[src/osd/sdl]sdl.mak
[src/osd/windows]windows.mak

r15476 Monday 18th June, 2012 at 12:31:00 UTC by Miodrag Milanović
Some pci WIP (nw)
[src/emu/machine]pci.c pci.h
[src/mess/drivers]at.c bebox.c
[src/mess/machine]i82371ab.c i82371ab.h i82371sb.c i82371sb.h i82439tx.c i82439tx.h mpc105.c mpc105.h
[src/mess/video]cirrus.c cirrus.h

r15475 Monday 18th June, 2012 at 06:28:05 UTC by Miodrag Milanović
Sync with MAME r16644 (no whatsnew)
[src/emu/machine]s3c24xx.c
[src/lib/util]cdrom.c chd.c huffman.c
[src/mame]mame.lst
[src/mame/drivers]8080bw.c dkong.c ghosteo.c igs011.c igs017.c jaguar.c mw8080bw.c
[src/mame/includes]8080bw.h mw8080bw.h
[src/mame/machine]mw8080bw.c

r15474 Sunday 17th June, 2012 at 22:12:58 UTC by R. Belmont
Ensoniq Mirage: Preliminary hookup of floppy format and WD1772 FDC [R. Belmont]
[src/lib]lib.mak
[src/lib/formats]esq8_dsk.c* esq8_dsk.h*
[src/mess/drivers]mirage.c

r15473 Sunday 17th June, 2012 at 07:45:25 UTC by Robbbert
brailab4 - added a few more roms
[src/mess/drivers]homelab.c

r15472 Sunday 17th June, 2012 at 07:38:02 UTC by Miodrag Milanović
Sync with MAME r16637 (no whatsnew)
[src/emu/cpu/tms32031]32031ops.c
[src/emu/sound]qs1000.c* qs1000.h* sound.mak
[src/emu/video]polynew.h
[src/mame]mame.lst
[src/mame/drivers]bfm_sc2.c bfm_sc4h.c calchase.c champbwl.c chihiro.c cmmb.c cobra.c dec0.c dynax.c eolith.c eolithsp.c freekick.c funkball.c gamecstl.c limenko.c magictg.c mediagx.c midqslvr.c midvunit.c pinkiri8.c quakeat.c queen.c savquest.c taitowlf.c twinkle.c vamphalf.c viper.c voyager.c xtom3d.c
[src/mame/includes]dec0.h eolith.h
[src/mame/video]dec0.c decmxc06.c decmxc06.h
[src/osd/sdl]sdl.mak

r15471 Saturday 16th June, 2012 at 08:32:17 UTC by Sandro Ronco
Z88: Added some keyboard layout variants. (nw)
[src/mess]mess.lst
[src/mess/drivers]z88.c

r15470 Saturday 16th June, 2012 at 07:17:56 UTC by Fabio Priuli
pico.xml: two new dumps from TeamEurope. No whatsnew.
[hash]pico.xml

r15469 Friday 15th June, 2012 at 22:23:20 UTC by Curt Coder
Fixed player numbers. (nw)
[src/mess/machine]c64_4dxh.c c64_4ksa.c c64_4tba.c

r15468 Friday 15th June, 2012 at 14:50:23 UTC by Miodrag Milanović
small fix (nw)
[src/emu/machine]pci.h

r15467 Friday 15th June, 2012 at 14:34:43 UTC by Miodrag Milanović
pci wip (nw)
[src/emu/machine]pci.c pci.h
[src/mess/drivers]at.c bebox.c

r15466 Friday 15th June, 2012 at 12:36:17 UTC by Robbbert
brailab4 - saving wip.
[src/mess/drivers]homelab.c

r15465 Friday 15th June, 2012 at 06:44:34 UTC by Miodrag Milanović
ioport change enabling renumbering of player numbers on controller ports (nw)
[src/emu]ioport.c ioport.h
[src/mess/machine]c64_4cga.c

r15464 Thursday 14th June, 2012 at 21:26:55 UTC by Curt Coder
Added a slot interface for the Atari 2600 controller ports, and a digital joystick device to accompany it. [Curt Coder]

[C64] Added some VIC-II variants. (nw)
[src/mess]mess.mak
[src/mess/drivers]c64.c vic20.c
[src/mess/includes]c64.h vic20.h
[src/mess/machine]cbmipt.c cbmipt.h vcs_joy.c* vcs_joy.h* vcsctrl.c* vcsctrl.h* vic20ctrl.c vic20ctrl.h
[src/mess/video]mos6566.c mos6566.h

r15463 Thursday 14th June, 2012 at 16:06:27 UTC by Michael Zapf
ti99/tm990189: TM990/189 now using the new TMS9980A implementation; small mods in TI-99 systems. [Michael Zapf]
[src/emu/cpu]cpu.mak
[src/mess/drivers]geneve.c ti99_4p.c ti99_4x.c ti99_8.c tm990189.c
[src/mess/machine]tms9901.c

r15462 Thursday 14th June, 2012 at 16:04:31 UTC by Michael Zapf
Re-implementation of TMS9980A for cycle-precise processing; changed
tms9900.c to allow subclassing TMS9900 and TMS9980A from a common
parent. [Michael Zapf]
[src/emu/cpu/tms9900]tms9900.c tms9900.h tms9980a.c tms9980a.h*

r15461 Thursday 14th June, 2012 at 16:00:43 UTC by Michael Zapf
Added log output (nw)
[src/mess/machine]tms9901.c

r15460 Thursday 14th June, 2012 at 15:35:15 UTC by Fabio Priuli
bbc.c: added software lists for tapes and hooked them up to BBC Model A, B and BBC Master drivers. [Pernod]
[ROOT]sysinfo.dat
[hash]bbca_cass.xml* bbcb_cass.xml* bbcm_cass.xml*
[src/mess/drivers]bbc.c

r15459 Thursday 14th June, 2012 at 13:03:54 UTC by Robbbert
homelab3, homelab4 - connected up the keyboard, systems are usable.
[src/mess/drivers]homelab.c

r15458 Thursday 14th June, 2012 at 06:48:34 UTC by Miodrag Milanović
Fix for lpt access by shattered (no whatsnew)
[src/mess/drivers]pc.c

r15457 Wednesday 13th June, 2012 at 06:52:39 UTC by Fabio Priuli
pico.xml: new US dumps added. [Team Europe]
[hash]pico.xml

r15456 Wednesday 13th June, 2012 at 06:51:20 UTC by Fabio Priuli
apple1.xml: fixed loading address for a few entries, thanks to Anon01. no whatsnew.
[hash]apple1.xml

r15455 Tuesday 12th June, 2012 at 22:20:50 UTC by Sandro Ronco
DAI: fixed keyboard paste uppercase/lowercase. (nw)
[src/mess/drivers]dai.c

r15454 Tuesday 12th June, 2012 at 20:54:20 UTC by Curt Coder
[VIC20/C64] Added a slot interface for the control ports. [Curt Coder]
[src/mess]mess.mak
[src/mess/drivers]c64.c vic20.c
[src/mess/includes]c64.h vic20.h
[src/mess/machine]cbmipt.c cbmipt.h vic20ctrl.c* vic20ctrl.h*

r15453 Tuesday 12th June, 2012 at 20:53:09 UTC by Sandro Ronco
DAI: fixed garbage on screen borders. (nw)
[src/mess/video]dai.c

r15452 Tuesday 12th June, 2012 at 19:43:57 UTC by Curt Coder
Compile fix. (nw)
[src/mess/drivers]c64.c

r15451 Tuesday 12th June, 2012 at 19:31:49 UTC by Curt Coder
[VIC10] Refactored to use the new VIC-II. (nw)
[src/mess/drivers]vic10.c
[src/mess/includes]c64.h vic10.h
[src/mess/video]mos6566.c mos6566.h

r15450 Tuesday 12th June, 2012 at 15:15:09 UTC by Curt Coder
[C64] Modernized the VIC-II. (nw)
[src/mess]mess.mak
[src/mess/drivers]c64.c
[src/mess/includes]c64.h
[src/mess/video]mos6566.c* mos6566.h*

r15449 Tuesday 12th June, 2012 at 14:43:21 UTC by Curt Coder
[WANGPC] WDC WIP. (nw)
[src/mess/machine]wangpc_wdc.c wangpc_wdc.h

r15448 Tuesday 12th June, 2012 at 13:15:31 UTC by Robbbert
D6800 - added quickload of chip8 software.
[src/mess/drivers]d6800.c

r15447 Tuesday 12th June, 2012 at 12:27:38 UTC by Robbbert
D6800 - fixed keyboard
[src/mess/drivers]d6800.c eacc.c

r15446 Tuesday 12th June, 2012 at 11:44:01 UTC by Miodrag Milanović
Sync with MAME r16614 (nw)
[ROOT]makefile
[src/emu/video]hd63484.c
[src/mame]mame.lst mame.mak
[src/mame/drivers]bfm_sc4h.c ddenlovr.c expro02.c wildpkr.c*
[src/mame/includes]dynax.h
[src/tools]tools.mak

r15445 Monday 11th June, 2012 at 12:09:49 UTC by R. Belmont
Fix messnew omission (nw)
[docs]messnew.txt

r15444 Monday 11th June, 2012 at 09:24:07 UTC by Miodrag Milanović
Updated messnew.txt to 146u1
[docs]messnew.txt

r15443 Monday 11th June, 2012 at 08:36:53 UTC by Miodrag Milanović
Clean-ups and version bump
[hash]cpc_flop.xml neogeo.xml nes.xml pcw.xml pico.xml
[src]version.c
[src/emu]mconfig.c uimain.c
[src/emu/cpu/i8008]i8008.c i8008.h
[src/emu/machine]68681.c am9517a.c am9517a.h im6402.c im6402.h mc2661.c mc2661.h ram.c
[src/emu/sound]pokey.c pokey.h ym2413.c
[src/lib/formats]esq16_dsk.c esq16_dsk.h
[src/lib/util]options.c
[src/mame]mame.lst mame.mak
[src/mame/audio]bwidow.c taito_en.c
[src/mame/drivers]atarisy2.c bankp.c bfm_sc1.c bfm_sc2.c bfm_sc4.c bfm_sc4h.c bzone.c cinemat.c clayshoo.c dec0.c dec8.c deshoros.c galaxold.c gyruss.c hng64.c irobot.c kontest.c lucky74.c metro.c mhavoc.c model2.c namcos22.c naomi.c pong.c* quantum.c rabbit.c taito_z.c topspeed.c vsnes.c
[src/mame/includes]bankp.h bfm_sc45.h gyruss.h hng64.h topspeed.h
[src/mame/machine]bfm_bd1.c bfm_bd1.h naomim4.c steppers.c steppers.h
[src/mame/video]bfm_adr2.c dec0.c
[src/mess/drivers]apple2.c atari400.c clcd.c dm7000.c esq1.c esq5505.c geniusiq.c itt3030.c kaypro.c m20.c mac.c pc.c wangpc.c x1.c
[src/mess/includes]dm7000.h
[src/mess/machine]a2videoterm.c c64_16kb.c c64_16kb.h e01.c e01.h econet.c econet.h esqvfd.c isa.c isa_fdc.c isa_ide_cd.c isa_sblaster.c laser128.c mb89352.c mc6854.c ncr5390.h nes_pcb.c pc.c upd765.c wangpc_emb.c wangpc_emb.h wangpc_lic.c wangpc_lic.h wangpc_lvc.c wangpc_lvc.h wangpc_mcc.c wangpc_mcc.h wangpc_mvc.c wangpc_mvc.h wangpc_rtc.c wangpc_rtc.h wangpc_tig.c wangpc_tig.h wangpc_wdc.c wangpc_wdc.h wangpckb.c
[src/mess/video]isa_ega.c uv201.h
[src/osd/sdl]sdlmain.c
[src/osd/windows]winmain.c

r15442 Monday 11th June, 2012 at 00:53:41 UTC by R. Belmont
Apple II: Add two more VideoTerm clones of unknown manufacture [R. Belmont, Lord Nightmare]
[src/mess/drivers]apple2.c
[src/mess/machine]a2videoterm.c a2videoterm.h

r15441 Monday 11th June, 2012 at 00:22:46 UTC by Robbbert
EACC - fixed remaining bugs [Robbbert]
[src/mess/drivers]eacc.c

r15440 Sunday 10th June, 2012 at 16:43:33 UTC by R. Belmont
Apple II: fix crash on hard reset/multisession and improved IIgs soft reset behavior. [R. Belmont]
[src/mess/includes]apple2.h apple2gs.h
[src/mess/machine]apple2.c apple2gs.c

r15439 Sunday 10th June, 2012 at 16:02:24 UTC by Robbbert
EACC - made artwork mouse-clickable
[src/mess/drivers]eacc.c
[src/mess/layout]eacc.lay

r15438 Sunday 10th June, 2012 at 14:46:01 UTC by Robbbert
EACC - improved artwork layout
[src/mess/drivers]eacc.c
[src/mess/layout]eacc.lay

r15437 Sunday 10th June, 2012 at 09:57:25 UTC by Robbbert
EACC - added nvram, fixed IRQ, added notes, marked as WORKING. System now shows journey statistics.
[src/mess/drivers]eacc.c

r15436 Sunday 10th June, 2012 at 08:37:23 UTC by Miodrag Milanović
Sync with MAME r16588 (nw)
[src/emu/machine]am9517a.c
[src/emu/video]pc_cga.c
[src/mame]mame.lst
[src/mame/drivers]bzone.c dec0.c deshoros.c galaxold.c lucky74.c model2.c model3.c naomi.c nemesis.c pcxt.c segas32.c superchs.c taito_z.c
[src/mame/includes]dec0.h galaxold.h
[src/mame/machine]galaxold.c maple-dc.c mapledev.c mapledev.h mie.c mie.h
[src/mame/video]dec0.c konicdev.c

r15435 Sunday 10th June, 2012 at 03:07:12 UTC by R. Belmont
Apple II: Support an alternate version of the AP-16 card [R. Belmont, rfka01]
[src/mess/drivers]apple2.c
[src/mess/machine]a2videoterm.c a2videoterm.h

r15434 Sunday 10th June, 2012 at 02:55:00 UTC by R. Belmont
Apple II: Add support for IBS AP16 VideoTerm clone [R. Belmont, rfka01]
[src/mess/drivers]apple2.c
[src/mess/machine]a2videoterm.c a2videoterm.h

r15433 Saturday 9th June, 2012 at 21:49:38 UTC by R. Belmont
Apple II: Add the Street Electronics Echo II speech card [R. Belmont]
[src/mess]mess.mak
[src/mess/drivers]apple2.c
[src/mess/machine]a2echoii.c* a2echoii.h*

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team