summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pasopia7.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) pasopia: alterations due to unfavourable comments Robbbert2019-10-201-88/+10
* pasopia7 : added cassette and beeper sound, and added missing keys. Patched a... Robbbert2019-10-141-52/+186
* mc6845: More consistent identification of HD6845S variant (nw) AJR2019-05-181-2/+2
* mc6845: Use standard device method to adjust input clock (nw) AJR2019-04-281-2/+2
* z80pio.cpp : Simplify handlers, Reduce duplicates cam9002019-04-071-2/+2
* z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) AJR2019-03-271-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-33/+36
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-36/+33
* upd765: Simplify read/write handlers (nw) AJR2019-03-101-3/+3
* (nw) sorry, take 2 Ivan Vangelista2019-02-251-20/+24
* mc6845, crtc_ega: Simplify read/write handlers (nw) AJR2019-02-191-2/+2
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-8/+7
* Start cleaning up palette configuration: Vas Crabb2018-12-291-13/+10
* srcclean (nw) Vas Crabb2018-12-231-1/+1
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1
* pasopia7: increase keyboard poll rate to 5kHz, fixes input of repeated chars ... Sergey Svishchev2018-12-021-5/+4
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-6/+8
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-1/+1
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-6/+6
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-16/+16
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-5/+5
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-6/+5
* z80pio.cpp: removed macros (nw) Ivan Vangelista2018-08-281-4/+4
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-3/+0
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-6/+9
* 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-5/+5
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* 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-21/+21
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15
* first_screen removal from a5105, apc, osbexec, pasopia7, pc88va, scv (nw) Nigel Barnes2018-03-081-5/+7
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* more timer_pulse removal (nw) Ivan Vangelista2017-05-131-2/+5
* Self-registering devices prep: Vas Crabb2017-02-271-3/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-48/+48
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* Don't rely on macro expansion to supply parentheses around condition for if s... Vas Crabb2016-08-161-4/+4
* Pasopia: minor fixes (nw) Robbbert2016-07-211-53/+46
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-2/+2