Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r15544 Friday 6th July, 2012 at 11:01:12 UTC by Robbbert
P8000_16: connected the io & terminal; shows bootup screen.
[src/mess/drivers]p8k.c

r15543 Friday 6th July, 2012 at 09:48:48 UTC by Robbbert
P8000 - added bankswitching.
[src/mess/drivers]p8k.c

r15542 Friday 6th July, 2012 at 01:01:17 UTC by Jonathan Gevaryahu
EP804/digel804: a lot of documentation updates, fixed location of roms to match schematics; documented the ram expansion pinout. [Lord Nightmare, balrog]
[src/mess/drivers]digel804.c

r15541 Friday 6th July, 2012 at 00:36:43 UTC by Angelo Salese
Updated i8214 usage
[src/mess/drivers]pc8801.c

r15540 Thursday 5th July, 2012 at 21:35:51 UTC by Angelo Salese
Fix irq regression with PC-9801 class machines
[src/mess/drivers]pc9801.c

r15539 Thursday 5th July, 2012 at 21:12:07 UTC by Angelo Salese
z80dma: support for search & transfer mode
[src/emu/machine]z80dma.c z80dma.h

r15538 Thursday 5th July, 2012 at 15:56:17 UTC by Curt Coder
[VIDBRAIN] Improved video timings and correct CPU clock. [Kurt Woloch, Sean Riddle, Curt Coder]
[src/mess]mess.mak
[src/mess/drivers]vidbrain.c
[src/mess/layout]vidbrain.lay*
[src/mess/video]uv201.c uv201.h

r15537 Thursday 5th July, 2012 at 13:20:31 UTC by Antoine Mine
[THOMSON] Performance improvements and bug-fixes: more efficient bank switching, fixed video update (Mach 3, Sparce Racer, HCL), fixed game PIA port B, fixed side-effect in debugger, fixed MO6 cassette. [Fabrice Bellet]
[src/mess/drivers]thomson.c
[src/mess/machine]thomson.c
[src/mess/tools/castool]main.c
[src/mess/video]thomson.c

r15536 Thursday 5th July, 2012 at 07:46:20 UTC by Jonathan Gevaryahu
Intellivision: enabled the c000-cfff area for cart rom access; while no commercial carts used this afaik, at least one homebrew cart does and won't work without it. (actually this was in the previous commit by accident)
Corrected the manufacturer/name of the Sears Super Video Arcade.
[Lord Nightmare]
[src/mess/drivers]intv.c

r15535 Thursday 5th July, 2012 at 07:37:46 UTC by Jonathan Gevaryahu
Intellivision: update comments and fix rom locations on intv1
hardware. Note the intv1 exec.bin still needs to be split to
the two separate roms that the real hardware used. [Lord Nightmare]
[src/mess/drivers]intv.c

r15534 Wednesday 4th July, 2012 at 19:42:13 UTC by Wilbert Pol
snes.xml: Added a dump of a prototype of the cancelled title, Spectrum HoloByte?\226?\128?\153s Falcon [Le GROS Pixel]
[hash]snes.xml

r15533 Wednesday 4th July, 2012 at 19:37:31 UTC by Wilbert Pol
scv.c: Fixed a small issue with drawing 2-color sprites.
[src/mess/drivers]scv.c

r15532 Wednesday 4th July, 2012 at 18:16:04 UTC by Curt Coder
[IBM5150] Added cassette software list. [Curt Coder]
[hash]ibm5150_cass.xml*

r15531 Wednesday 4th July, 2012 at 09:00:47 UTC by Robbbert
P8000 WIP
[src/mess/drivers]p8k.c

r15530 Wednesday 4th July, 2012 at 05:49:16 UTC by Miodrag Milanović
-dmv: Added keyboard mcu rom content [rfka01]
[src/mess/drivers]dmv.c

r15529 Tuesday 3rd July, 2012 at 14:58:36 UTC by Curt Coder
Refactored the Commodore disk drives to use BIOS definitions. [Curt Coder]
[src/mess/machine]c1541.c c1571.c c1581.c c2040.c

r15528 Tuesday 3rd July, 2012 at 12:16:46 UTC by Curt Coder
[PLUS4] Added expansion and user ports. (nw)
[src/mess]mess.mak
[src/mess/drivers]c16.c
[src/mess/machine]c64exp.h cbmipt.c cbmipt.h plus4exp.c* plus4exp.h* plus4user.c* plus4user.h* vic20exp.h

r15527 Monday 2nd July, 2012 at 09:37:10 UTC by Miodrag Milanović
Fix for blink on CGA by shattered, also applied on other places as well (no whatsnew)
[src/emu/video]pc_cga.c
[src/mess/video]isa_cga.c pc_aga.c

