Commit Graph

57900 Commits

Author SHA1 Message Date
Vas Crabb
bdbf188e37 dsp16: fix some corner cases (nw) 2018-03-17 00:59:15 +11:00
Vas Crabb
245f822e7d use more constexpr and literal classes in UML to give compiler more optimisation opportunities (nw) 2018-03-17 00:58:54 +11:00
Ivan Vangelista
e34faf61ff
goldstar.cpp: make aplan capable of reaching at least a couple of test screens, like cmast99 (nw) 2018-03-16 14:07:34 +01:00
Scott Stone
5f000c52b0
Merge pull request #3339 from FakeShemp/dc_g
dc.xml - Add games up to G
2018-03-16 04:24:12 -04:00
Ivan Vangelista
6db84fd907
sauro.cpp: verified clocks for Sauro [Corrado Tomaselli, The Dumping Union] 2018-03-16 08:45:48 +01:00
Ivan Vangelista
56cd14113e
goldstar.cpp: forgot to add the MNW flag to super7 (nw) 2018-03-16 08:43:44 +01:00
Vas Crabb
b9d6e91a4e note (nw) 2018-03-16 16:36:03 +11:00
Olivier Galibert
2e7d2a216e Don't sleepwalk and code (nw) 2018-03-16 06:24:57 +01:00
AJR
f715fc495c ay31015: Fix receiver desync when next start bit arrives early 2018-03-16 01:01:27 -04:00
Vas Crabb
084d9a4ed3 dsp16: implement remaining instructions for completeness
qsound_hle: use same sample rate as DSP
2018-03-16 15:06:46 +11:00
AJR
48e62db544 vt100_kbd.cpp: Minor points (nw) 2018-03-15 22:33:34 -04:00
AJR
d43a5dfb6a cit101, cit220p: Correct years and add notes (nw) 2018-03-15 21:22:10 -04:00
Rebecca Wallander
2d836b55b5 dc.xml - Fix validation. 2018-03-16 01:28:35 +01:00
ajrhacker
2bacb75ae1
Merge pull request #3340 from shattered/_0953374
ms0515: unbreak memory maps; update floppy format definition
2018-03-15 20:24:02 -04:00
Sergey Svishchev
8b8931fb49 ms0515: unbreak memory maps; update floppy format definition to match one used by OS (nw) 2018-03-16 03:16:33 +03:00
AJR
09375e7354 er2055: Separate CLK writes to make emulation usable for cit101 (nw) 2018-03-15 20:13:45 -04:00
Robbbert
cf6d39ebf6 (nw) Housekeeping 2018-03-16 10:57:55 +11:00
Rebecca Wallander
5bb9a297e0 dc.xml - Add a few missing dumps. 2018-03-15 23:36:52 +01:00
cracyc
bc0127332a magnum: use hd61830 lcdc emulation (nw) 2018-03-15 17:32:02 -05:00
AJR
b6d5d656c7 New machines marked as NOT_WORKING
----------------------------------
CIT-101 [Doug Crawford]
2018-03-15 17:56:27 -04:00
Olivier Galibert
bdefc2139b Let's fix them all (nw) 2018-03-15 21:42:37 +01:00
Rebecca Wallander
4003026538 dc.xml - Add all discs up to G. 2018-03-15 20:56:08 +01:00
R. Belmont
a685356c5e
Merge pull request #3332 from sjy96525/patch-15
Correct San Francisco Rush: The Rock year
2018-03-15 14:56:26 -04:00
R. Belmont
a34afe4ea2
Merge pull request #3322 from VedsaGolfer/softwarelistadditions
megadriv software list - added additional game
2018-03-15 14:55:48 -04:00
R. Belmont
e0da5ddd2d
Merge pull request #3334 from SailorSat/master
M1COMM: minor updates (nw)
2018-03-15 14:55:02 -04:00
Vas Crabb
6e4031ed60 more devices named after machines (nw) 2018-03-16 05:01:25 +11:00
Vas Crabb
a466e658be More cases or CPUs named after machines etc. (nw) 2018-03-16 04:46:17 +11:00
Ivan Vangelista
c6dd9d1643 new not working machine
-----------------------------------
Super Seven [caius, The Dumping Union]
2018-03-15 18:37:28 +01:00
Vas Crabb
1e1369c02b qsound: clean up host and DAC comms a bit, hopefully fix desync
ie15: fix shortname conflict (nw)

