Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r7191 Thursday 28th January, 2010 at 18:24:52 UTC by incog
Commented out a known bad dump from the software list.
[src/mess/software]scv_cart.c

r7190 Thursday 28th January, 2010 at 10:49:45 UTC by Robbbert
[TX0] Fixed dissassembly (but there are no programs to test with, and no way to load them).
[PDP1] Same as above, plus debug mode hasn't worked for years.
[src/emu/cpu/pdp1]pdp1dasm.c tx0dasm.c

r7189 Wednesday 27th January, 2010 at 19:12:11 UTC by Curt Coder
[C2040] Refactored to use existing MOS6530 implementation.
[src/mess/machine]c2040.c

r7188 Wednesday 27th January, 2010 at 18:27:04 UTC by Robbbert
[APEXC] Partial fix of disasm.
[src/emu/cpu/apexc]apexcdsm.c

r7187 Wednesday 27th January, 2010 at 16:48:52 UTC by Dirk Best
[APRICOT] Connected floppy controller and sio interrupts
[src/mess/drivers]apricot.c

r7186 Wednesday 27th January, 2010 at 14:24:55 UTC by Dirk Best
Split the Apricot Xi into its own file and rewrote it. Added the original version 'Apricot PC' and made the Xi a clone of it.
[src/mess]mess.mak messdriv.c
[src/mess/drivers]act.c apricot.c* apricotf.c*

r7185 Wednesday 27th January, 2010 at 06:43:59 UTC by Curt Coder
[C2040] Added GCR rom region lookup.
[src/mess/machine]c2040.c

r7184 Wednesday 27th January, 2010 at 06:21:32 UTC by Curt Coder
[C2040] WIP, added MOS6530 emulation.
[src/mess]mess.mak
[src/mess/machine]c2040.c mos6530.c* mos6530.h*

r7183 Wednesday 27th January, 2010 at 06:19:52 UTC by Jonathan Gevaryahu
comment was cut off.
[src/emu/sound]s14001a.c

