Commit Graph

27874 Commits

Author SHA1 Message Date
Oliver Stöneberg
75f2734a41 some comments (nw) 2014-03-24 22:27:38 +00:00
Michaël Banaan Ananas
8f0d86811a small update 2014-03-24 22:25:18 +00:00
Michaël Banaan Ananas
710b052bfd made sound_control_w more logical, unfortunately it didnt fix unkpacg sound 2014-03-24 22:20:59 +00:00
Oliver Stöneberg
6bd1f0b658 osd_* -> global_* compilation fixes (nw) 2014-03-24 22:16:44 +00:00
Fabio Priuli
6d34259612 (MESS) n64.xml: fixed the 7 games which had wrong offsets in the softlist. nw. 2014-03-24 22:14:25 +00:00
Oliver Stöneberg
2e5ea37f65 removed mame_* aliases and just use core_* functions (nw) 2014-03-24 22:05:08 +00:00
Wilbert Pol
5b375bb60a (MESS) microvsn.c: Added 'holding latches' and updated drawing code to refresh the screen contents from these holding latches. Fixes the american flag when starting sea duel. (nw) 2014-03-24 21:57:36 +00:00
Oliver Stöneberg
7a135e058a do not use osd_malloc/osd_free in non-OSD code (nw) 2014-03-24 21:56:16 +00:00
Oliver Stöneberg
b52f668f13 some mismatched malloc/free usage with osd_* functions (nw) 2014-03-24 21:44:43 +00:00
Wilbert Pol
738a0b82ab (MESS) microvsn.c: Simplified code a bit by adding separate PLA configurations. 2014-03-24 21:26:31 +00:00
Miodrag Milanovic
34ade444e9 no more legacy CUSTOM_INPUT (nw) 2014-03-24 20:36:34 +00:00
Michaël Banaan Ananas
a565657066 pretty obvious that 1.bin was a bad dump (the other changes are just minor cleanups) 2014-03-24 20:35:33 +00:00
Miodrag Milanovic
6fb0c0d694 some more cleanup (nw) 2014-03-24 20:32:58 +00:00
Wilbert Pol
4ad1411f54 (MESS) microvision.xml: Update for fixed and new dumps (nw) 2014-03-24 20:01:16 +00:00
Miodrag Milanovic
93659e3aed remove not needed parameters (nw) 2014-03-24 19:55:51 +00:00
Miodrag Milanovic
7b716d4aaf small pc cleanup (nw) 2014-03-24 19:46:18 +00:00
Michaël Banaan Ananas
ecc538779b mark netmerc as not-working 2014-03-24 19:31:49 +00:00
Ivan Vangelista
1c2a317074 Device-ified SGI memory controller (nw) 2014-03-24 19:26:11 +00:00
Ivan Vangelista
6b0e6c7a1c bfmdm01_device: converted to devcb2 (nw) 2014-03-24 18:38:12 +00:00
Michaël Banaan Ananas
0e133a4cd0 forgot this one again =) 2014-03-24 18:32:38 +00:00
Michaël Banaan Ananas
6276af6f06 revert file move, since shared (MAME/MESS) device 2014-03-24 18:30:34 +00:00
Ivan Vangelista
926294f15c tms34061_device: converted to devcb2 (nw) 2014-03-24 18:02:28 +00:00
Miodrag Milanovic
6f86608136 READ/WRITE*_HANDLER to READ/WRITE*_MEMBER where it was wrongly placed (nw) 2014-03-24 17:58:24 +00:00
Miodrag Milanovic
8635941e97 no need for this (nw) 2014-03-24 17:22:59 +00:00
Curt Coder
ea92aec4ad Fixed build. (nw) 2014-03-24 15:23:48 +00:00
Michaël Banaan Ananas
48ac454526 typo found by MASH 2014-03-24 13:40:30 +00:00
Michaël Banaan Ananas
6750e61bfe one more 2014-03-24 13:38:08 +00:00
Michaël Banaan Ananas
667508c1ea no you're not a qsound_device :P 2014-03-24 13:36:28 +00:00
Michaël Banaan Ananas
5de906ac30 Moved capcom qsound device to mame/audio. this is just a filemove, no other changes yet 2014-03-24 13:25:03 +00:00
Michaël Banaan Ananas
e1ec2a3134 added dsp pin info from guru 2014-03-24 13:00:56 +00:00
Curt Coder
c1a1912dde mos6526: WIP. (nw) 2014-03-24 11:33:08 +00:00
Robbbert
7a1ecf48c9 (MESS) amust : notes 2014-03-24 10:51:20 +00:00
Dirk Best
2af73a8d1a Attributes cleanup 2014-03-24 10:29:46 +00:00
Robbbert
32e5a050b1 (MESS) vtech2 (Laser350/500/700): added cassette save/load 2014-03-24 10:14:14 +00:00
Oliver Stöneberg
87bd8e7e7f flagged STREAM_UPDATE as legacy (nw) 2014-03-24 09:53:25 +00:00
Fabio Priuli
5b10f8897b (MESS) megaduck.xml: added four more dumps. [ranger_lennier, Sean Riddle] 2014-03-24 06:44:49 +00:00
Oliver Stöneberg
856bc222f8 libflac: changed HAVE_CONFIG_H checks to be as intended - will be fixed upstream as well (nw) 2014-03-24 04:56:25 +00:00
R. Belmont
281fbbbc09 (MESS) fanucspmg: corrected text mode font. [O. Galibert] 2014-03-24 01:22:06 +00:00
R. Belmont
1b89cbe106 (MESS) New skeleton driver:
- Fanuc System P Model G [Guru, R. Belmont]


nw: Could use some help finding if there is font/chargen data in the ROMs (apart from the foreign chs_7859.bin I threw in to get a screen display).  I'm pretty confident it's not in the a40 and a41 ROMs, but a42_020a.30b is possible.  It's probably either in there or inside a custom chip on the video board (which feels unlikely for 1983).
2014-03-23 20:56:47 +00:00
Miodrag Milanovic
83f2ce4f4c removed commented part and some not used code (nw) 2014-03-23 20:37:12 +00:00
Michaël Banaan Ananas
f0c8741bca grep ftw 2014-03-23 20:04:16 +00:00
Michaël Banaan Ananas
e6e2956962 same space mistake here too 2014-03-23 19:48:28 +00:00
Michaël Banaan Ananas
63795d1068 blockcarb is a bootleg 2014-03-23 19:34:35 +00:00
Michaël Banaan Ananas
0879d49169 rm extra filename space 2014-03-23 19:27:26 +00:00
Michaël Banaan Ananas
125eabe3fb mtrapb is a bootleg 2014-03-23 19:21:17 +00:00
Wilbert Pol
596b902d76 (MESS) gb.c: Reduce tagmap lookups. (nw) 2014-03-23 19:09:36 +00:00
Miodrag Milanovic
4f1cb65d3e no need to use pc_cga.h just one define (nw) 2014-03-23 18:58:46 +00:00
Miodrag Milanovic
be533ab2a3 filetto and tetriskr are now using isa bus (nw) 2014-03-23 18:39:44 +00:00
Couriersud
61300bfcb8 netlist: Nice performance increase by removing logic terminals from net if they are inactive. Introduced a linked-list class to abstract linked-lists. Fixed deactivating devices. You have to enable this because it is not guaranteed to be timing-exact. [Couriersud] 2014-03-23 16:52:07 +00:00
Miodrag Milanovic
72292ef70a modernized 990_hd, moved some code into ti990_10.c, and simplified harddriv.c and remove some legacy leftovers (nw) 2014-03-23 14:45:18 +00:00