Commit Graph

43898 Commits

Author SHA1 Message Date
couriersud
bc1eb91c91 Fix long standing workaround which would ignore policy of "change-only"
propagation. (nw)
2016-06-04 01:02:07 +02:00
couriersud
f8e9851677 Remove ATTR_HOT and ATTR_COLD. Refactored netlist_time. (nw) 2016-06-03 22:27:00 +02:00
couriersud
1a108bfd28 More STL. (nw) 2016-06-03 02:21:44 +02:00
couriersud
9a043e8d96 Merge remote-tracking branch 'origin/master' into netlist_dev 2016-06-03 01:06:02 +02:00
couriersud
d946956652 Fix clang build. More STL. (nw) 2016-06-03 01:04:12 +02:00
Ted Green
776cbce570 (nw) Fix issue with kinst driver. Only allow MIPs VR4300 to have the DRC branch in delay slot. 2016-06-02 16:43:32 -06:00
couriersud
61110b72c1 More simplification. 2016-06-03 00:00:56 +02:00
couriersud
96be861b16 Simplify. Align naming with stl. Fix somed pedantic warnings. (nw) 2016-06-02 23:22:27 +02:00
James Wallace
34caada798 Made efforts to provide a 'simpler' configuration setup for MPU4 hardware to encourage easier 'per game' configuration. Tested with one Andy Capp game for now, but others will follow 2016-06-02 20:34:23 +01:00
hap
ae4611a068 fidel*: added revesic inputs and notes, still need to do internal artwork 2016-06-02 21:24:13 +02:00
Miodrag Milanovic
dcc93232db using std::vector<std::unique_ptr<xxx>> instead of simple_list<xxx> in cheat engine (nw) 2016-06-02 20:21:40 +02:00
hap
fd02f044b5 fidel*: reversi challenger WIP 2016-06-02 18:53:33 +02:00
Robbbert
94c41188eb Super80: added Kadath. 2016-06-02 21:37:52 +10:00
smf-
9d2528e12b Added CHS and LBA limits when the chd doesn't contain identify device data [smf] 2016-06-02 11:25:37 +01:00
etabeta78
fbd8879395 Merge pull request #917 from JoakimLarsson/sun380_z8530
Bugfixes in baudrate calculation to make Sun3-80 work
2016-06-02 12:23:56 +02:00
etabeta78
b8ea3937b0 clean up. nw. 2016-06-02 11:50:01 +02:00
Joakim Larsson Edstrom
5681768bf7 Changed faked divider constant to match bugfix in SCC driver, still need to figure out the actual PCLK 2016-06-02 11:44:54 +02:00
Joakim Larsson Edstrom
ab7faf82a1 Fixed baudrate calculation issue and some minor debug message errors 2016-06-02 11:44:54 +02:00
smf-
f360cfe384 Ignore cylinders, heads and sectors from identify device data, based on the ATA 5 specification. [smf] 2016-06-02 10:38:48 +01:00
etabeta78
975cbec539 gbcolor.xml: Documented more Game Boy Color PCBs, based on
no-intro pictures [Fabio Priuli]

vboy.xml: Documented a few Virtual Boy PCBs, based on
no-intro pictures [Fabio Priuli]
2016-06-02 11:34:44 +02:00
mahlemiut
27a8e715bc debugimgui: removed scrollbar from memory windows, and let the view itself control what is displays. Use cursors/pageup/pagedown to control the memory window when the view cursor is visible. 2016-06-02 19:08:00 +12:00
yz70s
b08a496e6c chihiro.cpp,xbox.cpp: try to complete xbox memory map, eeprom must be ntsc (nw) 2016-06-02 07:02:10 +02:00
Scott Stone
05f681781c New Software List Entry
-----------------------
pce_tourvision.xml:  Out Run [system11, kebrank]

Added misc source notes (nw)
2016-06-02 00:05:51 -04:00
Stiletto
2859a35eea (nw)
(nw)
2016-06-01 23:30:46 -04:00
Scott Stone
3ae1d4b871 New Clones - Not Working
------------------------
Mutant Warrior (Altered Beast - Datsu bootleg)  [gmx, The Dumping Union]

