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 |
|
Curt Coder
|
e634c5b4e5
|
(MESS) Death to palettes. (nw)
|
2012-09-12 17:09:38 +00:00 |
|
Curt Coder
|
6ca3d41fb2
|
(MESS) cbmb: Added PLA dumps. [Edward Shockley]
|
2012-09-12 17:05:36 +00:00 |
|
Curt Coder
|
6c900062de
|
(MESS) Cleanup. (nw)
|
2012-09-12 17:04:24 +00:00 |
|
Aaron Giles
|
c9e2a03013
|
AM_BASE_LEGACY breathes its last.
|
2012-09-12 17:03:17 +00:00 |
|
Michaël Banaan Ananas
|
0343824418
|
for Stiletto
|
2012-09-12 15:26:15 +00:00 |
|
Angelo Salese
|
d45cd973c1
|
Checkpoint
|
2012-09-12 14:27:13 +00:00 |
|
Michaël Banaan Ananas
|
60d69c180f
|
dpoker default layout
|
2012-09-12 13:38:19 +00:00 |
|
mahlemiut
|
b13f9dcd4a
|
Forgot to update the makefile... (no whatsnew)
|
2012-09-12 13:34:04 +00:00 |
|
mahlemiut
|
ca89e7e0e6
|
(MESS) Added preliminary ATi Graphics Ultra support
(MESS) svga_s3/gfxultra: Added vector line drawing and short stroke vectors.
|
2012-09-12 13:32:49 +00:00 |
|
Robbbert
|
dec248d2bf
|
rotation: added inputs and diagnostic keyboard.
|
2012-09-12 13:24:51 +00:00 |
|
Michaël Banaan Ananas
|
fe659e80fd
|
Stadium Hero updated info from Guru
|
2012-09-12 11:24:00 +00:00 |
|
Michaël Banaan Ananas
|
7c33f8b8e7
|
leftover test code :p
|
2012-09-12 11:03:41 +00:00 |
|
Michaël Banaan Ananas
|
3b710ad2c6
|
on 2nd thought, i shouldn't use address mirroring here when the driver isn't accurate yet
|
2012-09-12 11:02:47 +00:00 |
|
Miodrag Milanovic
|
fab5a8559d
|
use SOUND_START/RESET instead of MACHINE_START/RESET (no whatsnew)
|
2012-09-12 09:55:17 +00:00 |
|
Aaron Giles
|
8fa9cb845e
|
More AM_BASE_LEGACY removal.
|
2012-09-12 09:44:42 +00:00 |
|