Commit Graph

11294 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
d76ff0ec4f ASR==extended play, short beep 2011-02-17 15:26:13 +00:00
Michaël Banaan Ananas
78e550328a take into account that unused high bits can be set, so just fill the complete table 2011-02-17 12:41:57 +00:00
Aaron Giles
eab7b08205 Eliminate statics/globals in drivers jpm/kaneko/maygay/meadows/merit/
metro/midcoin/midw8080/midway/msx/namco. [Atari Ace]

Hi mamedev,

More driver_device conversions.  I also handled some missed variables
in earlier conversions (bfcobra/cinemat/segas32/taitowlf), and
provided a fix (hopefully correct) for bug "03766: cartfury, roadburn,
sf2049 + clones: Crash before OK" in audio/dcs.c so I could at least
start drivers\vegas.c to check my changes.

~aa
2011-02-17 09:46:47 +00:00
Andrew Gardner
8e5664b178 OKI MSM9810 : Added sub-table lookups. [Andrew Gardner]
(out of whatsnew.txt)
Still plenty to do, but half the games should sound perfect now.
2011-02-17 06:28:24 +00:00
R. Belmont
64736f5f19 Fix pastebin hash (no whatsnew) 2011-02-17 05:34:19 +00:00
R. Belmont
3aac5c3440 SDL: GLSL now works for all pixel formats; fixed memory leak on textures [cgwg] 2011-02-17 04:49:05 +00:00
Michaël Banaan Ananas
f42fb0a925 (UINT32 count < m_min) is impossible if m_min is 0 2011-02-17 02:41:23 +00:00
Scott Stone
628e7a2b9b Updated DIPS and Dip Locations based on documents posted by Laschek at KLOV. [Tafoid] 2011-02-17 01:21:28 +00:00
Angelo Salese
54566faa22 Xtal for MESS 2011-02-17 00:08:34 +00:00
Angelo Salese
5333d4d172 Various MCD fixed from Haze, don't bother 2011-02-16 19:17:51 +00:00
Michaël Banaan Ananas
da71dbe23c company, year, and pcb info 2011-02-16 19:15:29 +00:00
Michaël Banaan Ananas
21dc31b350 another 2011-02-16 17:56:03 +00:00
Michaël Banaan Ananas
7d0c49c497 (update unknown game desc) 2011-02-16 17:51:58 +00:00
Michaël Banaan Ananas
3dd153cb60 (bracket style company naming was abandoned) 2011-02-16 17:48:45 +00:00
Michaël Banaan Ananas
2001a48a8b fix compile 2011-02-16 15:58:12 +00:00
Michaël Banaan Ananas
13e099c148 src cleanup (mostly spaces to tabs), removed changelog (objections?), added TODO. (no whatsnew) 2011-02-16 15:22:59 +00:00
Fabio Priuli
1e96f4afbd Fixed a minor quirk in region initialization for MESS. no whatsnew (being MESS-only). 2011-02-16 09:02:03 +00:00
Aaron Giles
b93257b357 Make emu_timer destructor private to prevent direct freeing. 2011-02-16 05:56:07 +00:00
Angelo Salese
e90f4275f1 Driver porting 2011-02-15 21:54:55 +00:00
Michaël Banaan Ananas
0b6c0783c7 circus.c: Improved interrupt handling: circus generates them the same way as ripcord (based on sprite-bg collision), robotbwl doesn't generate interrupts at all. [hap] 2011-02-15 21:41:59 +00:00
Fabio Priuli
8ce41d4daa Fixed CHD hash handling in lists. No whatnew (MESS only) 2011-02-15 16:49:10 +00:00
Aaron Giles
ed97fb8048 Fix -romident. 2011-02-15 04:59:43 +00:00
Angelo Salese
fa21a464ff Driver updated from MESS 2011-02-15 03:04:19 +00:00
Michaël Banaan Ananas
c91ef42f7f MT bug 4249 affected other sets too
(I tried 20 or 25 first, then 10)
2011-02-14 21:02:33 +00:00
Michaël Banaan Ananas
5230e629f5 rsgun was broken after timer changes 2011-02-14 20:27:03 +00:00
Michaël Banaan Ananas
12a8a4a47e fix r11496 regression 2011-02-14 20:05:50 +00:00
Michaël Banaan Ananas
8c86873b62 fix savestate assert 2011-02-14 19:40:21 +00:00
Michaël Banaan Ananas
9584a1bb59 fix savestate assert 2011-02-14 19:00:08 +00:00
Scott Stone
2d3b7074c0 Assigned NOT_WORKING flag to sfcbox (no whatsnew) 2011-02-14 15:51:19 +00:00
Miodrag Milanovic
00ee3521a3 Removed hashfile and dependencies (no whatsnew) 2011-02-14 15:49:58 +00:00
Fabio Priuli
f3855eb1b0 snes_snd.c: fixed save state error [Fabio Priuli]
out of whatsnew: I kept the changes to a minimum... I seriously hope no rounding error happens in dsp_update now
2011-02-14 13:43:46 +00:00
Aaron Giles
5e4df8c772 Hash generation and general cleanup. New class hash_collection holds
and manages a collection of hashes, and can be built from an internal
format string which is stored with each ROM. All core instances are
cleaned up to use the new interfaces, but it's likely that hashfile
code in MESS will need an update.

