Commit Graph

57884 Commits

Author SHA1 Message Date
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
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
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
Robbbert
d8cc567755 (nw) Housekeeping. 2018-03-15 09:47:07 +11:00
cracyc
d399f0bb18 plugins/portname: describe revised format 2018-03-14 17:13:59 -05:00
Olivier Galibert
efacbf5f4c Some corners of C/C++ are just a pain (nw) 2018-03-14 20:48:30 +01:00
Olivier Galibert
a13478f416 addrmap: Fix subtle bug with nonsubtle effects, also ensure initialization (nw) 2018-03-14 19:56:26 +01:00
AJR
8e56666a88 qtsbc: Rewrite driver based on SBC-880 schematics 2018-03-14 14:52:08 -04:00
Dirk Best
a652a4d686 rz1: Fix keyboard hookup, output lcd data to console 2018-03-14 19:37:25 +01:00
cam900
4fe45e51cc xexex.cpp : Minor cleanup, Add object finder instead runtime tag lookup, Add notes (#3329)
Demote Xexex/Orius with MACHINE_IMPERFECT_GRAPHICS, because it has alpha blending issue.
Add MACHINE_NO_COCKTAIL flag too, because tilemap scroll is wrong when cocktail mode
2018-03-14 18:59:00 +01:00
Angelo Salese
8c85589982
leftover (nw) 2018-03-14 15:01:44 +01:00
Olivier Galibert
115bb9936c Address maps macros removal, pass 1 [O. Galibert] 2018-03-14 14:07:14 +01:00
Olivier Galibert
f155992daa Rename some memory stuff (nw) 2018-03-14 14:05:49 +01:00
angelosa
7ae8a01086 sharc.cpp: fix LSHIFT negative operations to not extend the sign on result, fixes Last Bronx frame flickering [Angelo Salese] 2018-03-14 00:42:17 +01:00
angelosa
4b356e3b2c model2.cpp: manxtt note (nw) 2018-03-14 00:42:14 +01:00
angelosa
a3ac8db6be model2.cpp: tgpx4 memory map notes (nw) 2018-03-14 00:42:12 +01:00
angelosa
d5675c4cce model2.cpp: indy500 inputs (nw) 2018-03-14 00:42:10 +01:00
angelosa
84eff8534e Don't really need this printf (nw) 2018-03-14 00:42:07 +01:00