Commit Graph

27796 Commits

Author SHA1 Message Date
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
Fabio Priuli
fdc538eb29 (MESS) sms.c: fixed behavior of the TH pin in the Japanese SMS consoles. [Enik Land] 2014-03-22 14:18:05 +00:00
Fabio Priuli
3ed8f2473a (MESS) snapquik.c: stop unloading snapshot/quickload images after start. this
makes these image devices consistent with other image devices and it allows
snapname and savename options to work as users expect with these formats
too. [Fabio Priuli]
2014-03-22 13:47:30 +00:00
Fabio Priuli
5ec50b1f09 this fix (borrowed from libflac 1.3.0) works as well in OSX 10.6.8. I hope it compiles
fine under other environments too. Thanks to Firewave for pointing it out. nw.
2014-03-22 13:44:19 +00:00
Fabio Priuli
65c5fdfb58 sorry but these still break compilation under last Xcode available for my
OSX 10.6.8 environment, as they were doing before rev 16136 (comparison
always true due to limited range of the variables). nw.
2014-03-22 11:25:38 +00:00
Miodrag Milanovic
2a0dc18fde here it is with device_timer(nw) 2014-03-22 11:16:03 +00:00
Miodrag Milanovic
48c2ab93c5 no need to use "static TIMER_CALLBACK" but TIMER_CALLBACK_MEMBER, lot of previously modernized devices have this in (nw) 2014-03-22 10:59:47 +00:00
Scott Stone
eb86cbcb77 Updated hlsl.txt to mirror fact that some commands are no longer valid (nw) 2014-03-22 09:56:40 +00:00
Miodrag Milanovic
a076e5780d leftover from some conversion in past (nw) 2014-03-22 08:28:36 +00:00
Miodrag Milanovic
047d95159d not used and should not be part of this device anyway (nw) 2014-03-22 08:27:42 +00:00
Alex W. Jackson
f2838d9332 cps1.c: eliminate pointless planar-to-chunky conversion of gfx ROMs, just decode them as-is [Alex Jackson] 2014-03-22 05:13:57 +00:00
R. Belmont
ff210e330b (MESS) corvushd: fix crash in Apple II Corvus diagnostics (nw) 2014-03-22 04:38:47 +00:00
R. Belmont
5b7e720a1b missed file (nw) 2014-03-22 03:57:21 +00:00
R. Belmont
ca5bc06cff (MESS) Move corvushd to emu/ so slot devices can see it (nw) 2014-03-22 03:52:23 +00:00
Michaël Banaan Ananas
c441cc3ef7 guru measured qsound music timing 2014-03-22 01:18:12 +00:00
Michael Zapf
365fc03dcf (MESS) Simpler config by joyport mods. (nw) 2014-03-21 23:31:48 +00:00
Miodrag Milanovic
e0c6a203b8 some small cleanup (nw) 2014-03-21 21:11:32 +00:00
Miodrag Milanovic
b62e42c596 looks like I forgot to remove this (nw) 2014-03-21 20:55:04 +00:00
Michael Zapf
3134f8c634 (MESS) Just added a comment. (nw) 2014-03-21 20:12:28 +00:00
Miodrag Milanovic
c8513349dd move things around this fixes linking (nw) 2014-03-21 19:55:20 +00:00
Michael Zapf
1b7f7f7217 Moved TI-99/4A expansion cards to emu/bus/ti99_peb. 2014-03-21 19:13:27 +00:00
Miodrag Milanovic
e336d2f6a2 converted even it is not used (nw) 2014-03-21 18:54:48 +00:00
Miodrag Milanovic
2ed51f954d wtf (nw) 2014-03-21 18:51:51 +00:00
Miodrag Milanovic
b68bbb4381 compile fix from qmc2 (nw) 2014-03-21 18:37:56 +00:00
Miodrag Milanovic
1ed2d915b1 latch8 cleanup (nw) 2014-03-21 18:30:58 +00:00
Miodrag Milanovic
9f76ce0054 discrete_sound_w and discrete_sound_r not used any more since discrete_device is modern one (nw) 2014-03-21 18:04:17 +00:00
Michaël Banaan Ananas
df9a761b03 15 years later, those addresses don[t exist anymore, and i doubt Miguel is still a student at zaragoza :P 2014-03-21 18:02:52 +00:00
Michaël Banaan Ananas
cc48f369a1 - update soundstream before writing (tsk)
- reg 3 is key on
- small fix to sample start and loop
2014-03-21 17:55:26 +00:00
Ivan Vangelista
93306220a7 Modernized hd63450_device. devcb2 conversion is in the works. (nw) 2014-03-21 17:37:12 +00:00
Miodrag Milanovic
99e76d5896 latch8 is modern and devcb2 now (nw) 2014-03-21 17:32:51 +00:00
Curt Coder
da63363025 Fixed includes. (nw) 2014-03-21 14:42:24 +00:00
Curt Coder
5c027d29ec (MESS) macpds: Moved to emu/bus/macpds. (nw) 2014-03-21 14:40:42 +00:00
Curt Coder
51611bdbe7 kr2376: devcb2. (nw) 2014-03-21 14:36:37 +00:00
Curt Coder
d057ab7166 (MESS) telstrat: Connected ACIA IRQ. (nw) 2014-03-21 14:24:04 +00:00
Curt Coder
42c3a789cf (MESS) Moved SCSI HBAs to emu/bus/scsi. (nw) 2014-03-21 13:53:06 +00:00
Miodrag Milanovic
6c58638ed4 and one more ups (nw) 2014-03-21 13:37:21 +00:00
Miodrag Milanovic
9d06110244 ups (nw) 2014-03-21 13:36:24 +00:00
Michael Zapf
936c69d1bf (MESS) Fixed swapped arguments. (nw) 2014-03-21 13:25:26 +00:00
Michael Zapf
7ed3ce03c9 TMS99xx users (arcade machines) adapted to use devcb2. (nw) 2014-03-21 13:25:04 +00:00
Michael Zapf
28ccff182e (MESS) TMS99xx users adapted to use devcb2. (nw) 2014-03-21 13:23:49 +00:00
Miodrag Milanovic
cac7437f8e namco to modern device + devcb2 (nw) 2014-03-21 13:23:00 +00:00
Michael Zapf
d1251c70f0 TMS99xx CPU family gone to devcb2. (nw) 2014-03-21 13:22:47 +00:00
Curt Coder
a554cc79ed cdp1862: devcb2 cleanup. (nw) 2014-03-21 13:19:13 +00:00
Curt Coder
c108297188 cdp1861: Cleaned up devcb2. (nw) 2014-03-21 13:13:21 +00:00