Commit Graph

27839 Commits

Author SHA1 Message Date
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
Michaël Banaan Ananas
0a18895d99 correct info 2014-03-23 12:51:23 +00:00
Miodrag Milanovic
eaeb87a280 dsp32 devcb2 (nw) 2014-03-23 12:32:30 +00:00
Robbbert
a063ecccd6 (MESS) notes 2014-03-23 12:05:07 +00:00
Miodrag Milanovic
3d87782c0d upd7759 use devcb2 now (nw) 2014-03-23 11:54:19 +00:00
Miodrag Milanovic
35083e3a9d sp0250 also using devcb2 now (nw) 2014-03-23 10:13:09 +00:00
Miodrag Milanovic
dc7511306f es5503 used devcb2 instead of custom callbacks (nw) 2014-03-23 09:50:45 +00:00
Miodrag Milanovic
c9b2942ca5 custom callback to devcb2 (nw) 2014-03-23 09:29:20 +00:00
Fabio Priuli
6ca52d612f (MESS) fixed smssdisp "regression": slot selection is still not working,
but images mounted in slot1 start
2014-03-23 09:11:37 +00:00
Fabio Priuli
fdfa039b95 (MESS) megaduck.xml: added dump for Duck Adventures [Sean Riddle] 2014-03-23 08:37:34 +00:00
Fabio Priuli
3894385b72 (MESS) m5.xml: added several new Japanese dumps, including rare cart
"Adidas Lucky Shoot" [Ola Andersson]
2014-03-23 08:16:04 +00:00
Fabio Priuli
13c176069f 315_5124.c: improved X-Scroll register timing. [Enik Land] 2014-03-23 07:46:55 +00:00
Ivan Vangelista
339936b0ae mb87078_device: converted to devcb2 (nw) 2014-03-23 07:41:02 +00:00
Roberto Fresca
fbc247ca40 Correct Spanish... Cuantro -> Cuatro. 2014-03-23 03:04:55 +00:00
Michaël Banaan Ananas
b07243a3aa added coh1002ml z80 linkrom to the memmap 2014-03-23 01:06:23 +00:00
Jonathan Gevaryahu
27706e3382 tms5110r.inc: updated tms5110 to use newer chirp table, based on decap [Lord_Nightmare, digshadow] 2014-03-23 00:28:52 +00:00
Michaël Banaan Ananas
d328d7c5c6 tweak two more of my tweaks 2014-03-22 23:52:59 +00:00
Alex W. Jackson
9d5396c28b dm7000: fix regression (nw) 2014-03-22 23:49:51 +00:00
Michaël Banaan Ananas
fc08b83888 copy cps video params to fcrash 2014-03-22 23:25:15 +00:00
Michaël Banaan Ananas
40d9c81cf6 made a better assumption on video params 2014-03-22 23:18:15 +00:00
Curt Coder
3e143352a5 Fixed copypaste. (nw) 2014-03-22 23:14:46 +00:00
Curt Coder
acc52933ea (MESS) amigakbd: devcb2. (nw) 2014-03-22 23:13:48 +00:00
Curt Coder
29e76795be (MESS) CIA cleanup. (nw) 2014-03-22 22:51:23 +00:00
Curt Coder
2c37253144 (MESS) CIA cleanup. (nw) 2014-03-22 22:48:36 +00:00
Curt Coder
0676cd1144 mos6526: devcb2 cleanup. (nw) 2014-03-22 22:37:54 +00:00
Michaël Banaan Ananas
8d51f0fee2 rb note 2014-03-22 22:33:46 +00:00
David Haywood
03a4ef364f i'll credit this once there is a complete dump (nw) 2014-03-22 22:29:59 +00:00
R. Belmont
f581f29068 (MESS) apple2: Support the Corvus flat-cable interface card, also used in the Corvus Concept. [R. Belmont] 2014-03-22 21:36:29 +00:00
David Haywood
79f118ebcc new NOT WORKING
Cuantro en Linea [Rockman [from AUMAP)]
2014-03-22 19:47:10 +00:00
Miodrag Milanovic
2c5cc77eb7 ics2115 now using devcb2 instead of custom callback (nw) 2014-03-22 19:21:05 +00:00
Michaël Banaan Ananas
feae9a4e56 nw (forgot this file) 2014-03-22 17:48:21 +00:00
Michaël Banaan Ananas
4930d89466 nw.. 2014-03-22 17:45:16 +00:00
Michaël Banaan Ananas
6b82285fd4 make zn qsound z80 8mhz anyway (i changed it from 8 to 4 before) 2014-03-22 16:51:09 +00:00
Michaël Banaan Ananas
6dfeee28be modified cps1/2 video params, thanks AWJ 2014-03-22 16:24:51 +00:00
Ivan Vangelista
f767f72b3e Small typo fix (nw) 2014-03-22 16:23:05 +00:00
Ivan Vangelista
7e12918ace hd63450_device: converted to devcb2 (nw) 2014-03-22 14:33:09 +00:00