Commit Graph

68599 Commits

Author SHA1 Message Date
R. Belmont
d3ebbad71b
Merge pull request #5648 from clawgrip/patch-18
New working software list additions
2019-09-16 22:59:41 -04:00
R. Belmont
deb672ba98
Merge pull request #5634 from vadosnaprimer/throttling_tweak
Don't force throttling while paused
2019-09-16 22:59:10 -04:00
rfka01
4d1e1629d4 at.cpp: added 286 motherboards and BIOS versions (#5628)
* at.cpp: added 286 motherboards and BIOS versions

* at.cpp: WYSEpc renamed (nw)

* at.cpp: corrected chipset/machine name and added OSC info

* at.cpp: CS8220 systems added to at and atvga, pc.cpp: added systems

* at.cpp: more chipset information

* at.cpp: minor corrections, Chipset identifications (nw)

* at.cpp more chipset identifications
2019-09-16 22:58:31 -04:00
ajrhacker
99e831ff6f
Merge pull request #5642 from AmatCoder/AmatCoder-snes-2
[snes] Fix 5a22/spc700 clock cycles
2019-09-16 22:57:42 -04:00
AJR
e4903df939 drawgfxm.h: Rename to drawgfxt.ipp and replace the mega-macros with template functions (nw) 2019-09-16 22:21:29 -04:00
AJR
7481f6871a Make bitmap8_t, bitmap16_t, bitmap32_t and bitmap64_t specializations of one class template (nw) 2019-09-16 22:21:29 -04:00
AJR
0abac3ba45 Eliminate extract_scanline8/16/32, replacing the scant existing usage with std::copy_n (nw) 2019-09-16 22:21:29 -04:00
arbee
406655a9fc OSD_MAC: window now visible and has a title, but doesn't render (nw) 2019-09-16 22:12:14 -04:00
Rebecca Wallander
87a793c97d ibm5170.xml - Vinguiden 1.0 2019-09-17 01:38:24 +00:00
braintro
d716327b2a karnov.cpp: Redumped and corrected Chelnov - Atomic Runner (Japan) color BPROMs. [Brian Troha] 2019-09-16 20:09:39 -05:00
R. Belmont
9f9bd3d634
Fix typo (nw) 2019-09-16 16:25:04 -04:00
Rebecca Wallander
36a58f7f4d ibm5150.xml - Add UMS II: Nations at War - Planet Editor 2019-09-16 20:09:21 +00:00
Rebecca Wallander
c85b75e968 ibm5150.xml - Add Star Pack 2019-09-16 20:07:22 +00:00
Rebecca Wallander
4feb99bfd5 ibm5170.xml - Add QuickLink II Fax 2019-09-16 20:03:06 +00:00
Rebecca Wallander
c327ef2d64 ibm5150.xml - Add Colossus Bridge 4 2019-09-16 19:59:54 +00:00
Rebecca Wallander
1463eb46e1 ibm5170.xml - Change good gilispa disks to IMD 2019-09-16 19:55:18 +00:00
Rebecca Wallander
29f7a03d4d ibm5170.xml - Redumped nicklaus - It now decodes fully 2019-09-16 19:55:18 +00:00
ClawGrip
3e7f8f1d8d
New working software list additions
-----------------------------------
Walt Disney La Cenicienta - Los sueños mágicos de Cenicienta (Spain) [TeamEurope, ClawGrip]
Bob y sus Amigos - Un Día De Trabajo (Spain) [TeamEurope, ClawGrip]
Disney/Pixar À Procura de Nemo - Nemo À Descoberta do Oceano (Portugal) [TeamEurope, ClawGrip]
The Batman - Rescate en Gotham City (Spain) [TeamEurope, ClawGrip]
Noddy - Detective Por um Dia (Portugal) [TeamEurope, ClawGrip]
DreamWorks Shrek - El Cuento de la Dragona (Spain) [TeamEurope, ClawGrip]
Lil' Bratz Estrellas De La Moda- Amigos, Moda y Diversión (Spain) [TeamEurope, ClawGrip]
Superman - El Hombre de Acero (Spain) [TeamEurope, ClawGrip]
Disney/Pixar Cars - Acelera el Motor en Radiador Springs (Spain) [TeamEurope, ClawGrip]

New NOT_WORKING software list additions
---------------------------------------
V.Smile Estudio De Arte (Spain) [TeamEurope, ClawGrip]
Spider-Man y Amigos - Misiones Secretas (Spain, Rev. 222) [TeamEurope, ClawGrip]
Cranium - Parque de Atracciones de Cranium (Spain) [TeamEurope, ClawGrip]
Disney's Little Einsteins (Spain) [TeamEurope, ClawGrip]
2019-09-16 20:46:56 +02:00
AJR
1e0f54e46d exidy440.cpp: Ugh, more brain damage (nw) 2019-09-16 10:28:36 -04:00
AJR
85cdb4e1f9 exidy440.cpp: Eliminate anonymous timers (nw) 2019-09-16 10:11:45 -04:00
Vas Crabb
7bc88bb1fb (nw) please try to ensure #include guards will trip special-casing in dumb preprocessors to reduce filesystem operations 2019-09-16 23:54:21 +10:00
AmatCoder
0267bae7e2 [snes] Fix 5a22/spc700 clock cycles
Resolve MT06901 and MT07419
Also it fixes other games like Cliffhanger, Taekwon-Do and Super Tekkyuu Fight
2019-09-16 15:40:13 +02:00
AJR
0edad260ed Fix for alphaone which doesn't have these ports (nw) 2019-09-16 09:26:56 -04:00
Vas Crabb
faea4753b5 (nw) misc cleanup:
* ngpc.xml: fixed some Japanese titles
* ds1994.cpp: added FIXME comments, removed redundant tag from logging helper, corrected device name, removed copy/pasted application note (copyright infringement)
* midvunit.cpp: marked "recreated" PAL program as a bad dump
2019-09-16 23:10:04 +10:00
Olivier Galibert
c5d9d87dfd Fix compile (nw) 2019-09-16 11:34:12 +02:00
cam900
fffed2ea0d nmk16.cpp : Add on-board chip & XTAL verifications (#5630)
* nmk16.cpp : Add on-board chip & XTAL verifications

* nmk16.cpp : Add possiblity config

* nmk16.cpp : Add more cases
2019-09-16 14:51:27 +10:00
arbee
8f07788495 A few files that got missed (nw) 2019-09-15 20:14:17 -04:00
arbee
2292cf332c Preliminary Mac native OSD. Not working yet. [R. Belmont]
This will compile, link, and run a driver all the way to the first info screen, provided you use -video bgfx.

However, although there's a valid NSWindow created, it never actually appears on screen for unknown (but likely silly) reasons.

Inputs are not implemented and fullscreen exists but is untried.
2019-09-15 20:00:59 -04:00
Ivan Vangelista
fd505eb0d6
exidy.cpp: corrected manufacturer metadata (nw) 2019-09-15 22:25:57 +02:00
Ivan Vangelista
4fc00c7b2f new working clone
-----------------------------------------
Venture (version 5 set 2, bootleg) [f205v]
2019-09-15 21:30:52 +02:00
Robbbert
7d28a77e7c plan80 : added speaker sound 2019-09-16 00:47:17 +10:00
Melissa Goad
3b9216288d Fix some style issues with my previous PR (nw) (#5640) 2019-09-15 12:06:30 +02:00
algestam
caafcbc09d New working machine added (#5639)
----------
Game & Watch: Judge [algestam, Mr. Do, Sean Riddle]
2019-09-15 11:06:34 +02:00
R. Belmont
9def59d2ec
Merge pull request #5636 from MoochMcGee/master
Fix M6502 reset procedure. Fixes MT6486 at the very least. [Melissa G…
2019-09-14 22:39:54 -04:00
AJR
c72791ff69 dp8350: Apply some subtle timing fixes; save one more variable 2019-09-14 21:48:02 -04:00
ajrhacker
29bbe892dd
Merge pull request #5637 from clawgrip/patch-17
leapster.xml: Add notes about undumped games (nw)
2019-09-14 20:55:31 -04:00
ClawGrip
f689819048
leapster.xml: Add notes about undumped games (nw) 2019-09-15 02:49:39 +02:00
MoochMcGee
d3fa2c5b91 Fix M6502 reset procedure. Fixes MT6486 at the very least. [Melissa Goad] 2019-09-14 19:20:26 -05:00
AJR
377870c286 vertigo.cpp: Remove unnecessary include (nw) 2019-09-14 19:14:38 -04:00
ajrhacker
05c2ca88ca
Merge pull request #5635 from clawgrip/patch-16
New NOT_WORKING software list additions
2019-09-14 16:27:47 -04:00
ajrhacker
4918c717a9
Merge pull request #5633 from clawgrip/patch-15
New NOT_WORKING software list additions
2019-09-14 15:55:57 -04:00
ClawGrip
5839b12e80
New NOT_WORKING software list additions
---------------------------------------
¡¡Scooby-Doo!! - Misterio en el parque (Spain) [TeamEurope, avlixa, ClawGrip]
Disney/Pixar Wall-E (Spain) [TeamEurope, avlixa, ClawGrip]
Disney La Casa de Mickey Mouse (Spain) [TeamEurope, avlixa, ClawGrip]
Disney/Pixar UP (Spain) [TeamEurope, avlixa, ClawGrip]
Disney Winnie the Pooh - En busca de la miel (Spain) [TeamEurope, avlixa, ClawGrip]
Disney/Pixar Cars - Acelera el Motor en Radiador Springs (Spain) [TeamEurope, avlixa, ClawGrip]
Disney/Pixar Toy Story 3 (Spain) [TeamEurope, avlixa, ClawGrip]
DreamWorks Monstruos contra Alienígenas (Spain) [TeamEurope, avlixa, ClawGrip]
2019-09-14 21:44:14 +02:00
AJR
6fab769298 PORT_CUSTOM simplification (nw)
- Remove both arguments from CUSTOM_INPUT_MEMBER (adding template parameters as necessary)
- Remove 'param' from PORT_CUSTOM_MEMBER and assume 'device' is DEVICE_SELF (use PORT_CUSTOM_DEVICE_MEMBER if it isn't)
- Replace PORT_CUSTOM_MEMBER with PORT_READ_LINE_MEMBER where applicable

Add implicit DEVICE_SELF variants of PORT_READ_LINE_DEVICE_MEMBER and PORT_WRITE_LINE_DEVICE_MEMBER (nw)

Remove ioport_field argument from PORT_CROSSHAIR_MAPPER (nw)

captflag, gmgalax: Separate driver classes from base (nw)
2019-09-14 15:37:04 -04:00
feos
feb253dbfd don't force throttling while paused 2019-09-14 20:01:07 +03:00
ClawGrip
0596066b97
New NOT_WORKING software list additions
---------------------------------------
V.Smile PC (Spain) [TeamEurope, ClawGrip]
Nick Jr. Dora the Explorer - Dora's Got a Puppy (US) (Smartbook) [TeamEurope, ClawGrip]
Disney/Pixar Toy Story 2 (USA) (Smartbook) [TeamEurope, ClawGrip]
2019-09-14 18:06:25 +02:00
braintro
2f39181ac1 (nw) seibuspi.cpp: The Raiden Fighters (US, newer) is same code base as the (Japan, newer) set. 2019-09-14 01:31:55 -05:00
AJR
c9d3439a3c Fix clang error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equality] (nw) 2019-09-13 18:08:30 -04:00
ajrhacker
5177be0a22
Merge pull request #5627 from cam900/i4100_struct
imagetek_i4100.cpp : Updates
2019-09-13 18:06:11 -04:00
AJR
547828756f riscii: Improve offset calculation for TBRD (nw) 2019-09-13 15:23:45 -04:00
hap
a06f9b74f6 hh_sm510: move g&w stuff to top of file (nw) 2019-09-13 20:41:15 +02:00