Motorola naming M68000 = family, MC68000 = main production
implementation, XC68LC040 = pre-main production implementation. The M
prefix should only be used for devices representing a family in the
abstract, like the M6805 device that represents the PMOS 6805 core but
not a particular implementation with onboard peripherals and memory. (nw)
2018-03-16 04:26:46 +11:00
angelosa
bb11fbd2bd Blind faith fixed long names for almost all CPUs (nw)
mb86235.cpp: renamed pcs_ptr into pcp, and added a file for future interpreter core (nw)
2018-03-15 18:07:39 +01:00
cam900
ba278b8f03 vgmplay.cpp : Fix qsound pitch 2018-03-16 03:33:53 +11:00
smf-
78f0aff27f Apply same flags when building with SOURCES= as when building normally. This fixes the issue which prompted "model1: clear up some memory issues with very recent gcc (nw)" (which only occurred in a SOURCES= build). (nw) 2018-03-15 15:54:37 +00:00
smf-
1db4f6bac0 add missing override (nw) 2018-03-15 15:54:36 +00:00
Vas Crabb
3f67473bb4 QSound LLE available with a 3-character change 2018-03-16 02:27:24 +11:00
Vas Crabb
8faa36c7e1 (nw) Clean up after #3309 - more const, keep scope tight, use lambdas in preference to macros. 2018-03-15 23:17:31 +11:00
cam900
4e349dbd71 tecmosys.cpp : Updates (#3309)
* tecmosys.cpp : Add notes, Fix background color, Cleanup bankswitching, Reduce duplicates, Cliprect related mixing, Add object finders instead runtime tag lookup
Demote tecmosys.cpp games with MACHINE_IMPERFECT_GRAPHICS, Because some graphic features(linescroll, mixing) is not perfectly emulated
And Add MACHINE_NO_COCKTAIL tags Because tilemap scroll is wrong when flip screen case

* tecmosys.cpp : Fix drawing at some case

* tecmosys.cpp : Fix sprite drawing

* tecmosys.cpp : Fix compile

* tecmosys.cpp : Fix and minor cleanup transparent drawing

* tecmosys.cpp : Add notes
2018-03-15 23:00:26 +11:00
Vas Crabb
5d61426a52 fewer lines (nw) 2018-03-15 21:44:26 +11:00
Dirk Best
fe42c734f0 rz1: Add missing keys 2018-03-15 11:33:28 +01:00
Olivier Galibert
a1b2073b0d model1: clear up some memory issues with very recent gcc (nw) 2018-03-15 11:24:12 +01:00
Ivan Vangelista
cb513bd46e
opwolf.cpp: measured c-chip clock on working PCB [Guru] 2018-03-15 09:42:52 +01:00
Vas Crabb
0bf88bda8f Cycle-accurate DSP16 core (disabled in QSound for performance reasons) 2018-03-15 19:02:43 +11:00
Vas Crabb
25652d6455 dsp16: Improve disassembler - less ambiguous, more like the manual. 2018-03-15 17:57:16 +11:00
Ariane Fugmann
ba10be1288 M1COMM: minor updates (nw) 2018-03-15 07:20:49 +01:00
Olivier Galibert
a6e31354cf Small fix (nw) 2018-03-15 06:17:49 +01:00
braintro
766a57d619 Machine promoted to working - Eyes (Zaccarina)
Machine Promoted to Working
----------------------------------------
Eyes (Italy) [Corrado Tomaselli, The Dumping Union]
2018-03-14 22:13:52 -05:00
sjy96525
f1234a603b
Correct San Francisco Rush: The Rock year
Titlescreen says 1997 and released in August 6, 1997.
https://i.imgur.com/gKVk5nz.png
2018-03-15 10:15:30 +08:00
David Haywood
e86bb4ec2a use dumped C-Chip for Rainbow Islands [Team Caps0ff] (#3325)
simulation isn't yet removed because Rainbow Islands Extra still needs it (I'm checking if I can make a temporary ROM until it is so that we can clean it up in the meantime)
2018-03-14 20:29:48 -04:00
angelosa
9f7b85d038 Fix validation (nw) 2018-03-15 00:50:36 +01:00
yukaritamura
391d7690d4 Add "Warai no Hana Tenshi" support to dynax.cpp (#3330)
new WORKING game
----------------------
Warai no Hana Tenshi [yukaritamura]
2018-03-15 00:01:06 +01:00
Robbbert
5681d1d387 qtsbc : removed myself 2018-03-15 09:48:38 +11:00