summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/m50734.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-7/+4
* m50734: Preliminary emulation of Timer X AJR2023-03-211-0/+8
* m50734: Partially emulate stepper motor controller registers AJR2023-03-121-0/+10
* m50734: Emulate some on-chip timers AJR2022-10-101-1/+12
* m50734: Add A-D converter AJR2022-09-091-1/+16
* Add preliminary M50734 emulation AJR2022-09-071-0/+119