r7182 Wednesday 27th January, 2010 at 06:13:20 UTC by Jonathan Gevaryahu
s14001a: updated comments; got rid of the squealing noise (hidden behind a #define now, code is still there) until some other issues can be resolved.
[src/emu/sound]s14001a.c

r7181 Wednesday 27th January, 2010 at 03:47:53 UTC by Jonathan Gevaryahu
Add preliminary driver for Fidelity Electronics Z80-based systems; currently just supports the Talking Chess Challenger model VCC.
Inputs and LED displays are not hooked up, will need artwork support. [Kevtris, Lord Nightmare]
[src/mess]mess.mak messdriv.c
[src/mess/drivers]fidelz80.c*

r7180 Tuesday 26th January, 2010 at 16:09:12 UTC by incog
Added Interton VC 4000 clone family.
[src/mess]messdriv.c
[src/mess/drivers]vc4000.c

r7179 Tuesday 26th January, 2010 at 11:13:44 UTC by Nathan Woods
More Atari Ace changes
[src/mess/drivers]apexc.c apf.c bcs3.c camplynx.c cdi.c craft.c ec65.c fk1.c

r7178 Tuesday 26th January, 2010 at 11:06:02 UTC by Curt Coder
Added Commodore 8280 floppy skeleton.
[src/mess]mess.mak
[src/mess/machine]c8280.c* c8280.h*

r7177 Tuesday 26th January, 2010 at 09:46:48 UTC by Miodrag Milanović
Removed UNICODE check
[src/mess/osd/windows]dialog.c dialog.h

r7176 Tuesday 26th January, 2010 at 09:46:05 UTC by Miodrag Milanović
Some small changes in UI, still not working ok
[src/mess/osd/winui]devview.c messui.c optionsms.c softwarepicker.c winui.mak

r7175 Tuesday 26th January, 2010 at 03:18:15 UTC by incog
Added Emerson Arcadia 2001 software list
[src/mess/software]arcadia_cart.c*

r7174 Monday 25th January, 2010 at 13:01:01 UTC by Curt Coder
[C2040] Fixed IEEE interface.
[src/mess/machine]c2040.c

r7173 Monday 25th January, 2010 at 12:24:26 UTC by Robbbert
Fixed tandy200 regression.
[src/mess/includes]kyocera.h micronic.h
[src/mess/video]hd61830.c hd61830.h

r7172 Monday 25th January, 2010 at 12:14:02 UTC by Curt Coder
Synced with MAME.
[src/emu/video]mc6845.c

r7171 Monday 25th January, 2010 at 09:16:03 UTC by Robbbert
[NIMBUS] Make computer name start with uppercase.
[src/mess/drivers]rmnimbus.c

r7170 Monday 25th January, 2010 at 09:08:00 UTC by Curt Coder
[PET] C2040 floppy series WIP
[src/mess/formats]d64_dsk.c
[src/mess/machine]c2040.c

r7169 Monday 25th January, 2010 at 06:03:05 UTC by Jonathan Gevaryahu
Add RealVoice PC skeleton driver; Needs proper HD63701Y0 on chip peripheral emulation before it will work (as well as the internal rom dump of the sound player mcu, which is another HD63701Y0 pretending to be a beefed up OKI MSM5205) [Kevtris, Lord Nightmare]
[src/mess]mess.mak messdriv.c
[src/mess/drivers]rvoice.c*

r7168 Sunday 24th January, 2010 at 23:01:28 UTC by Nathan Woods
Atari Ace changes
[docs]messnew.txt
[src/mess/drivers]3do.c act.c cat.c supracan.c vboy.c vii.c xerox820.c z9001.c
[src/mess/formats]ap2_dsk.c d64_dsk.c
[src/mess/includes]xerox820.h
[src/mess/machine]geneve.c ti99_4x.c
[src/mess/video]pdp1.c thomson.c

r7167 Sunday 24th January, 2010 at 21:41:21 UTC by incog
--
[src/mess/drivers]arcadia.c

r7166 Sunday 24th January, 2010 at 21:34:35 UTC by incog
- Added Arcadia clone families with parent/clone relationships for each major family. [incog]
- Refined Arcadia audio with recording/analysis on MPT-03 (PAL UVI chip) [plgDavid]
[src/mess]messdriv.c
[src/mess/audio]arcadia.c
[src/mess/drivers]arcadia.c

r7165 Sunday 24th January, 2010 at 21:29:30 UTC by Barry Rodewald
[FMTMARTY] Removed keyboard inputs from the Marty and Car Marty, since they are consoles.
[src/mess/drivers]fmtowns.c

r7164 Sunday 24th January, 2010 at 19:46:57 UTC by incog
Added Sango fighter dump to Super A'can software list
[src/mess/software]supracan_cart.c

r7163 Sunday 24th January, 2010 at 19:26:03 UTC by Curt Coder
[PET] Seriously? A 1977 computer running at nearly 8 MHz? IEEE-488 now works on all PETs except the first one.
[src/mess/drivers]pet.c

r7162 Sunday 24th January, 2010 at 18:29:43 UTC by Wilbert Pol
[PV1000] Added sound support [plgDavid]. The speed of the sound is still incorrect due to incorrect irq triggering.
[docs]messnew.txt
[src/mess/drivers]pv1000.c

r7161 Sunday 24th January, 2010 at 16:51:45 UTC by Curt Coder
[PET] Cleanup.
[src/mess/machine]pet.c

r7160 Sunday 24th January, 2010 at 13:18:12 UTC by Curt Coder
[CBMB] Changed floppy drive to 8250.
[PET] IEEE WIP
[src/mess/drivers]cbmb.c
[src/mess/includes]pet.h
[src/mess/machine]pet.c

r7159 Sunday 24th January, 2010 at 07:53:37 UTC by Jonathan Gevaryahu
]socrates] use romregion_erase tags instead of explicit fills; code looks neater this way.
[src/mess/drivers]socrates.c

