---
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.
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?
* Added handling for different frequency rates.
* Moved DAC devices into HAL2 from HPC3.
* Added readback of DAC parameters.
* Fixed stereo DAC playback.
- 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
* 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)
- 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.
- 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)
---------------------------
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)
* 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