summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/drivers/testcpu.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-1/+1
* Updated "CPU Tester" sample code so it will mostly build and work again. Vas Crabb2024-07-061-40/+56
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* emu: correct some file headers (nw) hap2020-06-191-1/+1
* finished removing read* and write* macros from the mame part of the tree. the... Ivan Vangelista2020-06-161-2/+2
* -arcadia, binbug, cd2650, cvs, dm7000, dolphunk, galaxia, hp48, instruct, kon... mooglyguy2018-12-151-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-4/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+3
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-9/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-5/+5
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+212