Commit Graph

37450 Commits

Author SHA1 Message Date
Olivier Galibert
9485ca9d43 Revert "debugqt: Port to Qt5 [O. Galibert]"
Experience shows it's too early for that.  I'll keep that in a corner
and we'll see again later.
2015-08-01 20:43:47 +02:00
Sandro Ronco
c9174e3689 monzagp.c updates: [Sandro Ronco]
- fixed 8035 vram read/write
- added background graphics
- added coin and DSW inputs
2015-08-01 19:46:35 +02:00
andreasnaive
73568bd58f ooops (nw) 2015-08-01 18:03:18 +02:00
andreasnaive
e5628609f4 Preliminary decryption support for Namco System 10 [Andreas Naive] 2015-08-01 17:28:22 +02:00
briantro
820c1f8a7b iteagle.c: Readd security chip info for Virtual Pool - NW 2015-08-01 10:18:11 -05:00
Dirk Best
73b7c52f2e pc100: use palette device for palette ram 2015-08-01 13:05:52 +02:00
Dirk Best
4460ea60b3 liberate: use palette device for palette ram for prosport 2015-08-01 13:05:50 +02:00
Wilbert Pol
6f68656e05 Some more tagmap lookup reduction work (nw) 2015-08-01 12:46:21 +02:00
Dirk Best
066a7f7918 mcr68: use standard palette device 2015-08-01 11:40:47 +02:00
Dirk Best
3882549d6a emupal: add support for inverted data palette ram and add more formats 2015-08-01 11:40:44 +02:00
Dirk Best
18face10b9 tutankhm: use palette device 2015-08-01 11:40:41 +02:00
Dirk Best
83626b8c4a 8080bw: use an explicit monochrome palette 2015-08-01 11:40:39 +02:00
Miodrag Milanovic
fa32ced4ce Fixed VS build (nw) 2015-08-01 10:07:05 +02:00
briantro
882b443bc1 capbowl.c: Correct rom names for Bowl-O-Rama - NW 2015-07-31 23:05:25 -05:00
Scott Stone
c7624cef4d Commented duplicate hash entry in gameking.xml (nw) 2015-07-31 19:48:49 -04:00
hap
78bb03fa0d fix lilprof78 equals sign 2015-08-01 00:42:55 +02:00
Wilbert Pol
d51aed9333 wave.c: reduce tagmap lookups (nw) 2015-07-31 23:58:59 +02:00
Wilbert Pol
4936d59546 reduce tagmap lookups (nw) 2015-07-31 23:21:22 +02:00
David Haywood
79c45ea383 give Aqua Stage a wide screen layout (nw)
(still not sure why it isn't running correctly, eg not sending valid commands for 2nd screen)
2015-07-31 13:35:15 +01:00
Vas Crabb
668c54497f Debugger fix from Judge (nw) 2015-07-31 16:22:20 +10:00
David Haywood
e9421244c6 new NOT WORKING
Sega Picture Magic

(it's a 32x PCB attached to a custom stripped down 68k base board instead of a MD, likely that the internal boot roms for the SH2s differ however)
2015-07-30 20:41:35 +01:00
Dirk Best
29cbed88e3 8080bw: use standard 3-bit palettes where applicable, clean up palette
handling
2015-07-30 18:26:46 +02:00
MetalliC
8549f2ae5d model3 rom names consistency (nw) 2015-07-30 19:07:43 +03:00
Vas Crabb
b29b41d483 Pioneer PX7 notes 2015-07-30 23:03:46 +10:00
Vas Crabb
2479dfce8a Doesn't fix the crash, but it doesn't hurt either nw 2015-07-30 23:03:45 +10:00
Dirk Best
d53d1ec88b sstrangr: use standard 3-bit rbg palette 2015-07-30 14:18:46 +02:00
Dirk Best
6a79228c3f mole: use standard 3-bit rbg palette 2015-07-30 14:18:44 +02:00
Dirk Best
e17d40a250 jollyjgr: use standard 3-bit rgb palette for the bitmap colors 2015-07-30 14:18:42 +02:00
Wilbert Pol
75d6cb9f0d softlist.c: Sync software list rom name validation with regular rom name validation. (nw) 2015-07-30 14:07:19 +02:00
David Haywood
8c1e72b485 fix crushrlf rom load (nw) 2015-07-30 13:06:22 +01:00
Wilbert Pol
e79b9c12e9 msx1_cart.xml: fix validation (nw) 2015-07-30 12:44:33 +02:00
Wilbert Pol
4f42cd81da v9938: added clock to device configuration. (nw) 2015-07-30 12:17:47 +02:00
Wilbert Pol
a2c4291690 msx1_cart.xml: Added fs_sr002 mapper based on internal bunsetsu mapper (nw) 2015-07-30 12:17:47 +02:00
Dirk Best
6bcb2f4406 dynadice: use standard 3-bit brg palette 2015-07-30 12:10:49 +02:00
Dirk Best
ecd758016c dai3wksi: use standard 3-bit brg palette 2015-07-30 12:10:47 +02:00
Dirk Best
d5ddb846e8 astinvad: use standard 3-bit rbg palette 2015-07-30 12:10:45 +02:00
Dirk Best
a796d0e8ad amusco: use standard 3-bit gbr palette 2015-07-30 12:10:43 +02:00
Dirk Best
d5432ba614 nascom avc: use standard 3-bit rgb palette 2015-07-30 12:10:41 +02:00
Olivier Galibert
4b1e08c1bb python: Make all scripts python 2/3 compatible 2015-07-30 11:44:43 +02:00
Dirk Best
93bd0f0daf pmd85: use standard palette, clean up video emulation 2015-07-30 10:31:00 +02:00
Dirk Best
0c30315e46 mz2000: use standard 3-bit brg palette 2015-07-30 10:30:57 +02:00
balr0g
918f4633bf More Travis changes 2015-07-29 18:10:49 -04:00
hap
331ab05a4e added Bandai Pair Match with internal artwork, and promoted VTech Invaders to working after kevtris redumped the rom
Games added or promoted to working
------------
Bandai Pair Match [hap, Kevin Horton, Rik]
VTech Invaders [Kevin Horton]
2015-07-29 23:41:17 +02:00
couriersud
9526556bf8 Improve MB3614 parameters. Changed some opamps to type "idealized" (type
1) in Congo Bongo netlist and got 50% speed improvement.
2015-07-29 23:15:43 +02:00
Dirk Best
1c046325a5 apc: use standard 3-bit brg palette 2015-07-29 21:57:59 +02:00
Dirk Best
cd7de9fdb0 bmjr: use standard 3-bit brg palette 2015-07-29 21:57:55 +02:00
Dirk Best
46bc2b88ee bml3: use standard 3-bit brg palette 2015-07-29 21:57:51 +02:00
Dirk Best
e5aec08998 jr200: use standard 3-bit brg palette 2015-07-29 21:57:46 +02:00
Dirk Best
186eb37e50 lola8a: use standard 3-bit brg palette 2015-07-29 21:57:42 +02:00
Dirk Best
789d68ba70 multi8: use standard 3-bit brg palette 2015-07-29 21:57:38 +02:00