summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/octopus.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-16/+19
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-44/+49
* scn2674: Use same character width for text and graphics modes (nw) AJR2018-03-081-2/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+10
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-1/+1
* scn2674: More standard device configuration (nw) AJR2017-11-251-1/+2
* (nw) cb308, mcb216, cm1800 : added uart. cb308 & mcb216 marked as working. Robbbert2017-11-161-1/+1
* (nw) more drivers moved to z80sio.h Robbbert2017-10-311-19/+19
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-2/+8
* octopus.cpp, zorba.cpp: fixed MT06562 (nw) Ivan Vangelista2017-07-071-0/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-11/+17
* srcclean (nw) Vas Crabb2016-11-271-3/+3
* octopus: fix Z80 RAM banking past 256kB mahlemiut2016-11-201-9/+4
* octopus: hook up serial lines. Concurrent DOS can now use the first serial p... mahlemiut2016-11-181-3/+10
* octopus: add blink and underline attributes mahlemiut2016-11-101-21/+13
* octopus: add colour attributes mahlemiut2016-11-081-12/+96
* octopus: add cursor display mahlemiut2016-11-021-2/+10
* srcclean (nw) Vas Crabb2016-10-231-1/+1
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* octopus: added software list mahlemiut2016-10-201-1/+3
* invert IRQ signal from RTC (Concurrent DOS 4.1 now boots), add Centronics par... mahlemiut2016-10-141-10/+83
* octopus: add serial vector ports. (Unused for now, but makes Concurrent DOS 5... mahlemiut2016-10-081-3/+41
* octopus: fix extended RAM, make 256k the default. This gets Concurrent DOS 4... mahlemiut2016-10-081-5/+7
* octopus: add on-board serial comms controller mahlemiut2016-10-071-9/+29
* srcclean (nw) Vas Crabb2016-09-261-13/+13
* octopus: hooked up RTC to the PPI (hopefully more or less correctly) mahlemiut2016-09-221-2/+55
* octopus: fix mapping of graphics PROM. Now detected on boot. mahlemiut2016-09-201-3/+2
* octopus: made a start at switching between the 8088 and Z80 CPUs. TESTUNE.CO... mahlemiut2016-09-191-9/+69
* octopus: added PIT timer and speaker sound mahlemiut2016-09-181-2/+81
* octopus: add keyboard mahlemiut2016-09-171-5/+24
* octopus: fixed floppy use, now attempts to boot from floppy. CP/M 86-80 Plus... mahlemiut2016-09-151-33/+51
* octopus: added more components, hooked up DIP switches. All systems tests no... mahlemiut2016-09-101-11/+238
* octopus: added some more components, pass a few more tests. mahlemiut2016-09-091-19/+70
* octopus: correct CPU speeds, add Z80, add basic video output mahlemiut2016-09-081-21/+109
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+198