Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r15582 Thursday 12th July, 2012 at 21:13:20 UTC by Sandro Ronco
geniusiq: documented a bit the memory map and added preliminary video. (nw)
[src/mess/drivers]geniusiq.c

r15581 Thursday 12th July, 2012 at 13:11:27 UTC by Robbbert
BIGBOARD2 added a note
[src/mess/drivers]bigbord2.c

r15580 Thursday 12th July, 2012 at 12:55:16 UTC by Robbbert
BIGBOARD2 WIP
[src/mess/drivers]bigbord2.c

r15579 Thursday 12th July, 2012 at 12:51:42 UTC by Robbbert
TERMINAL fixed backspace key
[src/mess/machine]keyboard.c terminal.c

r15578 Wednesday 11th July, 2012 at 15:48:56 UTC by Angelo Salese
Base hook-up of USART and cassette device, doesn't work yet
[src/mess/drivers]pc8801.c

r15577 Wednesday 11th July, 2012 at 06:29:05 UTC by Fabio Priuli
fixed mime-type of the new lists (creators, please remember to add it when you first commit a new xml). no whatsnew.
[hash]bw12.xml compis.xml ibm5150_cass.xml ql_cass.xml tandy2k.xml tandy6k.xml vip.xml wangpc.xml wmbullet.xml

r15576 Wednesday 11th July, 2012 at 00:55:56 UTC by Angelo Salese
Cleaned up text drawing function
[src/mess/drivers]pc8801.c

r15575 Tuesday 10th July, 2012 at 20:18:48 UTC by Fabio Priuli
pico.xml: new Japanese dumps [TeamEurope]
[hash]pico.xml

r15574 Tuesday 10th July, 2012 at 17:58:08 UTC by Wilbert Pol
scv.c: Fixed small issue with clipping and 32 pixel high sprites (fixes mahjong). (nw)
[src/mess/drivers]scv.c

r15573 Tuesday 10th July, 2012 at 05:00:19 UTC by Fabio Priuli
ibm5150.xml: added a few diagnostic disks and moved here a couple of disks from ibm5170.xml, since they belong here [Kaylee, shattered, rfka01]
[hash]ibm5150.xml ibm5170.xml

r15572 Tuesday 10th July, 2012 at 04:57:44 UTC by Fabio Priuli
pico.xml: new spanish dumps [TeamEurope]
[hash]pico.xml

r15571 Tuesday 10th July, 2012 at 02:40:45 UTC by Barry Rodewald
amstrad: slight optimisation by removing as many device lookups as possible. (no whatsnew)
[src/mess/includes]amstrad.h
[src/mess/machine]amstrad.c

r15570 Monday 9th July, 2012 at 12:11:00 UTC by Robbbert
P8000: added rudimentary keyboard. Systems are usable.
[src/mess/drivers]p8k.c

r15569 Monday 9th July, 2012 at 11:24:05 UTC by Robbbert
Homelab cleanup
[src/mess/drivers]homelab.c

r15568 Monday 9th July, 2012 at 11:10:37 UTC by Robbbert
P8000 WIP
[src/mess/drivers]p8k.c

r15567 Monday 9th July, 2012 at 05:58:36 UTC by Curt Coder
[VIDBRAIN] Added some carts. (nw)
[hash]vidbrain.xml

r15566 Monday 9th July, 2012 at 01:26:07 UTC by Angelo Salese
Fix for MT #04926, it was firing an irq when it was supposed to actually disable it (might also fix booting in other games?)
[src/mess/machine]pce.c

r15565 Monday 9th July, 2012 at 01:07:30 UTC by Angelo Salese
Quick ADPCM fix, not supposed to fire an irq when in idle mode
[src/mess/machine]pce.c

r15564 Sunday 8th July, 2012 at 22:54:09 UTC by Curt Coder
[VIP] Cleanup. (nw)
[hash]vip.xml
[src/mess/drivers]vip.c

r15563 Sunday 8th July, 2012 at 22:37:16 UTC by Curt Coder
[VIP] Added beeper on/off switch, and VP585 board. [Curt Coder]
[src/mess]mess.mak
[src/mess/drivers]vip.c
[src/mess/includes]vip.h
[src/mess/machine]vp550.c vp585.c* vp585.h* vp590.c vp590.h

r15562 Sunday 8th July, 2012 at 16:03:06 UTC by Sandro Ronco
irisha: added speaker. (nw)
[src/mess/drivers]irisha.c
[src/mess/includes]irisha.h
[src/mess/machine]irisha.c