r15526 Monday 2nd July, 2012 at 08:51:25 UTC by Miodrag Milanović
Updated messnew to 146u2
[docs]messnew.txt

r15525 Monday 2nd July, 2012 at 07:51:50 UTC by Miodrag Milanović
Clean-ups and version bump
[hash]saturn.xml x68k_flop.xml
[src]version.c
[src/emu]ioport.c
[src/emu/machine]pci.c pci.h
[src/emu/sound]qs1000.c qs1000.h
[src/lib/formats]esq8_dsk.c esq8_dsk.h
[src/mame/drivers]8080bw.c atlantis.c blitz68k.c centiped.c cmmb.c ddenlovr.c dec0.c eolith.c eolithsp.c ghosteo.c igs011.c limenko.c midvunit.c missile.c pacman.c pgm2.c vamphalf.c vegaeo.c wildpkr.c
[src/mame/includes]eolith.h
[src/mame/video]dec0.c decmxc06.c
[src/mess/drivers]at.c bebox.c c64.c esq5505.c geniusiq.c mirage.c pc.c sg1000.c
[src/mess/includes]c64.h
[src/mess/machine]i82371ab.c i82371ab.h i82371sb.c i82371sb.h i82439tx.h isa.h kb_7007_3.h mpc105.c northbridge.c northbridge.h pc.c southbridge.c southbridge.h vcsctrl.h wangpc_wdc.c
[src/mess/video]crtc_ega.c isa_ega.c mos6566.c mos6566.h

r15524 Monday 2nd July, 2012 at 06:34:36 UTC by Miodrag Milanović
Sync with MAME r16696 (no whatsnew)
[src/emu]ioport.c
[src/emu/cpu/mcs51]mcs51.c
[src/emu/drivers]xtal.h
[src/emu/machine]pci.c pci.h
[src/emu/sound]pokey.c sn76496.c
[src/mame]mame.lst mame.mak
[src/mame/audio]jaguar.c taito_en.c
[src/mame/drivers]8080bw.c arkanoid.c atlantis.c* balsente.c blitz68k.c calchase.c cclimber.c centiped.c chihiro.c cobra.c crospang.c decocass.c eolith.c funkball.c galdrvr.c gamecstl.c igs009.c magictg.c mediagx.c midqslvr.c midvunit.c midyunit.c missile.c pacman.c pgm2.c qix.c queen.c raiden.c savquest.c segae.c segas16b.c seta.c spacefb.c taito_h.c taitowlf.c tmaster.c tx1.c vball.c vegaeo.c viper.c voyager.c xtom3d.c
[src/mame/includes]centiped.h pacman.h
[src/mame/machine]cd32.c decocass.c decocass.h tx1.c
[src/mame/video]centiped.c pacman.c
[src/osd/sdl]sdl.mak

r15523 Sunday 1st July, 2012 at 12:17:38 UTC by Fabio Priuli
Another incomplete prototype dump. no whatsnew.
[hash]snes.xml

r15522 Sunday 1st July, 2012 at 12:14:44 UTC by Fabio Priuli
softlist: added cart list for BBC Master and Acorn Electron, not hooked up yet. [Pernod]
[hash]bbcm_cart.xml* electron_cart.xml*

r15521 Sunday 1st July, 2012 at 12:13:14 UTC by Fabio Priuli
sf7000.xml: fixed file properties. no whatsnew.
[hash]sf7000.xml

r15520 Sunday 1st July, 2012 at 12:12:02 UTC by Fabio Priuli
saturn.xml: further cleanups + readded galaxyfg (erroneously removed in previous update, thanks tk for the report). no whatsnew.
[hash]saturn.xml

r15519 Saturday 30th June, 2012 at 21:05:54 UTC by Curt Coder
[GENIUSIQ] Added German ROM. [PulkoMandy]
[src/mess]mess.lst
[src/mess/drivers]geniusiq.c

r15518 Friday 29th June, 2012 at 21:46:31 UTC by Curt Coder
[SF7000] Added floppy software list. [Curt Coder]
[hash]sf7000.xml*
[src/mess/drivers]sg1000.c

r15517 Friday 29th June, 2012 at 21:43:08 UTC by R. Belmont
Mac: fix harddisks to work again [R. Belmont]
[src/mess/machine]ncr5380.c

r15516 Friday 29th June, 2012 at 20:25:12 UTC by Wilbert Pol
Fixed some bugs in upd7810 core. Credited in MAME (nw)
[src/emu/cpu/upd7810]7810ops.c

r15515 Friday 29th June, 2012 at 18:12:41 UTC by Wilbert Pol
snes.xml: Incomplete dump of a prototype of Clay Fighter 2 added, thanks to pichichi and Evan G of SNES central (no whatsnew)
[hash]snes.xml

