summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/adam/ide.cpp
diff options
context:
space:
mode:
author MooglyGuy <MooglyGuy@users.noreply.github.com>2022-10-30 16:17:12 +0100
committer GitHub <noreply@github.com>2022-10-31 02:17:12 +1100
commit9ce843c1d471d166f2844659bcc2ee2b092dee92 (patch)
tree68053be9548889588a9b95d4a49e825e614e7314 /src/devices/bus/adam/ide.cpp
parent687121ff05209675199db119af9d3e96456cc12c (diff)
quantel/dpb7000.cpp: Major functional improvements. (#10467) [Ryan Holtz]
* Added tablet comms HLE, improved drawing, and store combiner functionality. * Added hard disk support. Fixed Field-In/Field-Out IRQ polarity. * Fixed stencil-store selection - improves brush edges. * Fixed handling of horizontal and vertical scroll registers. * Added support for Framestore Read and Framestore Write commands. * Improved position matching between cursor and crosshair. * Started work on support for typeface brushes. * Fixed disk initialization, in-use flag was erroneously removed from Restore command. * Improved typeface emulation and keyboard emulation. * Improved text stamping. * Added known issues list to the driver's comment block.
Diffstat (limited to 'src/devices/bus/adam/ide.cpp')
0 files changed, 0 insertions, 0 deletions
ae89df2f6b326a13d36?s=128&d=retro' /> andreasnaive2019-03-251-18/+17 * mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-17/+18 * Start cleaning up palette configuration: Vas Crabb2018-12-291-7/+6 * ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-4/+4 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1 * -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-9/+9 * private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-2/+5 * Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+9 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-16/+16 * wink: Add addressable latch and acknowledge NMI (nw) AJR2018-03-251-16/+41 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-36/+40 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8 * memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-5/+5 * Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-5/+5 * get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-5/+5 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1 * Self-registering devices prep: Vas Crabb2017-02-271-1/+3 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10 * dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1 * More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-1/+1 * more gen_latch (nw) Ivan Vangelista2016-06-071-2/+6 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1 * update some of remaining licenses (nw) Miodrag Milanovic2015-12-111-4/+3 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3