Also compacted the form of the hash strings used for ROMs, and fixed
verification/hashing of non-ZIPped files.
2011-02-14 08:41:08 +00:00
R. Belmont
06d479c54f PSX: add DMA mode used for CD transfers on home system, fix DMA bug that caused home system to freeze. [pSXAuthor, Harmony, R. Belmont] 2011-02-14 03:39:51 +00:00
Luca Elia
8799e8e38f New games added or promoted from NOT_WORKING status
---------------------------------------------------

Pye-nage Taikai [Luca Elia, Gnoppi, john666, Gerald (COY), Smitdogg, The Dumping Union]
Taihou de Doboon [Luca Elia, Gnoppi, john666, Gerald (COY), Smitdogg, The Dumping Union]
2011-02-13 21:55:12 +00:00
Aaron Giles
5140c0e6a0 Fix assert when saving snapshots beyond the first. 2011-02-13 21:30:40 +00:00
Aaron Giles
9ff458e52f Fix compile. 2011-02-13 21:24:37 +00:00
Angelo Salese
b526c2c622 More CD-DA fixes ... 2011-02-13 20:35:13 +00:00
Angelo Salese
0faa5c67fe Another silly bugfix, being in a rush doesn't help much ... 2011-02-13 19:42:16 +00:00
Angelo Salese
e0f6ccc6e2 Fix compile 2011-02-13 19:27:21 +00:00
Andrew Gardner
d14f5fbeab No propset == no commit. Added missing files. (no whatsnew) 2011-02-13 19:06:31 +00:00
Angelo Salese
5acc1521c4 Hopefully fixed rf5c68 issues, also added bare-bones CD-DA support 2011-02-13 18:53:36 +00:00
Andrew Gardner
9513bb12af OKI MSM9810 : Added preliminary ADPCM2 support. [Andrew Gardner, Lord Nightmare]
[out of whatsnew]
Thanks for the tables, LN.  I haven't implemented them exactly as you describe yet, and I may contact you with some questions.
Thanks for hooking up the sound in sigmab98, Luca.  They give me a bunch more test cases:
Still missing "straight 8 bit playback" mode.
Still not respecting sample rate.
Still not respecting stereo.
Missing the OPT command.
2011-02-13 17:48:20 +00:00
Miodrag Milanovic
569f818281 Input ports can now be added to device, names are formed as sub tags from parent device tag. [Miodrag Milanovic] 2011-02-13 17:45:31 +00:00
Dirk Best
8c07036b0f i386: Changed READ/WRITEPORT macros to inline functions to properly support aligned vs. unaligned writes. Fixes regressions in MESS for all drivers using the PCI bus and possibly others. [Dirk Best] 2011-02-13 16:28:43 +00:00
Michaël Banaan Ananas
8a0d451bcc tms9928a.c: Fixed colors in multicolor mode [Michael Zapf] 2011-02-13 14:53:43 +00:00
Luca Elia
7dd297d676 sigmab98: added preliminary sound to the Sammy medal games [Andrew Gardner]
New games added or promoted from NOT_WORKING status
---------------------------------------------------

Hae Hae Ka Ka Ka [Luca Elia, Gnoppi, john666, Gerald (COY), Smitdogg, The Dumping Union]
2011-02-13 14:50:13 +00:00
Michaël Banaan Ananas
ae80966c9b small update 2011-02-13 14:19:50 +00:00
Jonathan Gevaryahu
7b38df7e24 add an xtal for MESS 2011-02-13 09:42:49 +00:00
R. Belmont
800e672c83 salarymc: CD redumped [Roberto Malone, Yohji, Smitdogg, The Dumping Union]
(not for whatsnew below)
Not sure what was wrong with the game with the previous BAD_DUMP'ed CD, but 
it seems to run fine with this image.
2011-02-13 01:31:03 +00:00
R. Belmont
4f281db5f9 Reduce max internal buffering level (no whatsnew) 2011-02-13 00:51:23 +00:00