summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/m50734.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-7/+9
* Various devices: Correct placement of U integer suffix in definitions of shif... AJR2023-03-211-3/+3
* m50734: Preliminary emulation of Timer X AJR2023-03-211-3/+106
* m50734: Partially emulate stepper motor controller registers AJR2023-03-121-5/+92
* m50734: Emulate some on-chip timers AJR2022-10-101-4/+93
* m50734: Add A-D converter AJR2022-09-091-6/+37
* m50734: Fix stack page AJR2022-09-081-3/+4
* m50734: device_reset fix AJR2022-09-071-0/+2
* Add preliminary M50734 emulation AJR2022-09-071-0/+158