Made some observed changes to some of the game flags in the driver (nw)
2016-06-01 23:10:20 -04:00
couriersud
789aa074d2 Dead code removal and minor refactoring. (nw) 2016-06-01 23:55:28 +02:00
couriersud
152ef538b2 Changed argument order for save-states. (nw) 2016-06-01 20:27:48 +02:00
Quench0
47eaa73ad6 CPU M6800: CPX (compare X) instruction, fix behaviour of N and V flags.
These two flags are only affected by the data comparison of the upper 8 bits, and not the whole 16 bits.
2016-06-02 02:00:55 +10:00
Robbbert
fd9a619167 Super80: last bunch for now. 2016-06-02 01:17:00 +10:00
Ted Green
130766a55c (nw) MIP3 DRC handle branches in delay slot properly. 2016-06-01 08:51:37 -06:00
RobertoFresca
8a8b3e8b85 Flaming 7 (W-4 hardware): Connected the electronic serial DS2401 device
to the proper PPI8255 (PC6) line. [Roberto Fresca]
2016-06-01 10:48:16 -03:00
Ivan Vangelista
7b8da666e6 galaxian.cpp: revert unintended commit. (nw) 2016-06-01 12:58:16 +02:00
Angelo Salese
7b7c9c19d7 Added note, removed MACHINE_IMPERFECT_GRAPHICS flag until otherwise proven (nw) 2016-06-01 10:41:58 +02:00
Miodrag Milanović
55e1d94766 Merge pull request #916 from h0tw1r3/master
support msbuild from posix shell
2016-06-01 07:50:00 +02:00
Ivan Vangelista
faaabd3e11 more gen_latch-ification (nw) 2016-06-01 07:16:38 +02:00
arbee
086789add2 (nw) 2016-06-01 00:16:03 -04:00
R. Belmont
3c702a383b Merge pull request #915 from qwijibo/master
toratora: fix timer and interrupts, improve sound. game now fully playable.
2016-05-31 23:46:27 -04:00
arbee
cb7209eb9d sun2: MMU fixes, both VME and Multibus variants now POST and show something. [R. Belmont] 2016-05-31 23:40:58 -04:00
Jeffrey Clark
551d9998f5 support msbuild from posix shell
preliminary fastbuild support (experimental in genie)
2016-05-31 20:26:34 -07:00
Vas Crabb
a9c3db7a98 Flaming 7's: hook up serial EEPROM [Vas Crabb] 2016-06-01 12:17:01 +10:00
smf-
497407358e silence (nw) 2016-06-01 01:34:34 +01:00
angelosa
158f09371d More sane bonus lives default, nw 2016-06-01 02:32:09 +02:00
briantro
a2e753ba95 New Clones Added - Side by Side & Side by Side 2
New Clones Added
----------------------------------------------
Side by Side (Ver 2.6 J) [ShouTime, The Dumping Union]
Side by Side 2 (Ver 2.6 OK) [ShouTime, The Dumping Union]
2016-05-31 19:30:43 -05:00
Brad Hughes
02a4591d48 Hybrid Input Module: Change error printing to verbose on probe() and error on init() 2016-05-31 19:46:09 -04:00
couriersud
a00b7c5554 More code cleanup. (nw) 2016-06-01 01:26:38 +02:00
qwijibo
f4cc71865d toratora: fix timer and interrupts, improve sound. game now fully
playable.
2016-05-31 18:23:03 -05:00
angelosa
633bb9e14a Attempt fixing rowscroll enable for stages 5, 10, ... (nw) 2016-06-01 00:47:57 +02:00
hap
74f2352fba New working machine added
-----------
U.S. Games Super Sports-4 [hap, Sean Riddle]
2016-06-01 00:34:46 +02:00
angelosa
1c6b2232ef Fix missing sprites on edges, nw 2016-06-01 00:26:58 +02:00
angelosa
c2e3cfaca7 Added dips, nw 2016-06-01 00:22:02 +02:00