Commit Graph

28578 Commits

Author SHA1 Message Date
Oliver Stöneberg 6127b13ea5 renamed disc_*.c to disc_*.inc 2014-03-19 17:40:26 +00:00
Oliver Stöneberg 60bc937648 renamed pmmidi.c to pmmidi.inc 2014-03-19 17:33:10 +00:00
smf- 26873753a9 Hooked up dtr/rts/rxc to serial port & introduced the etc pin to rs232 (pin 24 Transmitter Signal Element Timing/External Transmitter Clock) (nw) 2014-03-19 17:26:03 +00:00
Oliver Stöneberg 9489f76d46 renamed tms5110r.c to tms5110r.inc 2014-03-19 17:23:04 +00:00
Oliver Stöneberg 690cd1a3a1 renamed rendersw.c to rendersw.inc 2014-03-19 17:18:56 +00:00
Miodrag Milanovic 0624206f4a compile fix, thank qmc2 (nw) 2014-03-19 17:13:32 +00:00
Oliver Stöneberg 7421215f85 renamed s3c24xx.c to s3c24xx.inc 2014-03-19 17:11:10 +00:00
Curt Coder 3c81060f84 (MESS) Cleaned up devcb2. (nw) 2014-03-19 14:46:10 +00:00
Curt Coder 5e0ddf2958 (MESS) concept: Added ATTR_DEPRECATED. (nw) 2014-03-19 14:30:32 +00:00
Curt Coder 79cdd77347 (MESS) cirrus: Moved to emu/bus/pci. (nw) 2014-03-19 14:25:25 +00:00
Curt Coder 36de1d31b2 (MESS) ep64: Cleaned up devcb2. (nw) 2014-03-19 14:19:50 +00:00
Oliver Stöneberg cae402dd2e renamed poly.{c|h} to polylgcy.{c|h} and polynew.h to poly.h 2014-03-19 13:41:17 +00:00
Oliver Stöneberg b018751a9a renamed old poly_manager to legacy_poly_manager 2014-03-19 13:31:50 +00:00
Curt Coder bfde3d514b (MESS) apricot: devcb2. (nw) 2014-03-19 13:27:02 +00:00
Curt Coder b58348188e (MESS) e05a03: devcb2. (nw) 2014-03-19 13:25:12 +00:00
Curt Coder 7812d5bb71 (MESS) smc92x4: devcb2. (nw) 2014-03-19 13:17:46 +00:00
Curt Coder 1d33382074 (MESS) upd65031: devcb2. (nw) 2014-03-19 13:08:02 +00:00
Curt Coder 4c534b3b76 (MESS) gime: devcb2. (nw) 2014-03-19 13:00:21 +00:00
Curt Coder 7a8f58e579 (MESS) esqpanel: devcb2. (nw) 2014-03-19 12:51:26 +00:00
Curt Coder be9df39721 (MESS) micropolis: devcb2. (nw) 2014-03-19 12:44:45 +00:00
Curt Coder 0bb67d587f (MESS) vtvideo: devcb2. (nw) 2014-03-19 12:30:42 +00:00
Ivan Vangelista b3c35fa4bc votrax_sc01_device: converted to devcb2 (nw) 2014-03-19 12:26:41 +00:00
Ivan Vangelista 7721c04301 rp5c15.c: converted to devcb2 (nw) 2014-03-19 12:25:59 +00:00
Ivan Vangelista 59d013bc52 rp5c01.c: converted to devcb2 (nw) 2014-03-19 12:25:23 +00:00
Curt Coder 89ea6a3b3b (MESS) 6883sam: devcb2. (nw) 2014-03-19 12:23:39 +00:00
Curt Coder 9271b7e281 (MESS) smartmed: devcb2. (nw) 2014-03-19 12:17:56 +00:00
Curt Coder 226b3a9d37 (MESS) microdrv: devcb2. (nw) 2014-03-19 12:13:27 +00:00
Curt Coder ff4661978f (MESS) ti99/speech8: devcb2. (nw) 2014-03-19 12:03:12 +00:00
Curt Coder 0169872b1a (MESS) ti99/mapper8: devcb2. (nw) 2014-03-19 11:59:25 +00:00
Curt Coder 858c124f93 (MESS) ti99/grom: devcb2. (nw) 2014-03-19 11:54:29 +00:00
Curt Coder a965f0fd64 (MESS) pc9801_kbd: devcb2. (nw) 2014-03-19 11:34:17 +00:00
Curt Coder 3d9eab4737 (MESS) kc: devcb2. (nw) 2014-03-19 11:30:38 +00:00
Curt Coder 80028e446b (MESS) tvc: devcb2. (nw) 2014-03-19 11:23:38 +00:00
Curt Coder 6484869b8f mea8000: devcb2. (nw) 2014-03-19 11:19:21 +00:00
Curt Coder a6e0fb4251 (MESS) apricotkb: devcb2. (nw) 2014-03-19 11:08:10 +00:00
Alex W. Jackson f27a84da26 Removed palette_device parameter from gfx draw methods. All draw methods now use m_palette (nw) 2014-03-19 11:03:38 +00:00
David Haywood 9e73dd723b minor adjustments (nw) 2014-03-19 10:58:20 +00:00
David Haywood 051a83cd55 added dumped eeprom to jclub2 sets, allowing game ID check to pass [ANY]
h63484.c compile fix [external]
add centronics bus to tiny.mak to fix tiny compile [external]
added compile time check for 64-bit intel compiler to delegate.h (to prevent assert(sizeof(mfp) <= sizeof(m_rawdata)); ) [external]
2014-03-19 10:32:28 +00:00
Miodrag Milanovic 8148189217 initialize dmadac, fixes regressions (nw) 2014-03-19 09:25:29 +00:00
mahlemiut c7bff54fa2 s3virge: added derived s3virgedx device so that the Virge/DX can return the correct ID bytes. Also cleaned up clock calculation a bit. (no whatsnew) 2014-03-19 08:52:35 +00:00
Miodrag Milanovic aecc274f8c astrof fix (nw) 2014-03-19 08:48:03 +00:00
Miodrag Milanovic e4561f390e fixed laserdisc regression (nw) 2014-03-19 08:37:58 +00:00
Curt Coder fdc8593fe1 mc6843: devcb2. (nw) 2014-03-19 07:55:52 +00:00
Miodrag Milanovic 53973835dc coco fdc fix (nw) 2014-03-19 07:49:26 +00:00
Curt Coder 7c52d6eef8 (MESS) uv201: devcb2. (nw) 2014-03-19 07:35:01 +00:00
Curt Coder 4e795661f5 (MESS) Fixed regressions. (nw) 2014-03-19 07:26:00 +00:00
smf- 8df6fa498b rxc is bidirectional so map it both ways, added comment about adding missing pull ups (nw) 2014-03-19 03:42:41 +00:00
David Haywood b095fabc7a dsw changes (nw) 2014-03-19 01:15:13 +00:00
David Haywood 91a5317f01 new clones
Kero Kero Keroppi's Let's Play Together (USA, Version 2.0) [Mark F., The Dumping Union]
2014-03-19 00:56:35 +00:00
Angelo Salese 18d5691ab2 Fixed fatal error in template driver 2014-03-19 00:17:07 +00:00