r15561 Sunday 8th July, 2012 at 12:00:29 UTC by Curt Coder
[VIP] Fixed quickload. (nw)
[src/mess/drivers]vip.c
[src/mess/machine]vip_exp.h

r15560 Saturday 7th July, 2012 at 23:07:33 UTC by Curt Coder
[VIP] Connected the byte I/O and expansion ports. Refactored the VP550, VP590, and VP595 to implement the expansion slot interface. [Curt Coder]
[src/mess]mess.mak
[src/mess/audio]vp550.c vp550.h vp595.c vp595.h
[src/mess/drivers]vip.c
[src/mess/includes]vip.h
[src/mess/machine]vip_byteio.c vip_byteio.h vip_exp.c vip_exp.h vp550.c* vp550.h* vp590.c* vp590.h* vp595.c* vp595.h*

r15559 Saturday 7th July, 2012 at 18:02:29 UTC by Curt Coder
[SC3000] Moved the fake BIOS to cartridge software list. SC-3000 does not have an internal BIOS, instead a BASIC or other cartridge needs to be plugged in manually. E.g. "mess sc3000 basic3" [Curt Coder]
[hash]sg1000.xml
[src/mess/drivers]sg1000.c

r15558 Saturday 7th July, 2012 at 13:39:54 UTC by Tafoid
Correct issue with duplicate internal softlist name. (nw)
[hash]ql_cass.xml

r15557 Saturday 7th July, 2012 at 10:19:04 UTC by Curt Coder
[VIP] Added byte I/O and expansion slot interfaces. [Curt Coder]
[hash]vip.xml
[src/mess]mess.mak
[src/mess/drivers]vip.c
[src/mess/includes]vip.h
[src/mess/machine]vip_byteio.c* vip_byteio.h* vip_exp.c* vip_exp.h*

r15556 Friday 6th July, 2012 at 22:54:59 UTC by Curt Coder
[COMPIS] Added software list for cassettes. [Curt Coder]
[hash]compis.xml*
[src/mess/drivers]compis.c

r15555 Friday 6th July, 2012 at 22:23:42 UTC by Curt Coder
[VIP] Added software list for cassettes. [Curt Coder]
[hash]vip.xml*
[src/mess/drivers]vip.c

r15554 Friday 6th July, 2012 at 22:09:16 UTC by Curt Coder
[WMBULLET] Added software list for floppies. [Curt Coder]
[hash]wmbullet.xml*
[src/mess/drivers]bullet.c

r15553 Friday 6th July, 2012 at 21:55:22 UTC by Curt Coder
[BW12] Added software list for floppies. [Curt Coder]
[hash]bw12.xml*
[src/mess/drivers]bw12.c

r15552 Friday 6th July, 2012 at 21:41:59 UTC by Curt Coder
[TANDY2K] Added software list for floppies. [Curt Coder]
[hash]tandy2k.xml*
[src/mess/drivers]tandy2k.c

r15551 Friday 6th July, 2012 at 21:28:19 UTC by Curt Coder
[TANDY6K] Added software list for floppies. [Curt Coder]
[hash]tandy6k.xml*

r15550 Friday 6th July, 2012 at 21:12:22 UTC by Curt Coder
Fixed dataarea name. (nw)
[hash]ql_cass.xml

r15549 Friday 6th July, 2012 at 21:11:00 UTC by Curt Coder
[QL] Added software list for Microdrive cassettes. [Curt Coder]
[hash]ql.xml ql_cass.xml*
[src/mess/devices]microdrv.h
[src/mess/drivers]ql.c

r15548 Friday 6th July, 2012 at 20:32:54 UTC by Michael Zapf
ti99: Some renaming wrt. video processor [Michael Zapf] (nw)
[src/mess/drivers]geneve.c ti99_4p.c ti99_4x.c
[src/mess/machine/ti99]genboard.c ti99defs.h videowrp.c videowrp.h

r15547 Friday 6th July, 2012 at 20:31:57 UTC by Michael Zapf
tms9928/v9938: Using an own address space for the attached video memory [Michael Zapf]
[src/emu/video]tms9928a.c tms9928a.h v9938.c v9938.h

r15546 Friday 6th July, 2012 at 20:27:13 UTC by Curt Coder
[SF7000] Added some disks. (nw)
[hash]sf7000.xml

r15545 Friday 6th July, 2012 at 11:42:30 UTC by Curt Coder
[SC3000] Added support for the SC-3000 Survivors *.bit cassette file format. [Curt Coder, SC-3000 Survivor]
[src/lib]lib.mak
[src/lib/formats]sc3000_bit.c* sc3000_bit.h*
[src/mess/drivers]sg1000.c
[src/mess/includes]sg1000.h

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

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team