* This card provides unaccelerated 1024x768 video, which isn't the greatest idea on a 68020.
video/tms34061.h: Added accessors to get the horizontal and vertical visible resolution and totals. [R. Belmont]
nubus/cards.cpp, apple/maclc.cpp: Support a list of cards for only the original Macintosh LC. [R. Belmont]
- New reels for Toledo sets with 83 & 79%.
- Created new layout for Sevilla sets with with 83 & 79%.
- Derived new machine config to cover specific sets.
* New WORKING clone
-------------------------
New HUNTer (bootleg) [Taksangs]
* mame.lst: Add 'newhunterb'
* Fix identation
* Fix comments
* derived tisub and newhunterb maps from a common base map
---------
Co-authored-by: Ivan Vangelista <mesgnet@yahoo.it>
Seems to be a dirty programmer socket since both ROMS have the same failure.
The device needs to be redumped. Added notes about these bad dumps in the driver.
3 of 4 sets we checked to work on them are bad dumps....Time to check all the
jordigahan dumps before add them.
Seems to be a bad/dirty higher address pin. Needs a redump.
Added notes about these bad dumps in the driver.
2 of 3 sets of the driver are bad dumps....This starts to be annoying.
- Hooked all the remaining devices and worked on them to get the system working.
- Added missing RESET line to the MCS48 CPUs, needed for this system.
- Inputs and outputs from the scratch.
- Motors, projectors, and lots of improvements.
- Redesigned ASCII PCBs layers to be more readable.
- Designed an internal artwork that allow Baby Fruits to be playable.
- Promoted Baby Fruits (100 Pts) to working.
- Added technical notes.
Note that address_r is not provided since the original IC makes no provision for reading data strobed with AS back. However, a getter has been provided for some situations where this may be dubiously possible.
Up-to-date with revision 24c8d575e588d557d28f4011becb753421346860. Resolves issues building with Visual Studio.
Enabled PortAudio when building with Visual Studio and clang-cl.
docs: Removed note about duplicate GUID symbols in PortAudio when built with MSVC.
- Add noexcept to format information overrides and several simple floppy_image accessors.
- Be more const-correct and use references instead of raw pointers wherever applicable. In particular, floppy_image_device::load and floppy_image_device::save now take a reference to floppy_image rather than a pointer, const-qualified in the latter case.
* New WORKING clone
---------------------------
New HUNTer [Taksangs]
Also reformatted single line comments.
* mame.lst: Add 'newhunter'
* Uncommented the MCU ROM_LOAD (NO_DUMP)