Commit Graph

27953 Commits

Author SHA1 Message Date
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
Oliver Stöneberg
25bdccdae3 use roms from parent with BAD_DUMP for magictga for now - fixes crash and indicates that these roms have to be redumped (nw) 2014-03-20 10:49:59 +00:00
Oliver Stöneberg
75eccffbec added assert for nbmj8688.c AddressSanitizer heap-buffer-overflow (nw) 2014-03-20 09:58:24 +00:00
Oliver Stöneberg
8a01cd4200 added assert for kothello AddressSanitizer heap-buffer-overflow (nw) 2014-03-20 09:53:02 +00:00
Oliver Stöneberg
4a4044e10c replaced non-working astrof fix with pen access clamping (nw) 2014-03-20 09:33:48 +00:00
Miodrag Milanovic
7139fa970c fix tag search for mea8000 (nw) 2014-03-20 07:21:58 +00:00
Brian Troha
d63467dfe6 littlerb.c: Fill in missing dipswitch settings and add dipswitch locations to Little Robin. [Brian Troha]
Out of whatsnew: I remember adding the dipswitch setting listed in the driver a long time ago, but cannot remember the exact source now... but they should be good.
2014-03-20 03:26:12 +00:00
R. Belmont
e47402134e Clang (nt) 2014-03-20 02:31:03 +00:00
R. Belmont
ebb2351c9a SDL: Removed "totalColors" hack, now only RGB32 is sent to the GPU. [R. Belmont]
nw: there's much, much more cleanup to be done now, but this serves as a functional baseline.
2014-03-20 01:54:32 +00:00
Michael Zapf
57a3ca60e9 (MESS) devcb2 migration. (nw) 2014-03-19 23:53:59 +00:00
Michaël Banaan Ananas
4b03839955 add simple waitstate on 0x800000-0xbfffff access 2014-03-19 22:09:12 +00:00
Oliver Stöneberg
f20284cc46 forgot to rename am.c (nw) 2014-03-19 21:03:21 +00:00
Oliver Stöneberg
9f55c1b114 last round of *.c -> *.inc renaming for now (nw) 2014-03-19 21:00:36 +00:00
Oliver Stöneberg
7c8b4c5886 and more *.c -> *.inc renaming (nw) 2014-03-19 20:55:25 +00:00
Oliver Stöneberg
9bd510b453 ppc *.c -> *.inc renaming 2014-03-19 20:38:42 +00:00