Commit Graph

66372 Commits

Author SHA1 Message Date
DavidHaywood
e7ecbbd895 new machines marked as NOT WORKING
---
Goldart (Spain) [Morten Kirkegaard, Ryan Holtz, Clawgrip, David Haywood, Roberto Fresca, Peter Wilhelmsen]

video hardware is bitmap based, but seems to have some control registers so palette etc. is set outside of the actual writes, might also disagree with how the ds5002fp core does memory addressing slightly as some bits seem to be fetched from the wrong places.  ds5002fp dump we have is good enough to run the attract mode on PCB, only 2 suspicious bytes.
2019-05-31 14:49:27 +01:00
Olivier Galibert
a902ee8e0f Sanity prevailed (nw)
There are some bugs, probably linked to the sample counter (I thought
it was a frame counter for a start...).  But at least the code is not
aneurysm-provoking anymore.

One thing to do would be to turn the k573dio into a
device_mixer_interface to have the connection to the speakers done at
the driver device level.  Volunteers?
2019-05-29 15:26:43 +02:00
Robbbert
8497b4313f (nw) my bad.. :( 2019-05-29 21:24:34 +10:00
Robbbert
094c23becb (nw) ampro: hopefully fix compile problem on osx 2019-05-29 20:27:30 +10:00
Robbbert
03d57d3147 (nw) fixed the build. 2019-05-29 16:39:57 +10:00
Lord-Nightmare
40a5921845 fix gcc 8.3.0 compiler misleading indent warning (nw) 2019-05-29 00:36:53 -04:00
mooglyguy
3d67ace098 -newport: Various fixes. [Ryan Holtz]
* Fixed handling of COLORI register alternate access.
 * Added suport for RAMDAC gamma LUT.
2019-05-29 05:09:11 +02:00
mooglyguy
e15b2b50ad -hal2: Various changes. [Ryan Holtz]
* Added handling for different frequency rates.
 * Moved DAC devices into HAL2 from HPC3.
 * Added readback of DAC parameters.
 * Fixed stereo DAC playback.
2019-05-29 02:16:40 +02:00
AJR
e72d1130fe mc68340: Timer improvements
- Fix prescaler calculation
- Handle various reset behaviors
- TOUT changes recorded in status register
- Better handling of COM flag and compare register being zero
- Reload not immediately after reaching zero but on next cycle
2019-05-28 20:02:13 -04:00
tyfighter
78d3026f86 SGI GIO rename to GIO64 (#5125)
-gio: Renamed GIO slot device implementation to GIO64, nw
2019-05-29 01:44:58 +02:00
mooglyguy
2112658a05 -newport: Various fixes. [Ryan Holtz]
* Fixed COLORI shift when cross-initialized by COLORRED.
 * Fixed RGB vs. CI fast-clear handling.
 * Fixed incorrect octant calculation for lines.
2019-05-29 00:23:16 +02:00
David Haywood
f87487ff87 trkfldch / my1stddr various notes / updates (nw) (#5121)
* sprite x flip (nw)

* sprite tweaks (nw)

* old (nw)

* note (nw)

* begin to change drawing (nw)

* cliprect stuff (nw)

* foo (nw)

* usage notes, slight refactors (nw)

* more notes, gave trkfldch its own inputs (nw)

* turn this back off (nw)
2019-05-28 15:21:05 -04:00
Ivan Vangelista
6f6ae0062e New working software list additions
-----------------------------------
fm7_cass: The Stars [Elroy van Tamelen]
2019-05-28 18:17:32 +02:00
AJR
8631b3d36f esqmr.cpp: Map the OTTOs (nw) 2019-05-28 11:38:48 -04:00
Olivier Galibert
3cddb3dbb2 Fix subtle memory subsystem bug [O. Galibert] 2019-05-28 15:48:23 +02:00
Dirk Best
87d548d205 bbusters: Update gun handling, fixes MT07333
- Use UPD7004 device
- Adjust gun limits to the factory defaults
- Remove no longer needed default eeproms

Calibration in service mode now also works and doesn't cause the game to 
refuse to boot.
2019-05-28 09:48:59 +02:00
Dirk Best
244b03bb52 New device: UPD7004 ADC 2019-05-28 09:48:59 +02:00
AJR
9863c37e28 ampro: Various additions (nw)
- Simplify handlers
- Add parallel printer port
- Add second serial port
- Add SCSI interface
- Add various line connections (several commented out because jumpers are not installed by default)

wd_fdc: Add fake output callback for floppy ready line (nw)
2019-05-28 00:28:06 -04:00
Scott Stone
c37ef28fa1 bagman.cpp: Changed pickin to use an 8-way joystick as it should be per notes from original board owners. Also, added confirmed bonus life DIP and updated locations to match same notes. [Mark Spaeth, Tafoid] 2019-05-27 20:25:26 -04:00
hap
a5f8a94222 New working software list additions
-----------------------------------
ibm5170: The Final ChessCard (Installer v2.0/Program v1.9) [hap, voelkx]
2019-05-28 00:51:27 +02:00
David Haywood
1674fab08d trkfldch / my1stddr - support DMA group size + step/skip size values (nw) (#5119)
* trkfldch / my1stddr - support DMA group size + step/skip size values (nw)

* '3rd layer' notes (nw)

* another guess (nw)

* fix hammer throw gfx (nw)

* register notes (nw)
2019-05-27 17:40:10 -04:00
algestam
656b20f335 hh_sm510: segment id fix (nw) (#5120) 2019-05-27 23:12:56 +02:00
hap
a027beeccf Machine promoted to working
----------
Game & Watch: Chef [Sean Riddle, Mr. Do]
2019-05-27 23:11:11 +02:00
mooglyguy
a7e4e9b676 -newport: Added Display Control Bus timeout. Prevents Presenter board from being erroneously detected. [Ryan Holtz]
-sgi_mc: Fixed VDMA TLB which caused corrupt bitmap transfers. [Ryan Holtz]
2019-05-27 22:54:48 +02:00
Angelo Salese
bef9f293b6
stvvdp2.cpp: obvious disclaimer for this too (nw) 2019-05-27 22:50:14 +02:00
Angelo Salese
630aecc341
stvvdp1.cpp: reinstate notes (nw) 2019-05-27 22:44:55 +02:00
hap
8391a4b345 finalchs: add rom v3.6 (nw) 2019-05-27 21:01:14 +02:00
Ivan Vangelista
9151deb273 ibm5170.xml: fixed validation (nw) 2019-05-27 20:16:11 +02:00
Ivan Vangelista
c509a39626 new not working machine
-----------------------------------------------
Master [Stefan Fettes]
2019-05-27 20:13:22 +02:00
Ivan Vangelista
0deb723cd9 aristmk6.cpp: added a new bios dump [Dam0, Heihachi_73] 2019-05-27 20:07:23 +02:00
hap
93060c917e New NOT_WORKING software list additions
---------------------------------------
ibm5170: The ChessMachine (Installer V3.0) [hap]
ibm5170: The ChessMachine (Installer V2.2) [hap]
2019-05-27 19:19:59 +02:00
David Haywood
ec8a8deedd trkfldch - alt bg tile format (nw) (#5118)
* small changes (nw)

* alt tile format (nw)
2019-05-27 11:35:40 -04:00
arbee
caacd65730 esqmr: improved RAM, ROM, and device mapping. Programs run farther but don't boot yet. [R. Belmont] 2019-05-27 00:03:47 -04:00
AJR
2090f71585 dinetwork: Add loopback control (nw) 2019-05-26 22:16:24 -04:00
David Haywood
b956b41125 trkfldch / my1stddr tilemap stuff (nw) (#5117)
* trkfldch / my1stddr tilemap stuff (nw)

* select bits for bg tilebase (nw)
2019-05-26 21:41:18 -04:00
arbee
c9bf74de4e mc68340: correct MC68340 baud rate calculation [R. Belmont] 2019-05-26 21:17:35 -04:00
ajrhacker
8c401055b8
Merge pull request #5116 from clawgrip/patch-9
leapfrog_leappad_cart.xml: New NOT_WORKING software list additions
2019-05-26 19:10:25 -04:00
AJR
4261821fc5 mc68340: Fix interrupt vectoring 2019-05-26 18:52:16 -04:00
AJR
d1a0632422 z80netf: Fix error in keyboard configuration (was broken since 0.196) 2019-05-26 18:43:09 -04:00
MooglyGuy
d4d11ec811 -newport: Fixed Fastclear mode again, nw 2019-05-27 00:28:48 +02:00
ClawGrip
189e44e3f3
leapfrog_leappad_cart.xml: New NOT_WORKING software list additions
---------------------------
Leap 1 - Reading - Disney/Pixar Finding Nemo (UK) [Team Europe]
Leap Start - Pre Reading Storybook - Disney's The Lion King (UK) [Team Europe]
Leap 2 - Reading - Disney/Pixar Monsters, Inc. (UK) [Team Europe]
Phonics Programme - Lesson 3 - Short Vowels o and e - A Day at Moss Lake (UK) [Team Europe]
The Amazing Spider-Man (UK) [Team Europe]
Disney's Bounce, Tigger, Bounce (UK) [Team Europe]
Leap-Start - Pre Reading - Tutter's Tiny Trip (UK) [Team Europe]

Also renamed a set a fixed some descriptions and parent-clone relationships (nw)
2019-05-26 22:35:36 +02:00
arbee
d0c11e6ea9 ts10/ts12: main screen turn on (nw) 2019-05-26 14:21:35 -04:00
fulivi
41c456c3a6 Hp9845: added 98046 module emulation (#5115)
* hp9845: fixed handling of optional ROMs (nw)

* z80sio: massive enhancement to Z80 SIO driven by HP98046 test sw

* hp9845: implemented the HP98046 serial I/O module
2019-05-26 12:00:33 -04:00
David Haywood
ecf043eca1 my1stddr / trkfldch - palette, dma improvements (nw) (#5114)
* my1stddr - palette, dma improvements

* better decode (nw)
2019-05-26 08:40:39 -04:00
Quench0
b4c93476fc Bally -35 Pinball
Fix recent AS2888 sound board audio regression playing wrong tones
Change default sound board test switch that conflicted with in game service switch
2019-05-26 21:17:06 +10:00
Vas Crabb
b8a6bb13ce add focus next/previous input types, will be hooked up later (nw) 2019-05-26 15:44:32 +10:00
Vas Crabb
987365c5c5 starrider: few more notes (nw) 2019-05-26 15:43:33 +10:00
Vas Crabb
626b566fee srcclean (nw) 2019-05-26 13:10:03 +10:00
MooglyGuy
4860ae159e -newport: Fixed pixel format conversion on HOSTRW access. [Ryan Holtz] 2019-05-26 04:59:58 +02:00
cracyc
85c7144e0d i386: fix enter insn (nw) 2019-05-25 21:55:53 -05:00