Commit Graph

57845 Commits

Author SHA1 Message Date
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
angelosa
e4a4c8ccb7 mb86235.cpp: ALU OR / XOR (nw) 2018-03-14 00:42:05 +01:00
angelosa
4b748463f0 mb86235.cpp: generate_ea fixes (nw) 2018-03-14 00:42:03 +01:00
angelosa
c2ab23985b mb86235.cpp: generate_reg_read fixes (nw) 2018-03-14 00:42:01 +01:00
angelosa
b4c8f54446 model2.cpp: fix mistake in matrix dasm (nw) 2018-03-14 00:41:58 +01:00
angelosa
25abdadaeb model2.cpp: more save state registration, clip_plane belongs to clip_polygon function (nw) 2018-03-14 00:41:56 +01:00
cam900
199db54ed8 mastboy.cpp : Minor cleanup, Move banked ram handler into address_map_bank_device, Fix RAMM err., Add notes, Replace gfx*/user* -> saner ROM areas (#3323) 2018-03-14 06:42:33 +11:00
AJR
d81e9378ee vtvideo.cpp: Minor technical note (nw) 2018-03-13 11:25:56 -04:00
AJR
387c5ba87c 68230pit.cpp: Not fully implemented, but worth adding (nw) 2018-03-13 11:10:20 -04:00
Justin Kerk
f6a064acb6 New working software list additions
-----------------------------------
ibm5150: Blockout, SimCity (5.25", v1.02), SimCity (3.5", v1.02), SimCity (5.25", v1.07), SimCity (3.5", v1.07), Stunts (5.25"), Stunts (3.5") [Arcade Shadow]
ibm5170: Crystal Caves, Hocus Pocus [Arcade Shadow]
ibm5170: AudioClips Digital Sounds for Windows 3.1 - Star Trek: The Next Generation - "Encounter at Farpoint", Business Clip Art PicturePak 1 [Foone Turing]
2018-03-13 07:23:27 -07:00
Dirk Best
6e58642b35 rz1: Skeleton driver [Arashikage, Dirk Best] 2018-03-13 14:07:13 +01:00
Scott Stone
a09038734c nes_apu.cpp: Fix value - corrects sound output (nw) 2018-03-13 06:32:55 -04:00
Ivan Vangelista
672e601b8c
eolith16.cpp: fixed recent regression (nw) 2018-03-13 09:56:59 +01:00
Robbbert
c17001b051 New mostly-working game ---- Irion [Robbbert, mcp]
(nw) can someone see if the priority problem can be fixed? thx :)
2018-03-13 18:13:44 +11:00
Robbbert
c66bfa88bf (nw) Fixed the build (variables set but not used) 2018-03-13 18:11:14 +11:00
AJR
6909c7a0de 68230pit.cpp: Subtle but helpful internal improvements (nw)
- Publicize IACK functions
- Don't store meaningless dummy value in timer control register so it can be read back
- Use logmacro.h for logging (and remove LOG_PRINTF since that no longer works)
- Spelling correction for #include guard

manohman.cpp: Both interrupts are hooked up now (nw)
2018-03-13 01:16:22 -04:00
cracyc
d035e3b546 plugins/portname: change to address objections, also as suggested converted the controls.ini in repo https://github.com/cracyc/portname Removed the import but will still load parent if available (nw) 2018-03-12 22:49:26 -05:00
AJR
53c4580f69 d9final: Add NVRAM 2018-03-12 23:09:07 -04:00
AJR
be5726468c nes_apu: Fix regression (nw) 2018-03-12 22:20:28 -04:00
AJR
56c28f2e8d pg685.cpp: Add some old findings (nw) 2018-03-12 22:08:02 -04:00
AJR
25b40bae22 Fix masking of offset expressions in debug view of address-shifted spaces (nw) 2018-03-12 15:47:46 -04:00
AJR
631f38272c trs80: The typo was mine; the alternate CPU clock is a mystery (nw) 2018-03-12 14:22:20 -04:00
Olivier Galibert
08b3e31c5a A little fast on the trigger there... (nw) 2018-03-12 19:18:19 +01:00
Olivier Galibert
f338bfa092 nes_apu: Make it slightly less horrible [O. Galibert] 2018-03-12 19:16:32 +01:00
Olivier Galibert
b9ac659837 Fuck genie, Enhanced edition (nw) 2018-03-12 19:14:29 +01:00
AJR
aa20b2e580 radionic: Yet another clock note (nw) 2018-03-12 14:10:37 -04:00
AJR
093268232b trs80.cpp: More clock notes (nw) 2018-03-12 13:32:37 -04:00
angelosa
549ec6d076 new NOT WORKING clone
---------------------
Daytona GTX 2004 Edition [anonymous]
2018-03-12 17:51:50 +01:00
angelosa
768189e772 sharc.cpp: fix obvious mistake in compute_fmul_avg (nw)
model2.cpp: fix Model 2 / 2A garbage 3d when exiting test mode (nw)
2018-03-12 17:51:48 +01:00
Ivan Vangelista
d861cab586
eolith.cpp: fixed recent regression (nw) 2018-03-12 16:26:39 +01:00
AJR
69ea9be761 trs80.cpp: Derive almost all clocks from actual XTALs, including screen raw parameters
- UART modernization (nw)
2018-03-12 10:37:25 -04:00
Scott Stone
365b55e915 dc.xml: Change parent to digichrt (from digichrtsg) and unified label names for the CHD to allow proper parent/clone usage (nw) 2018-03-12 07:54:05 -04:00
Vas Crabb
7c9d75df13 forgot these are listed explicitly (nw) 2018-03-12 19:26:36 +11:00
Vas Crabb
af31f4b3de better handling for arbitrary numbers of screens (nw) 2018-03-12 17:31:40 +11:00
AJR
58491dec69 Better fix for find command (nw) 2018-03-12 00:15:03 -04:00
AJR
a4f5e6a842 Fix debugger find command for address-shifted spaces 2018-03-12 00:07:33 -04:00
braintro
18252b73b4 gkigt.cpp: Game King clear chips (nw) 2018-03-11 22:55:54 -05:00
AJR
41a6e6222e Fix watchpoint view for address-shifted spaces 2018-03-11 23:52:59 -04:00
AJR
1918f78f13 vt100.cpp: Update notes; add imperfect graphics flag (nw) 2018-03-11 23:17:21 -04:00