* ibm5170 - New working software list additions
Added: [legrobin] The Legend of Robin Hood - Conquests of the Longbow
Added: [pirates] Pirates! Gold (Euro)
Added: [piratesa] Pirates! Gold (older)
* Fix file validation
Co-authored-by: Angelo Salese <angelosa@users.noreply.github.com>
reverse-engineering work of Grull Osgo. Refactored and cleaned up the sets
and driver. Added technical notes.
Clones promoted to working
--------------------------
Forte Card (Ver 103, English) [Grull Osgo, Roberto Fresca]
- Separate driver from cosmic.cpp
- Add MC6845 CRTC and use it for all video updates
- Configure screen with raw parameters
- Add support for display flipping in cocktail mode
- Hopper tweaks to allow many more sets to boot
- Return 0xffff from some unknown memory addresses to allow later games to boot (security / anti-tamper?)
- Better per-game defaults to allow more sets to boot
- Alt reel configs for a handful of ACE games to allow them to boot
- Remove a few bad dumps
- Correct ROM loading on several sets
- Fix up manufacturer information for several sets
- Use timed coin optos for coins so that they insert reliably without triggering scam detection
- Started adding per-game input configurations
- Various notes / observations based on behavior to identify where improved hookups are still needed
- Added myself as copyright holder as I've made significant changes to the driver at this point if prior work is included.
* Various sets now proceed further in boot sequence, but still fail
* Some additional elements (reel lamps, 7segs etc.) now have outputs so can be represented in fallback layout
* Use recently added repeater feature of layouts in fallback layout* begin jpmsys5 refactoring
* Removed inline assembly for operations compilers handle well.
* Added ARM and AArch64 implementation for a few operations.
* Added unsigned integer add with carry out operations.
-cpu/drccache.cpp: Detect whether RWX pages are supported.
-dynax.cpp: Improved a few hanafuda DIP switch descriptions.