summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sm510/sm511core.cpp
Commit message (Expand)AuthorAgeFilesLines
* sm510: fix wakeup after CEND, reorganize files a bit hap2021-12-211-269/+0
* added MM76 disassembler and preliminary PPS-4/1 MCU core [hap] hap2021-02-261-1/+1
* added MM5799 MCU emulation [hap] hap2021-02-141-1/+1
* sm530: add some opcodes (nw) hap2019-04-221-12/+9
* sm5*: added sm530 disasm (nw) hap2018-05-121-3/+3
* maps: Finish devices/cpu (nw) Olivier Galibert2018-04-201-16/+19
* 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-2/+2
* sm510: cleanup memmap declarations (nw) hap2018-02-131-3/+9
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-10/+4
* sm511: update some notes (nw) hap2018-01-181-7/+7
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-3/+3
* srcclean (nw) Vas Crabb2017-06-251-1/+1
* sm5*: update notes (nw) hap2017-06-241-2/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+12
* SM511: added instruction clock divider (nw) hap2017-05-061-2/+19
* sm510: fix ATR opcode (nw) hap2017-04-301-0/+76
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-4/+4
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* sm500 opcode handler placeholders hap2016-04-081-0/+3
* SM511: small update to divider hap2016-03-301-1/+1
* SM511: added undocumented opcodes hap2016-03-221-5/+5
* reverting: Miodrag Milanovic2016-01-201-3/+3
* 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-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+162