Commit Graph

28578 Commits

Author SHA1 Message Date
Nathan Woods 536ecccd45 Swallowing shortcut keys the first time the menu comes up; now ESC in the F4 menu won't break out 2014-04-12 17:21:38 +00:00
Nathan Woods dceb1f5f4d Merge branch 'master' of ssh://mess.org/mame into new_menus 2014-04-12 17:21:37 +00:00
Fabio Priuli 5bb0f4f4d7 cvs.c: updated the driver to use modern speech rom reading. [Fabio Priuli]
tms5110.c: removed legacy handlers, now that no drivers use them anymore. [Fabio Priuli] 

tms5110: updated to use devcb2. nw.
2014-04-12 16:47:40 +00:00
Nathan Woods 644fe6b316 IPT_UI_SELECT will now work in addition to IPT_UI_DOWN to expand a menu from the root menubar 2014-04-12 16:08:57 +00:00
Nathan Woods 8c390ccf58 [Menubar] Making IPT_UI_RIGHT in addition to IPT_UI_SELECT enter submenus 2014-04-12 16:06:36 +00:00
Nathan Woods e0aa3725a5 Merge branch 'master' of ssh://mess.org/mame into new_menus 2014-04-12 16:06:35 +00:00
Olivier Galibert 5e378738aa Oric 1: Spring cleaning [O. Galibert]
Putting back the apple2 disk2 in the Pravetz 8D will wait until the
next generation one is finalized.
2014-04-12 15:15:20 +00:00
Olivier Galibert 49d95127f1 placeholders 2014-04-12 15:15:00 +00:00
Wilbert Pol ca0a0258fd sh2.c: Modernised cpu core. [Wilbert Pol] 2014-04-12 15:03:34 +00:00
Nathan Woods 0be111068b Fixed issues with menubar's bad interactions with pausing 2014-04-12 14:40:00 +00:00
Nathan Woods c40147acf8 Merge branch 'master' of ssh://mess.org/mame into new_menus 2014-04-12 14:39:59 +00:00
Scott Stone ac53b6b90b Some changes/corrections to device descriptions from MASH and Tafoid (nw) 2014-04-12 14:23:06 +00:00
R. Belmont c7498068c2 Fix tools build on OS/2 [KO Myung-Hun] 2014-04-12 13:03:48 +00:00
R. Belmont b7ae2ab921 Fixes for PowerPC AltiVec compile [Vas Crabb] 2014-04-12 13:01:16 +00:00
Nathan Woods a87fc1764a Fixing menubar issue when pressing 'right' in a submenu 2014-04-12 12:50:07 +00:00
Nathan Woods 1a0f4ca5a0 Merge branch 'master' of ssh://mess.org/mame into new_menus 2014-04-12 12:34:56 +00:00
Nathan Woods 7a14765f72 Merge branch 'master' of ssh://mess.org/mame into new_menus 2014-04-12 12:34:53 +00:00
David Haywood 651182982b new clones
Spectrum 2000 (vertical) [Shoutime]
2014-04-12 11:55:09 +00:00
Fabio Priuli 5589fea164 tms36xx: converted to use inline configs. nw. 2014-04-12 10:13:44 +00:00
Fabio Priuli 8b41330539 i8257: updated to devcb2. nw. 2014-04-12 08:36:53 +00:00
Justin Kerk 1dc1ae10c1 Fix compile (nw) 2014-04-12 06:34:35 +00:00
R. Belmont 2d13f17b83 (MESS) apple3: preliminary joystick support [R. Belmont] 2014-04-12 03:35:23 +00:00
Angelo Salese 6727feb58e Hooked up lightgun inputs in Virtua Cop [Angelo Salese] 2014-04-12 03:28:49 +00:00
Alex W. Jackson 4d056ccf16 pinkiri8.c: fix regression after AM_SHARE change (nw) 2014-04-12 02:14:27 +00:00
Angelo Salese f2fa54fc31 According to OG, dden was reversed (and indeed multiple DRQs are called now). 2014-04-12 01:30:36 +00:00
Angelo Salese 79b0f5290b Added vblank bit in Model 2 Old Revision, fixes Virtua Cop booting [Angelo Salese]
(Has it ever booted?)
2014-04-12 01:15:29 +00:00
Alex W. Jackson 6e5999a2d6 bladestl.c: fix trackball tags (nw) 2014-04-12 00:56:18 +00:00
Angelo Salese 90f39373fa Missing files 2014-04-12 00:17:26 +00:00
Angelo Salese 1323ec4e9c Some keyboard additions, nw 2014-04-12 00:06:32 +00:00
Olivier Galibert b571376198 corefile: Don't crash on 0-length files [O. Galibert] 2014-04-11 23:33:45 +00:00
Nathan Woods 85719e37bc Merge branch 'master' of ssh://mess.org/mame into new_menus 2014-04-11 21:41:28 +00:00
Nathan Woods a52daba2bb Merge branch 'master' of ssh://mess.org/mame into new_menus 2014-04-11 21:41:22 +00:00
Angelo Salese 3f45df0586 More improvements, Arthur now boots without hacks. 2014-04-11 21:11:14 +00:00
Angelo Salese 1e0afe617e Improved fdc hookup 2014-04-11 20:28:15 +00:00
James Wallace 48f45f780a BFM BD1 and ROC10937 now have proper device line accessors for the clock (sclk), reset (por) and data (data). All affected drivers have been updated to use these [J. Wallace]
Out of Whatsnew:

