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
Robbbert
498e3c4d86
(MESS) hooked up video and keyboard.
...
Due to no doco, it's all guesswork.
2014-03-21 11:47:42 +00:00
Miodrag Milanovic
e683baeadf
aica is modern device as well now (nw)
2014-03-21 09:56:48 +00:00
Robbbert
a8b5250590
(MESS) new Skeleton [Robbbert, Chickenman]
...
-------------------------------------------
Amust Compak
2014-03-21 09:50:16 +00:00
Robbbert
3ee7c95374
(MESS) resolve conflicts in my tree
2014-03-21 09:42:30 +00:00
Curt Coder
459234d293
com8116: Fixed regression. (nw)
2014-03-21 08:32:06 +00:00
Curt Coder
ddc8a812ca
i8251: Fixed DSR status bit. (nw)
2014-03-21 08:15:43 +00:00
Miodrag Milanovic
9e7bb3b843
ah, forgot these (nw)
2014-03-21 07:55:42 +00:00
Miodrag Milanovic
343c6a3866
scsp is modern device, thanks Osso for most of the work (nw)
2014-03-21 07:37:26 +00:00
Alex W. Jackson
c12b058645
render.c: clean out dead, broken code accidentally revived by palette rewrite. Allocate brightness/contrast/gamma-adjusted palettes on first use, since we can't allocate them at startup anymore due to init order issues [Alex Jackson]
2014-03-21 06:14:18 +00:00
mahlemiut
7c5b6d0c36
hd61830: added bitmap bounds checking, fixes nbmj8688 LCD games crash/assert (no whatsnew)
2014-03-21 01:54:57 +00:00
R. Belmont
49ddc13379
always a Clang (nw)
2014-03-21 01:54:42 +00:00
R. Belmont
f34d59a8d5
SDL: Next stage cleanup, aligned texture conversion with current Windows/D3D code, and fixed overzealous GL texture caching. [R. Belmont]
...
nw: this fixes brightness/gamma/contrast on RGB32 format games (which has been broken since 2008, clearly a well-loved feature ;-) and breaks prescale. Prescale will be fixed soon.
2014-03-21 01:51:58 +00:00
Michaël Banaan Ananas
6d8295d337
cleanup (no practical changes here except that i removed support for LOG_WAVE raw sound filewriting)
2014-03-21 00:08:34 +00:00
Scott Stone
3c3e635251
Device short name/description fixes to fix noted discrepancies between xml, devices and slots. (nw)
2014-03-20 23:21:28 +00:00
Scott Stone
5f18171d6d
Adjustment to -listdevices output to allow for more depth and better separation between device name and description in extreme cases. (nw)
2014-03-20 21:50:53 +00:00
Curt Coder
cf9cadd1e5
Fixed validation. (nw)
2014-03-20 21:33:20 +00:00
David Haywood
729e588ea1
fix crash with -gamma (nw)
...
I think this is correct.. or at least more correct than it was, there's no way the existing code could work.
2014-03-20 21:30:40 +00:00
Curt Coder
7c2f6824e1
(MESS) softbox: Added preformatted 10MB hard disk image. [Curt Coder]
2014-03-20 20:47:04 +00:00
Curt Coder
759bf2287c
(MESS) corvushd: Converted to a device. (nw)
2014-03-20 20:24:48 +00:00
Michaël Banaan Ananas
b4d9e6ee63
add note that neogeo was designed by Alpha Denshi
2014-03-20 19:10:37 +00:00
Ivan Vangelista
f30a79508c
Converted crt9021_device to devcb2 (nw)
2014-03-20 17:52:18 +00:00
Ivan Vangelista
ab67a58579
Converted crt9212_device to devcb2 (nw)
2014-03-20 17:47:52 +00:00
Ivan Vangelista
717268b6c9
Converted wd33c93.c to devcb2 (nw)
2014-03-20 17:42:19 +00:00
Ivan Vangelista
0eee24baa1
Converted hd44352_device to devcb2 (nw)
2014-03-20 17:21:02 +00:00
Oliver Stöneberg
2393d5ddca
added assert for sc4milro segmentation fault (nw)
2014-03-20 16:39:05 +00:00
Oliver Stöneberg
ce5bea7821
added assert for wpc_*.c segmentation faults (nw)
2014-03-20 16:31:21 +00:00
Alex W. Jackson
9e568851e8
fix mirroring (nw)
2014-03-20 15:52:21 +00:00
Michaël Banaan Ananas
cc35179812
merged neogeo.c/inc
2014-03-20 14:35:38 +00:00
Michaël Banaan Ananas
3e3194666c
fix crash
2014-03-20 14:08:00 +00:00