Commit Graph

19847 Commits

Author SHA1 Message Date
Oliver Stöneberg
e111fe61f3 fixed uninitialized memory in the last hunk on CHD creation (fixes potentially different filesize with each compiler not defaulting memory to 0x00 including Visual Studio) / added another chdman test (nw) 2013-01-09 19:12:21 +00:00
Michaël Banaan Ananas
a7dc1ca0b9 (placeholder) 2013-01-09 19:00:35 +00:00
David Haywood
afe6a60e96 mark grasspin as working, remaining issues are fairly minor 2013-01-09 18:51:19 +00:00
Curt Coder
6f9631d5b3 (MESS) Fixed softlist name. (nw) 2013-01-09 18:17:13 +00:00
Curt Coder
7cb165f117 mc6845: Stop spamming the log file. (nw) 2013-01-09 17:56:42 +00:00
Curt Coder
1568a656f8 (MESS) bw12, xerox820, wangpc: Fixed floppy. [Curt Coder] 2013-01-09 17:56:14 +00:00
Fabio Priuli
8cc9070d27 lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio Priuli]
softlists: added preliminary softlists to Apogee, Bashkiria-2M, BK-0010, Galaksija, Korvet, Lviv, Mikrosha, Ondra ViLi, Orao, 
Orion-128/OrionPro, Partner-01.01, Pecom64, Pyldin-601, Radio-86RK, Specialist/Specialist MX and UT-88. [Fabio Priuli]

After 0.148 I will clean up the file descriptions, but it's good to have these documented at last :-)
Loading instructions are already present at projectMESS and will be in next sysinfo update.
2013-01-09 17:20:18 +00:00
Fabio Priuli
13b26b6748 softlists: hopefully silencing cmpro. no whatsnew. 2013-01-09 17:13:14 +00:00
Fabio Priuli
3deb982fa8 softlists: fixing svn properties, no whatsnew. 2013-01-09 17:12:41 +00:00
Robbbert
63bd8690b4 Dragon World 2 : protection patch [iq_132] 2013-01-09 13:13:39 +00:00
Scott Stone
ab8d91b336 i386.c: set some features bits for Pentium 3 CPUs [Peter Ferrie]
queen.c:  [Peter Ferrie] 
- correct slave_ack configuration member declaration
- correct CPU type
2013-01-09 12:00:46 +00:00
Scott Stone
87731393f5 idectrl.c - fix phantom slave drive detection problem. [Peter Ferrie] 2013-01-09 11:50:44 +00:00
David Haywood
20478fc0c3 new clones
----------

Street Fighter Zero 2 (Japan 960430) [Razoola]

I'll let the Team CPS1 guys debate the rom naming or whatever.
2013-01-09 08:56:28 +00:00
Oliver Stöneberg
7a9f663d76 fixed result of bitstream_in::peek(0) (nw) 2013-01-09 07:29:42 +00:00
Oliver Stöneberg
57c86b0b3f optimized tests target (nw) 2013-01-09 05:52:17 +00:00
Oliver Stöneberg
4aa4f3d9ec added another chdman test (nw) 2013-01-09 05:50:36 +00:00
R. Belmont
33072fcd27 (MESS) pce/tg16/sgx: Convert to using new more accurate video chip device emulation [Wilbert Pol] 2013-01-09 01:19:08 +00:00
Andrew Gardner
9ae545b4c4 dsp16: Two more opcodes. Now for the fixed-point math enjoyment. (nw) 2013-01-09 01:13:35 +00:00
R. Belmont
02eedee8f1 (MESS) Apollo fixes: [Hans Ostermeyer]
* fixed MLOG: machine -> machine()
 * use the correct address space for dma (supplied space parameter is wrong; why?)
 * minor fix for 64 Bit Ubuntu 
 * block_set_filemark() failed to set the filemark buffer; memcpy will now use 64 bit words (i.e. 8 byte chunks) for copying
