Commit Graph

28459 Commits

Author SHA1 Message Date
Olivier Galibert
13a04d8822 more saving (nw) 2014-04-13 02:06:17 +00:00
Olivier Galibert
b237d53649 nscsi: save some state [O. Galibert] 2014-04-13 00:12:42 +00:00
Olivier Galibert
fb5cb96515 network: Please don't kill save states [O. Galibert] 2014-04-12 23:48:00 +00:00
Nathan Woods
caea623bc9 Appease MSVC compiler 2014-04-12 22:31:31 +00:00
Olivier Galibert
9e1150ed15 Fix xexex (nw) 2014-04-12 22:22:19 +00:00
Wilbert Pol
9eb2f5bd84 deco_mlc.c: Better fix for the sh2 modernization. (nw) 2014-04-12 22:02:12 +00:00
R. Belmont
ef4747d94e Clang fix (nw) 2014-04-12 21:49:52 +00:00
Nathan Woods
24026e123e Merge of new menubar code 2014-04-12 20:52:03 +00:00
R. Belmont
d46cefb791 (nw) 2014-04-12 20:45:18 +00:00
R. Belmont
4507757178 (MESS) Apple II: implemented cycle-exact Disk II floppy controller using the modern floppy subsystem. [O. Galibert, R. Belmont] 2014-04-12 20:20:11 +00:00
Fabio Priuli
bef699950a k033906: converted to use inline configs. nw.
k056230: converted to use inline configs. nw.
2014-04-12 20:18:48 +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
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
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
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
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
Fabio Priuli
6c25ec2365 vrender0: converted to use inline config. nw. 2014-04-11 05:36:11 +00:00