summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/st62xx
Commit message (Expand)AuthorAgeFilesLines
* dynax/dynax.cpp: Added DIP switches that are sometimes populated to Ougon no ... Vas Crabb2024-11-272-6/+6
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-4/+4
* diexec: remove vestigal execute_input_lines() hap2024-09-182-6/+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-012-49/+49
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-3/+3
* Debugger feature improvements AJR2022-03-271-1/+11
* srcclean for 0.227 Vas Crabb2020-12-272-22/+22
* New machines marked as NOT_WORKING Ryan Holtz2020-12-152-174/+301
* devices/cpu: simplified some handlers (nw) Ivan Vangelista2020-03-312-4/+4
* sweeten most of the remaining arrays of delegates (nw) Vas Crabb2020-02-072-20/+12
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-092-6/+6
* st62xx.cpp: Fixed JRR and JRS opcodes, nw mooglyguy2018-11-291-5/+3
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-1/+1
* emumem: Fix ioports/membanks in internal maps [O. Galibert] Olivier Galibert2018-08-262-51/+18
* srcclean and manual fixup (nw) Vas Crabb2018-08-263-61/+61
* -st62xx: Various changes: [Ryan Holtz] mooglyguy2018-08-253-63/+394
* -st62xx: Various updates: [Ryan Holtz] mooglyguy2018-08-254-62/+97
* -st62xx: Added a skeleton driver for the STmicro ST6 series of microcontrolle... mooglyguy2018-08-254-0/+1543