r7158 Sunday 24th January, 2010 at 07:50:54 UTC by Jonathan Gevaryahu
ti99-4x: fixed clock rate for sn94624, still need measurement from real pcb
[src/mess/drivers]ti99_4x.c

r7157 Sunday 24th January, 2010 at 07:43:31 UTC by Jonathan Gevaryahu
Fixed sn76489a periodic noise once again (and simplified a bit of noise code), now should exactly match real chips as sampled. Added proper emulation of clock divider, so may be slightly slower than before. [Lord Nightmare, PlgDavid, Kold666]
[src/emu/sound]sn76496.c

r7156 Saturday 23rd January, 2010 at 22:20:06 UTC by Barry Rodewald
Another compile fix.
[src/mess/formats]spec_snqk.h timex_dck.h

r7155 Saturday 23rd January, 2010 at 22:18:13 UTC by Barry Rodewald
[SUPRACAN] Fix compile (again).
[src/mess/drivers]supracan.c

r7154 Saturday 23rd January, 2010 at 20:38:52 UTC by Miodrag Milanović
Usage of strconv.h functions, but it did not help much.
[src/mess/osd/winui]devview.c messui.c

r7153 Saturday 23rd January, 2010 at 19:10:08 UTC by Angelo Salese
Documented sprite X shrink bits
[src/mess/drivers]supracan.c

r7152 Saturday 23rd January, 2010 at 18:20:28 UTC by Angelo Salese
[Super A'Can]: Some gfx improvements specific for the Baseball game
[src/mess/drivers]supracan.c

r7151 Saturday 23rd January, 2010 at 16:44:04 UTC by Angelo Salese
[Super A'Can]: cleaned-up the DMA fill function, fixes pause on transitions
[src/mess/drivers]supracan.c

r7150 Saturday 23rd January, 2010 at 16:12:17 UTC by Angelo Salese
[Super A'Can] Implemented vertical direction for sprites, fixes grappling throws in Sango Fighter
[src/mess/drivers]supracan.c

r7149 Saturday 23rd January, 2010 at 15:54:58 UTC by Angelo Salese
[Super A'Can]: Add L & R input buttons and identified A/B/X/Y buttons
[src/mess/drivers]supracan.c

r7148 Saturday 23rd January, 2010 at 15:12:11 UTC by Angelo Salese
[Super A'Can]: Fixed tilemap paging for Sango Fighter character screen
[src/mess/drivers]supracan.c

r7147 Saturday 23rd January, 2010 at 14:45:58 UTC by Stefano Priore
Removed obsolete file
[src/mess/machine]spectrum.c

r7146 Saturday 23rd January, 2010 at 14:44:34 UTC by Stefano Priore
[SPECTRUM] Moved snapshot & quickload code to formats/
[src/mess]mess.mak
[src/mess/drivers]spectrum.c timex.c
[src/mess/formats]spec_snqk.c* spec_snqk.h* timex_dck.c* timex_dck.h*
[src/mess/includes]spectrum.h

r7145 Saturday 23rd January, 2010 at 14:18:54 UTC by Angelo Salese
[Super A'Can] Some graphic/DMA fixes to allow Sango Fighter to display stuff
[src/mess/drivers]supracan.c

r7144 Saturday 23rd January, 2010 at 13:54:05 UTC by Miodrag Milanović
Some changes of UI code. MESSUI in normal build works, but in DEBUG it cause trouble still on 32 bit build.
[src/mess/osd/winui]messui.c optionsms.c propertiesms.c softwarepicker.c swconfig.c

r7143 Saturday 23rd January, 2010 at 12:28:56 UTC by Miodrag Milanović
Removed debug line
[src/osd/winui]winui.c

r7142 Saturday 23rd January, 2010 at 12:26:25 UTC by Miodrag Milanović
Fixed command line parameter parsing, -listxml works with UI now
[src/osd/winui]winui.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team