summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/osi.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-4/+3
* (nw) osi : added cassette support Robbbert2019-06-081-27/+64
* misc cleanup (nw) Vas Crabb2018-12-271-5/+5
* Last round of macro removals before the freeze. (nw) mooglyguy2018-12-221-43/+47
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-2/+2
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-11/+4
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-7/+7
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-8/+8
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-4/+4
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-22/+22
* 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-52/+56
* osi.cpp: add some notes about the character generator rom label, and enable a... Lord-Nightmare2018-02-221-3/+6
* Fix minor duplication (nw) Olivier Galibert2018-02-151-3/+3
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-10/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* Self-registering devices prep: Vas Crabb2017-02-271-0/+4
* (nw) A few more m_p_chargen found and converted. Robbbert2017-02-141-18/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* beep_device: removed set_volume hap2016-01-211-2/+3
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+908