r15514 Thursday 28th June, 2012 at 20:14:56 UTC by Sandro Ronco
iq151: fixed plotter paper orientation. (nw)
[src/mess/machine]iq151_minigraf.c iq151_ms151a.c

r15513 Thursday 28th June, 2012 at 19:19:50 UTC by Wilbert Pol
scv.c: Fixed sprite locations with respect to the background; changed active display settings a bit. (nw)
[src/mess/drivers]scv.c

r15512 Thursday 28th June, 2012 at 17:43:57 UTC by Curt Coder
Converted drivers to use new SN76496. (nw)
[src/mess/drivers]adam.c sg1000.c
[src/mess/includes]sg1000.h
[src/mess/machine]wangpckb.c

r15511 Thursday 28th June, 2012 at 17:28:51 UTC by Michael Zapf
ti99/990189: Added LOAD interrupt switch [Michael Zapf]
[src/emu/cpu/tms9900]tms9900.c
[src/mess/drivers]ti99_4x.c tm990189.c

r15510 Thursday 28th June, 2012 at 14:27:48 UTC by Michael Zapf
ti99: Joystick port now a dedicated slot device [Michael Zapf]
[src/mess]mess.mak
[src/mess/drivers]geneve.c ti99_4p.c ti99_4x.c ti99_8.c
[src/mess/machine/ti99]handset.c handset.h joyport.c* joyport.h* mecmouse.c mecmouse.h ti99defs.h

r15509 Thursday 28th June, 2012 at 12:18:18 UTC by Robbbert
oops
[src/mess/drivers]ec65.c

r15508 Thursday 28th June, 2012 at 12:06:52 UTC by Robbbert
EC65 - added ascii keyboard [Robbbert]
[src/mess/drivers]ec65.c

r15507 Wednesday 27th June, 2012 at 11:10:06 UTC by Michael Zapf
ti99: Using modern sound chip class implementation [Michael Zapf] (nw)
[src/emu/sound]sn76496.c sn76496.h
[src/mess/drivers]geneve.c ti99_4p.c ti99_4x.c ti99_8.c
[src/mess/machine/ti99]videowrp.c videowrp.h

r15506 Wednesday 27th June, 2012 at 10:59:44 UTC by Robbbert
Brailab Plus - new skeleton
[src/mess]mess.lst
[src/mess/drivers]homelab.c

r15505 Tuesday 26th June, 2012 at 12:10:08 UTC by Robbbert
homelab: fixed sound
[src/mess/drivers]homelab.c

r15504 Tuesday 26th June, 2012 at 06:16:33 UTC by Miodrag Milanović
fix for mikrosha cassette output [shattered]
[src/mess/machine]radio86.c

r15503 Monday 25th June, 2012 at 18:27:10 UTC by Wilbert Pol
isa_ega.c/crtc_ega.c: Changed crtc_ega to a C++ device. Fix vblank signal timing, fixing EGA bios timing checks for all dipswitch settings.
[src/mess/video]crtc_ega.c crtc_ega.h isa_ega.c isa_ega.h

r15502 Monday 25th June, 2012 at 12:43:44 UTC by Robbbert
brailab4: fixed scroll & stack problem, removed patch.
[src/mess/drivers]homelab.c

r15501 Monday 25th June, 2012 at 11:35:02 UTC by Michael Zapf
ti99: Switched to class implementation of TMS5200 [Michael Zapf] (nw)
[src/mess/machine/ti99]spchsyn.c spchsyn.h speech8.c speech8.h

r15500 Monday 25th June, 2012 at 11:33:37 UTC by Michael Zapf
Re-implementation as class, appended to legacy version [Michael Zapf]
(nw)
[src/emu/sound]tms5220.c tms5220.h

r15499 Monday 25th June, 2012 at 11:23:43 UTC by Robbbert
homelab - remove unneeded code that caused an error in some compilers, and fix an unrelated bug.
[src/mess/drivers]homelab.c

r15498 Monday 25th June, 2012 at 10:08:33 UTC by Robbbert
brailab4 - fixed keyboard
[src/mess/drivers]homelab.c

r15497 Monday 25th June, 2012 at 07:16:41 UTC by Miodrag Milanović
floppy improvements of mc1502 driver [shattered]
[src/mess/drivers]pc.c
[src/mess/includes]pc.h
[src/mess/machine]pc.c

r15496 Sunday 24th June, 2012 at 15:35:12 UTC by Michael Zapf
ti99: Changes in logging; spchsyn prepared for real timing (nw)
[src/mess/drivers]ti99_4x.c
[src/mess/machine/ti99]spchsyn.c

r15495 Sunday 24th June, 2012 at 12:41:33 UTC by Robbbert
homelab WIP
[src/mess/drivers]homelab.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team