summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* nw, initial merge of angrylion's RDP changes.n64-angrylion therealmogminer@gmail.com2015-07-315-616/+1720
|
* reduce tagmap lookups (nw) Wilbert Pol2015-07-317-21/+102
|
* give Aqua Stage a wide screen layout (nw) David Haywood2015-07-312-1/+20
| | | | (still not sure why it isn't running correctly, eg not sending valid commands for 2nd screen)
* Debugger fix from Judge (nw) Vas Crabb2015-07-311-0/+1
|
* new NOT WORKING David Haywood2015-07-303-0/+82
| | | | | | 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)
* 8080bw: use standard 3-bit palettes where applicable, clean up palette Dirk Best2015-07-303-160/+93
| | | | handling
* model3 rom names consistency (nw) MetalliC2015-07-301-9/+9
|
* Pioneer PX7 notes Vas Crabb2015-07-301-4/+23
|
* Doesn't fix the crash, but it doesn't hurt either nw Vas Crabb2015-07-301-0/+3
|
* sstrangr: use standard 3-bit rbg palette Dirk Best2015-07-301-27/+7
|
* mole: use standard 3-bit rbg palette Dirk Best2015-07-301-9/+1
|
* jollyjgr: use standard 3-bit rgb palette for the bitmap colors Dirk Best2015-07-301-27/+20
|
* softlist.c: Sync software list rom name validation with regular rom name ↵ Wilbert Pol2015-07-302-9/+1
| | | | validation. (nw)
* fix crushrlf rom load (nw) David Haywood2015-07-301-8/+16
|
* msx1_cart.xml: fix validation (nw) Wilbert Pol2015-07-301-2/+2
|
* v9938: added clock to device configuration. (nw) Wilbert Pol2015-07-3013-20/+21
|
* msx1_cart.xml: Added fs_sr002 mapper based on internal bunsetsu mapper (nw) Wilbert Pol2015-07-305-17/+124
|
* dynadice: use standard 3-bit brg palette Dirk Best2015-07-301-10/+1
|
* dai3wksi: use standard 3-bit brg palette Dirk Best2015-07-301-22/+7
|
* astinvad: use standard 3-bit rbg palette Dirk Best2015-07-301-9/+14
|
* amusco: use standard 3-bit gbr palette Dirk Best2015-07-301-21/+1
|
* nascom avc: use standard 3-bit rgb palette Dirk Best2015-07-302-15/+5
|
* python: Make all scripts python 2/3 compatible Olivier Galibert2015-07-307-370/+384
|
* pmd85: use standard palette, clean up video emulation Dirk Best2015-07-304-79/+31
|
* mz2000: use standard 3-bit brg palette Dirk Best2015-07-301-15/+1
|
* More Travis changes balr0g2015-07-291-4/+5
|
* added Bandai Pair Match with internal artwork, and promoted VTech Invaders ↵ hap2015-07-294-41/+416
| | | | | | | | to working after kevtris redumped the rom Games added or promoted to working ------------ Bandai Pair Match [hap, Kevin Horton, Rik] VTech Invaders [Kevin Horton]
* Improve MB3614 parameters. Changed some opamps to type "idealized" (type couriersud2015-07-293-35/+72
| | | 1) in Congo Bongo netlist and got 50% speed improvement.
* apc: use standard 3-bit brg palette Dirk Best2015-07-291-14/+2
|
* bmjr: use standard 3-bit brg palette Dirk Best2015-07-291-12/+1
|
* bml3: use standard 3-bit brg palette Dirk Best2015-07-291-11/+2
|
* jr200: use standard 3-bit brg palette Dirk Best2015-07-291-13/+1
|
* lola8a: use standard 3-bit brg palette Dirk Best2015-07-291-15/+2
|
* multi8: use standard 3-bit brg palette Dirk Best2015-07-291-11/+1
|
* mz3500: use standard 3-bit brg palette Dirk Best2015-07-291-13/+1
|
* pasopia7: use standard 3-bit brg palette Dirk Best2015-07-291-11/+1
|
* pv1000: use standard 3-bit bgr palette Dirk Best2015-07-291-10/+1
|
* Attempt fix for Qt5 build issue balr0g2015-07-291-2/+2
|
* Sega 837-14645 JVS I/O dumped [Darksoft] MetalliC2015-07-292-5/+16
| | | | notes about 315-6146 MCU (nw)
* fm7: clean up palette handling, use standard 3-bit palette Dirk Best2015-07-293-69/+16
|
* gei: use standard 3-bit gbr/grb palettes Dirk Best2015-07-291-26/+3
|
* vpoker: use standard 3-bit gbr palette Dirk Best2015-07-291-17/+2
|
* Add the rest of the 3-bit palettes and add the possiblity to set Dirk Best2015-07-294-0/+130
| | | | individual r/g/b levels for pens
* exelv: use standard 3-bit rgb palette Dirk Best2015-07-291-21/+3
|
* compucolor: use standard 3-bit rgb palette Dirk Best2015-07-291-16/+6
|
* camplynx: use standard 3-bit rgb palette Dirk Best2015-07-291-47/+20
|
* buster: use standard 3-bit rgb palette Dirk Best2015-07-291-11/+2
|
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291799-20919/+20919
| | | | this better fits the drivers from MESS (which have always illogically used the GAME_ flags despite not being games) and also fits fine with arcade machines.
* travis: disable notifications until it can be fixed Dirk Best2015-07-291-2/+1
|
* travis: try to update for qt5 Dirk Best2015-07-291-2/+2
|