summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/odeco16.lst
Commit message (Expand)AuthorAgeFilesLines
* m6502: Return to implicitly using read_arg to read operands at PC (fixes regr... AJR2023-06-171-12/+12
* m6502: Make fully wait-states compatible Olivier Galibert2023-05-271-12/+23
* Interrupt callback rationalization AJR2023-03-111-3/+3
* m6502: Add the missing uses_custom_memory_interface. Avoid multiple instruct... Olivier Galibert2022-09-231-1/+2
* 6502: nmi is edge triggered hap2020-07-181-3/+3
* 6502: update prev commmit (moves P |= F_I; to STATE_RESET instead of device_r... hap2019-08-151-1/+1
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* VBL opcode is pretty annoying to log, since it fills for obvious reasons. angelosa2016-06-261-2/+2
* Add license to files that were not part of build or are containing data to bu... Miodrag Milanovic2016-03-051-0/+2
* reverting: Miodrag Milanovic2016-01-201-10/+10
* tags are now strings (nw) Miodrag Milanovic2016-01-161-10/+10
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+101