summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/st62xx/st62xx.cpp
Commit message (Expand)AuthorAgeFilesLines
* diexec: remove vestigal execute_input_lines() hap2024-09-181-5/+0
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-6/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-24/+24
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-3/+3
* srcclean for 0.227 Vas Crabb2020-12-271-7/+7
* New machines marked as NOT_WORKING Ryan Holtz2020-12-151-164/+229
* devices/cpu: simplified some handlers (nw) Ivan Vangelista2020-03-311-2/+2
* sweeten most of the remaining arrays of delegates (nw) Vas Crabb2020-02-071-16/+8
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-3/+3
* st62xx.cpp: Fixed JRR and JRS opcodes, nw mooglyguy2018-11-291-5/+3
* emumem: Fix ioports/membanks in internal maps [O. Galibert] Olivier Galibert2018-08-261-43/+15
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-15/+15
* -st62xx: Various changes: [Ryan Holtz] mooglyguy2018-08-251-55/+312
* -st62xx: Various updates: [Ryan Holtz] mooglyguy2018-08-251-5/+42
* -st62xx: Added a skeleton driver for the STmicro ST6 series of microcontrolle... mooglyguy2018-08-251-0/+955