Commit Graph

18789 Commits

Author SHA1 Message Date
Curt Coder
aed1c5bf74 Rewrote the SAA5050 Teletext character generator. Removed saa505x.c which was used by bbc.c, and refactored all drivers to use the new implementation. [Curt Coder] 2012-09-14 16:37:26 +00:00
Angelo Salese
002948d06e Some minor mods, nw 2012-09-14 16:35:26 +00:00
Miodrag Milanovic
94d09cc4c3 fix compile (nw) 2012-09-14 14:53:03 +00:00
Michaël Banaan Ananas
662bc81f6a fix compile, there was no lay file or GAMEL entry 2012-09-14 14:16:38 +00:00
Robbbert
9b025ed895 heavymtl : wip, sound works 2012-09-14 13:54:52 +00:00
Angelo Salese
364be3ea95 Made accurate trigonometry maths in Seibu COP [Angelo Salese, Smitdogg] 2012-09-14 12:49:07 +00:00
Miodrag Milanovic
0560dc2b5f Fixed remaining regressions (nw) 2012-09-14 10:12:35 +00:00
Michaël Banaan Ananas
43320ba7e2 kingball does not have stars 2012-09-14 09:20:07 +00:00
Miodrag Milanovic
673d54dd64 fixed save state issue (no whatsnew) 2012-09-14 09:12:29 +00:00
Miodrag Milanovic
20cd9c4474 state members do not override legacy start/resets (no whatsnew) 2012-09-14 09:07:10 +00:00
Michaël Banaan Ananas
6e20a2c3ef move sx+1 up, fixes stray sprite line at screen edge 2012-09-14 08:43:48 +00:00
Miodrag Milanovic
24a5c899cd Fix and cleanup for palette(no whatsnew) 2012-09-14 08:30:34 +00:00
Miodrag Milanovic
af5c15f8c2 Few more palette fixes (nw) 2012-09-14 08:05:33 +00:00
Miodrag Milanovic
4e0f2c38e4 fix for palette issues, have looped trough the svn log to trace all similar (no whatsnew) 2012-09-14 07:05:28 +00:00
mahlemiut
1303a88347 (MESS) gfxultra: Fix for blank screen after starting MS-DOS Editor or QBasic. (no whatsnew) 2012-09-14 06:16:55 +00:00
R. Belmont
5129c4f427 es5503: Fix IRQ timing error introduced when I did the device conversion. [R. Belmont] 2012-09-14 03:39:57 +00:00
Sandro Ronco
28f35dced5 (MESS) Fixed gbcolor regression. (nw) 2012-09-14 01:23:07 +00:00
Sandro Ronco
df8df8d5f5 fixed kaneko16.c and galaga.c regressions. (nw) 2012-09-14 00:14:47 +00:00
Brian Troha
f72d9cecb1 New Exciting Soccer clone
New Clone Added
----------------------------------
Exciting Soccer (US) [Tirino73]
2012-09-13 20:06:47 +00:00
Ville Linde
b2f7162e0b video/gticlub.c: Fixed texture coordinate rounding. 2012-09-13 19:28:28 +00:00
Sandro Ronco
6590b2db63 (MESS) fixed n64 regression. (nw) 2012-09-13 19:20:48 +00:00
Brian Troha
1c9490ac31 meritm.c: Use standard defined "gambler" keys for Dodge City - NW 2012-09-13 19:15:14 +00:00
Sandro Ronco
bf5ff16a72 (MESS) fixed kc85_3 regression. (nw) 2012-09-13 17:10:21 +00:00
Robbbert
057c457352 Rotation: fixed displays, fixed sensors so that the game is now playable. [Robbbert] 2012-09-13 15:40:19 +00:00
Curt Coder
0af1f7acdc (MESS) Removed palette access. (nw) 2012-09-13 14:32:24 +00:00
Angelo Salese
d4f26563e3 Attempt to fix backplane color in Denjin Makai, nw 2012-09-13 14:25:09 +00:00
Curt Coder
6ae7e2b833 (MESS) Removed palette access. (nw) 2012-09-13 14:11:53 +00:00
Curt Coder
42136bec16 (MESS) pc8001: Fixed colors again. (nw) 2012-09-13 14:11:12 +00:00
Curt Coder
511f05c574 (MESS) cdp1869: Fixed regression. (nw) 2012-09-13 14:10:49 +00:00
Angelo Salese
f7b855e854 Revert, for Godzilla regression 2012-09-13 14:09:03 +00:00
Angelo Salese
3353d4ed13 Fixed an horizontal scrolling bug in Sengoku Mahjong [Angelo Salese] 2012-09-13 14:00:19 +00:00
Miodrag Milanovic
219e664785 Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
Miodrag Milanovic
af9a5e817d moved constructor of state classes into .h file (no whatsnew) 2012-09-13 07:50:33 +00:00
mahlemiut
f2a79b9dca (MESS) x68k_scsiext: Fixed 'Cannot find required device' error. (no whatsnew) 2012-09-13 06:23:28 +00:00
Aaron Giles
904ccb1603 Fix winrun regression. 2012-09-13 04:31:57 +00:00
Brian Troha
f1aa56f2d7 meritm.c: Give Dodge City a more logical keyboard layout to play. - NW 2012-09-13 03:23:09 +00:00
Brian Troha
856d5a2e00 meritm.c: Added PCB layout and pinout for the Merit CRT-250 PCB. [Brian Troha] 2012-09-13 03:16:41 +00:00
Brian Troha
ec1db88620 merit.c: Minor doc update - NW 2012-09-13 01:52:31 +00:00
mahlemiut
9a27128e68 (MESS) Fixed video memory paging (no whatsnew) 2012-09-13 01:52:22 +00:00
Brian Troha
83c97dac26 meritm.c: Various rom name corrections and additional minor documentation. [Brian Troha] 2012-09-13 01:45:52 +00:00
mahlemiut
9d797a3ac5 (MESS) gfxultra: added extended bits for display start and cursor start. Expanded cursor_start to UINT32 to accomodate. (no whatsnew) 2012-09-13 00:53:00 +00:00
Curt Coder
c76629afd4 (MESS) pc8001: Fixed colors. (nw) 2012-09-12 21:22:30 +00:00
Ville Linde
3921eaebfd nwk-tr.c: Promoted thrilld and thrilldb to working state. 2012-09-12 21:04:49 +00:00
Fabio Priuli
04db5d0591 (MESS) nes.xml: a few new dumps from cah4e3 and byemu. no whatsnew.
(MESS) gameboy/gbcolor.xml: a couple of pirate dumps from taizou. no whatsnew.
2012-09-12 19:09:29 +00:00
Fabio Priuli
c264f1acab (MESS) fixed validation. no whatsnew. 2012-09-12 19:07:42 +00:00
Ville Linde
087fd08912 sharc: Rewrote DMA handling to use timers. 2012-09-12 18:59:17 +00:00
Couriersud
b60c2477b5 Fix pong crash in debug build. No wn. 2012-09-12 18:46:56 +00:00
Miodrag Milanovic
99c536be34 removed local macros since macros with same name but different syntax will be used in general (no whatsnew) 2012-09-12 17:34:06 +00:00
Miodrag Milanovic
81488d3235 Fix compile - no need for this include (no whatsnew) 2012-09-12 17:23:40 +00:00
Sandro Ronco
103dcf66ae HC11 core: fixed N flag in 16-bit operations. (nw) 2012-09-12 17:09:48 +00:00