Commit Graph

59245 Commits

Author SHA1 Message Date
Sven Schnelle
a660b46f8d GPIB fix for hp9k_3xx (#3580)
* hp9k_3xx: fix GPIB address

fulivi figured out the the GPIB base address is actually
0x470000.

Signed-off-by: Sven Schnelle <svens@stackframe.org>

* hp9k_3xx: fix PTM6840

During GPIB debugging fulivi figured out that Clock 2 is
actually connected to the output of Timer 1, so that both
timers form a 16 bit timer.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
2018-05-17 16:17:13 -04:00
angelosa
bf064046bd dc-ctrl.cpp: better encapsulation/inheritance (nw) 2018-05-17 21:55:11 +02:00
angelosa
f74f8b29dc dc-ctrl.cpp: preliminary keyboard emulation, hooked up to The Typing of the Dead, La Keyboard and Lupin the Typing on Naomi [Angelo Salese]
new WORKING machines
--------------------
Capcom vs SNK Pro [Samuele Zannoli, R. Belmont, ElSemi, David Haywood, Angelo Salese, Olivier Galibert, MetalliC]
Cleopatra Fortune Plus [Samuele Zannoli, R. Belmont, ElSemi, David Haywood, Angelo Salese, Olivier Galibert, MetalliC]
2018-05-17 21:55:09 +02:00
hap
91c61667b8 New working machine added
-----------
Batman: The Animated Series (Tiger handheld) [hap, Sean Riddle]
2018-05-17 20:18:20 +02:00
hap
1a6292a3dc New working machine added
-----------
Fidelity Elegance Chess Challenger [hap, yoyo_chessboard]
2018-05-17 17:00:53 +02:00
cracyc
ea669b9bdd leland: move audiocpu to device and remove frequent tag lookup (nw) 2018-05-17 08:50:14 -05:00
Dirk Best
f2e364c4a6 pacland: output_finder 2018-05-17 14:17:02 +02:00
Dirk Best
180d4c1a32 mappy: output_finder 2018-05-17 14:17:02 +02:00
Dirk Best
8b92654900 caswin: output_finder 2018-05-17 14:17:02 +02:00
Robbbert
cf828c6c5f (nw) Housekeeping 2018-05-17 22:12:08 +10:00
Lord-Nightmare
2f74253088 try again with fix for sun2 8KW bootroms, and switch to using proper split roms for Revision R, plus labels, and document several undumped sets (nw) 2018-05-17 04:35:22 -04:00
Vas Crabb
fd82e415fd redalert: all ends up doing the same sound start anyway (nw) 2018-05-17 15:08:53 +10:00
AJR
07e254b95b tv965: Screen parameters should be more like this (nw) 2018-05-17 00:42:16 -04:00
Vas Crabb
06d629cb25 cinemat: split out stuff unique to demon and qb3, use virtual methods a bit more (nw) 2018-05-17 14:35:40 +10:00
cam900
f7b6bb6bbb leland.cpp cleanups (#3519)
* leland.cpp : Cleanup duplicates, Add generic_latch_16_device for maincpu to soundcpu comms, Improve tags, Reduce runtime tag lookups, Make drawing function relate to cliprect

* leland.cpp : Fix compile

* leland.cpp : Fix compile(again)

* leland.cpp : Fix sound command

* leland.cpp : Fix error

* leland.cpp : Background is tilemap; Accurate this and reduce unnecessary things
2018-05-17 13:59:46 +10:00
tim lindner
2da9fd50a6 Coco3gimefixsam (#3577)
* Fixed a incorrect handling of number of scan lines for VDG and SAM settings in the GIME for
the CoCo3.

* Added missing SAM state combo for lines_per_row = 2

* Fixed style requested by @startaq
2018-05-17 13:49:07 +10:00
braintro
9fabd856e8 mcr.cpp: Latest version of Tapper known to come with 'standard' graphics roms. (nw)
Create the version with Alternate Graphics.  Unknown if those graphics are hacked or a later revision.
2018-05-16 21:40:11 -05:00
braintro
9d91278a10 leland.cpp: Minor doc update (nw) 2018-05-16 21:12:04 -05:00
Vas Crabb
6a32b2438d nc: clean up a little, or a lot (nw) 2018-05-17 12:10:24 +10:00
Dirk Best
c85068bb66 model1io2: Move ROM from driver to device (nw) 2018-05-17 02:39:51 +02:00
arbee
baf8ad945d D'oh. (nw) 2018-05-16 19:37:27 -04:00
cam900
70c9f89995 toaplan2.cpp, gp9001.cpp Cleanups (#3460)
* toaplan2.cpp : Reduce duplicates, Unnecessary things, Runtime tag lookups, Fix DMA'd palette/text things, Add input_merger_any_high_device for batrider sound IRQ
gp9001.cpp : Minor cleanups, Reduce duplicates, Make sprite draw function related by MAX_SPRITE (it's possibly lower than 256 at real hardware), Add notes

* gp9001.cpp : Add notes

* gp9001.cpp : Add notes

* toaplan2.h : Fix typo

* toaplan2.cpp : Fix bgaregga audiobank

* toaplan2.cpp : Cleanup unused, ACCESSING_BITS, Make batsugun screen update related to cliprect

* toaplan2.cpp : Add notes

* toaplan2.cpp : Fix build

* toaplan2.cpp : Revert GFXDECODE_RAM things, Fix sound error at batrider
2018-05-17 09:32:59 +10:00
Vas Crabb
692752246e there's no way incandescent globes light that up pink; also fix
clickable start button (nw)
2018-05-17 09:24:36 +10:00
ajrhacker
19447d4a6a
Merge pull request #3576 from mourix/master
irrmaze.lay: added color lamps, accuracy improvements
2018-05-16 17:27:35 -04:00
Jos van Mourik
3c4871b479 irrmaze.lay: added color lamp, accuracy improvements
- Added color lamps. On the real cabinet, these are behind the marquee.
- Fixed timer lamp order. They now follow the order of the test menu and match recorded footage.
- Changed size of screen, and most lamps to better match the real cabinet.
- Changed CPO button/trackball color to better match the real controls.
2018-05-16 20:09:40 +02:00
MetalliC
ce2f39899c alien.cpp: a bit of docs (nw) 2018-05-16 20:57:20 +03:00
arbee
523df415fa sh4drc: optimize FPU CMP instructions (nw) 2018-05-16 13:35:06 -04:00
AJR
59686860c9 astrocde, astrohome: Use select, not mirror for video registers (nw) 2018-05-16 10:47:33 -04:00
cam900
8b5c6cff1a cbuster.cpp : Simpler tilebank 2018-05-17 00:17:59 +10:00
Olivier Galibert
c4968bb470 Stupid typo (nw) 2018-05-16 16:07:30 +02:00
Vas Crabb
c54c83ca94 (nw) get rid of some MACHINE_(START|RESET)_MEMBER, get rid of static state in atarisy4 2018-05-16 22:46:01 +10:00
Vas Crabb
166638ce80 Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect of making machine-config overrides of these much"
This reverts commit c83e2a853d.

Revert "fix compile. (nw)"

This reverts commit a259ba3e36.

GCC is being bad and allowing invalid C++ that other compilers reject.
2018-05-16 21:56:39 +10:00
Curt Coder
8e796a2075 abc806: Fixed memory banking allowing CP/M to boot. [Curt Coder] 2018-05-16 13:54:09 +03:00
Curt Coder
3dc30bab10 abc800.xml: Move non abc806 specific items to abc800 list. (nw) 2018-05-16 13:54:09 +03:00
Ivan Vangelista
37161645da
astrocde.cpp: fixed seawolf2 regression (nw) 2018-05-16 12:29:43 +02:00
mooglyguy
a259ba3e36 fix compile. (nw) 2018-05-16 11:58:08 +02:00
MooglyGuy
c83e2a853d - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect of making machine-config overrides of these much
uglier, but this is intended to discourage ongoing use, and will be gradually eliminated.
2018-05-16 11:58:08 +02:00
cam900
2242ff0089 taitogn.cpp : Cleanup duplicates 2018-05-16 19:10:10 +10:00
Sergey Svishchev
c7bda1bc2f video/hp1ll3: add runtime bounds check in CONF command (issue#3523) (nw) (#3547)
* video/hp1ll3: add runtime bounds check in CONF command (issue#3523) (nw)

* report unexpected CONF words if they are received (nw)
2018-05-16 18:43:05 +10:00
Ivan Vangelista
680d9e1aeb
kinst.cpp: fixed an old screw-up of mine that effectively prevented loading non default bioses (nw) 2018-05-16 10:39:49 +02:00
AJR
3bad31a73a cit101: Add brightness control (nw) 2018-05-16 02:33:10 -04:00
AJR
8e768ae25e age_cand: Company name correction (nw) 2018-05-16 02:00:05 -04:00
Olivier Galibert
850ac95af1 gt: don't write out of bounds (nw) 2018-05-16 07:31:47 +02:00
AJR
4ce27b8305 cit101: Add reverse screen mode (nw) 2018-05-15 23:52:41 -04:00
AJR
a7cf8d362c cit101: And another note (nw) 2018-05-15 23:43:30 -04:00
AJR
b40115fee5 cit101: Note (nw) 2018-05-15 23:11:45 -04:00
AJR
d3dcd7f8a3 cit101: Cut off garbage rows from setup screens by adding extra height to previous rows (nw) 2018-05-15 22:49:32 -04:00
arbee
732119afb2 sh4drc: fix SR damage in new CMP implementations (nw) 2018-05-15 21:55:18 -04:00
Dirk Best
5b533f87d7 model1: Emulate the I/O board used by Wing War and Netmerc
It's also used by Virtua Cop, will be hooked up later to it.
2018-05-16 03:23:54 +02:00
AJR
4308e2a0c7 sound.cpp: Turn this check into an assert now that the caller should prevent this (nw) 2018-05-15 20:28:54 -04:00