summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/m6510.cpp
Commit message (Expand)AuthorAgeFilesLines
* m6502/m6510.cpp: initialize CPU port to all output angelosa2024-08-211-3/+3
* m6502: add 6503 cpu hap2023-07-241-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-5/+3
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-8/+8
* 6502: correct device names (nw) hap2020-05-191-2/+2
* m6502: Eliminate the disable_cache hack (nw) AJR2019-11-021-70/+12
* m6510: Add 6508 variant (nw) AJR2019-05-141-7/+117
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-111-3/+3
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-2/+2
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-151-1/+1
* MT #6810 & MT #6811 (nw) AJR2018-01-021-2/+2
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-2/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-20/+20
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-1/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+175