summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/wd7600.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* wd7600: Don't use 32-bit masks on a 16-bit space (fixes megapc, nw) AJR2017-05-011-18/+44
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Intel documentation is conflicting, which prompted osdev to claim that 128k d... smf-2016-10-061-2/+2
* Applied IBM AT 16-bit DMA wrap round fix to other implementations. (nw) smf-2016-10-061-2/+2
* megapc: restore keyboard/portb subunits handlers. Fixes POST errors. mahlemiut2016-06-181-8/+3
* megapc: fix memory fatalerrors. mahlemiut2016-06-161-6/+14
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* at: create at motherboard device and split pci and ps2 machines into own file... cracyc2016-02-241-3/+3
* reverting: Miodrag Milanovic2016-01-201-18/+18
* tags are now strings (nw) Miodrag Milanovic2016-01-161-18/+18
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+557