MESS digel has been tested and displays correctly now, as opposed to how I had it, which was backwards.
2014-04-11 19:53:49 +00:00
Angelo Salese 4b25602230 Added first step in adding floppy hook-up to Acorn Archimedes, removed old device implementation in favor of new device core. 2014-04-11 19:21:50 +00:00
Ivan Vangelista 29225a4dbb kbdc8042_device: converted to devcb2 (nw) 2014-04-11 16:40:07 +00:00
Ivan Vangelista 0b4e78bc26 printer_image_device: converted to devcb2 (nw) 2014-04-11 16:30:02 +00:00
Ivan Vangelista d707a9d54c midiin_device: converted to devcb2 (nw) 2014-04-11 16:26:51 +00:00
Oliver Stöneberg fcc4b33f2e fixed src/emu/video/crtc_ega.c DEBUG compilation (nw) 2014-04-11 11:18:41 +00:00
Fabio Priuli 207ec49a4d cem3394: updated to use delegates and inline configs. nw. 2014-04-11 09:47:08 +00:00
smf- fbc648ce50 Stop the internal timer if DTR is high and there is no character being received as neither the transmit or receive will do anything anyway. The default is for the internal divider to be disabled so if the chip wasn't initialised then the timer would be running at the full rate of the xtal. (nw) 2014-04-11 08:54:54 +00:00
Fabio Priuli 82a53e9745 whops. forgot this. 2014-04-11 07:37:29 +00:00
Fabio Priuli e238b85bc6 rf5c68: converted to use delegates. nw. 2014-04-11 07:36:56 +00:00
Fabio Priuli af800c1155 nes_apu: converted to use inline config. nw. 2014-04-11 07:18:48 +00:00
Fabio Priuli ced2385be2 k053260: converted to use inline config. nw. 2014-04-11 07:17:47 +00:00
Alex W. Jackson 3ab82d48b9 bladestl.c: simplify rom loading, reduce tagmap lookups [Alex Jackson] 2014-04-11 06:59:18 +00:00
Fabio Priuli 591f39ce28 namco_audio: converted to use inline config. nw. 2014-04-11 06:44:25 +00:00
Fabio Priuli 4a942f72f5 segapcm: converted to use inline config. nw. 2014-04-11 06:30:23 +00:00
Fabio Priuli abac83b8dc okim6258: converted to use inline config. nw. 2014-04-11 05:59:33 +00:00