summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/e0c6200/e0c6s46.cpp
Commit message (Expand)AuthorAgeFilesLines
* e0c6s46: fix issue with k input irq, add buzzer envelope hap2024-12-261-59/+102
* e0c6s46: add e0c6s48 hap2024-12-241-22/+55
* e0c6s46: add osc3 hap2024-12-231-10/+15
* e0c6s46: add callback for transforming lcd pixel x/y, add k input interrupts,... hap2024-12-231-7/+21
* New systems marked not working hap2024-12-231-0/+22
* tama: add svg screen, svg shapes taken from BrickEmuPy [hap, azya] hap2024-12-231-19/+23
* Systems promoted to working hap2023-06-171-15/+8
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-6/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+3
* added MM76 disassembler and preliminary PPS-4/1 MCU core [hap] hap2021-02-261-5/+5
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+1
* 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-11/+6
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+4
* -cpu/m6502: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-1/+1
* hh_hmcs40: put audiocpu in subclass (nw) hap2018-12-161-4/+1
* Fixed recent regression in e0c6200, nw mooglyguy2018-12-161-1/+3
* -cpu/cp1610, cubeqcpu, dsp32, e0c6s46, hd61700: Removed MCFG macros. [Ryan Ho... mooglyguy2018-12-161-39/+24
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* maps: Finish devices/cpu (nw) Olivier Galibert2018-04-201-9/+11
* Grammar police (nw) Olivier Galibert2018-02-241-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* tamag1: added output finder, modernize mcu pixel callback (nw) hap2017-07-291-3/+4
* general cleanup: Vas Crabb2017-05-231-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* 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-13/+13
* correct some spacing (nw) hap2017-01-041-1/+1
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-2/+2
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* reverting: Miodrag Milanovic2016-01-201-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-161-6/+6
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-3/+3
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-3/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+893