2013-01-09 01:10:44 +00:00
Angelo Salese
18184414ac Arbee forgot to remove this line 2013-01-09 00:58:42 +00:00
Angelo Salese
ddfb6f919b Added cdda_get_channel_volume() function to CD-DA device. Fixed volume control display in PC Engine CD system [Angelo Salese] 2013-01-08 19:54:52 +00:00
Curt Coder
e29bf515c4 Added FM encoding support to upd765_dsk. [Curt Coder]
(MESS) bw2: Fixed floppy loading. [Curt Coder]
2013-01-08 17:57:56 +00:00
cracyc
732a6d11f5 [mess] partially implement sb16 mixer
fixes Simcity 2000
2013-01-08 16:17:06 +00:00
David Haywood
91df0549a3 note about virus infected original discs (mastered with viruses) 2013-01-08 14:59:58 +00:00
David Haywood
ce7bebf809 better documentation of the discs part 1 (nw) 2013-01-08 14:40:26 +00:00
Nathan Woods
a43dcda2c2 MSVC fixes (nw) 2013-01-08 11:47:40 +00:00
Fabio Priuli
78667dfcb4 misc fixes (resp. BOM, list name, &Amp;). no whatsnew. 2013-01-08 09:32:40 +00:00
Andrew Gardner
a5c451ab17 dsp16: Few more opcodes & spaces->tabs. (nw) 2013-01-08 05:44:36 +00:00
David Haywood
62753a82b6 Amiga lists shuffle around, document Assassins PD collections from TOSEC ( + some other images I found which are missing from TOSEC..) (nw) 2013-01-08 04:37:50 +00:00
R. Belmont
7f070e650c apollo: fix FDC type. unsure if correct. (nw) 2013-01-08 03:36:44 +00:00
R. Belmont
2fc04181bc cdrom: fixed getting the type of the last track, fixes PCE Bomberman '94 proto (nw) 2013-01-08 01:42:32 +00:00
Robbbert
306f908c0f changed a note (nw) 2013-01-07 23:59:53 +00:00
Robbbert
25129a9ef7 MT 2662 : schaser missile sound was incorrect [Robbbert]
Proof obtained from a video.
2013-01-07 22:31:45 +00:00
David Haywood
9b05a5652f the compiler didn't crucify me for this? (nw) 2013-01-07 22:16:51 +00:00
David Haywood
a4f7daba5a shift outrun / turbo outrun sprites by 1 pixel in the x direction, reference point turbo outrun course map, real hardware isn't glitched like MAME was. (nw) 2013-01-07 22:00:33 +00:00
Curt Coder
cc35a4ed7d flopimg: FM WIP (nw) 2013-01-07 20:51:34 +00:00
Curt Coder
15604c6fc1 Added FM encoding support to flopimg and wd17xx_dsk. [Curt Coder] 2013-01-07 18:23:45 +00:00
Angelo Salese
32b4073ad9 Notes update 2013-01-07 17:22:04 +00:00
Fabio Priuli
dfb8ddd385 fix compile on MacOSX 10.6.8. nw. 2013-01-07 15:03:09 +00:00
Robbbert
9067a86690 P8000_16 : Fixed regression caused by CPU redesign (nw) 2013-01-07 13:13:21 +00:00
mahlemiut
a4e4e7a58b s11b,s11c: Writes to 0x68xx appear to pulse the BG CVSD clock input. Speech output on s11c games now works. 2013-01-07 11:17:37 +00:00
R. Belmont
7bc847a37f n68681: preliminary working diserial-based I/O [R. Belmont] 2013-01-07 04:44:44 +00:00
R. Belmont
52bbb15193 diserial: correct uninitialized data bug where the first character transmitted would sometimes fail to synch. [R. Belmont] 2013-01-07 04:39:01 +00:00
Curt Coder
c0b9575621 (MESS) c64: Cartridge WIP. (nw) 2013-01-06 21:11:25 +00:00
Oliver Stöneberg
670a36cbcd fixed some cppcheck warnings about format identifiers and duplicated enum (nw) 2013-01-06 19:14:29 +00:00
Brian Troha
de7371dc09 new Penfan Girls clone.
New Clone Added
--------------------------------------
Penfan Girls - Step1. Mild Mind (set 2) [Any, The Dumping Union]
2013-01-06 15:55:25 +00:00
Olivier Galibert
823c193bcb upd765: Be verbose about sector IDs when formatting a track [O. Galibert] 2013-01-06 15:15:05 +00:00
Fabio Priuli
6309ec9ffe cpc_flop: sorted some more sets. basically all games starting with #-A are properly sorted now. at some point I will start with the 'B'... no whatsnew. 2013-01-06 14:58:41 +00:00
Nathan Woods
9df72a7b5b [APPLE2GS] Fixing regression 2013-01-06 14:57:11 +00:00
Oliver Stöneberg
614fa9b9f4 more chdcd.c errormessage enhancements / adapted error messages for emu/sound/samples.c / fixed GCC compile (nw) 2013-01-06 14:52:40 +00:00