summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/s3c2400.cpp
Commit message (Expand)AuthorAgeFilesLines
* - skeleton/vgame.cpp: added complete PCB infos and dumped EEPROM for cjsjh [G... Ivan Vangelista2025-03-121-1/+1
* -cpu/arm7: Added interrupt helpers, hid details from most clients. Vas Crabb2024-09-221-2/+0
* ds8874: move to video folder (led driver chip), hap2024-04-111-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-4/+4
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-21/+21
* drivers starting with f, g and h: some macro removal (nw) Ivan Vangelista2020-05-271-1/+1
* -s3c24xx: Removed redundant accessors, nw MooglyGuy2020-01-141-1/+1
* -s3c24xx: Converted to use logmacro. [Ryan Holtz] mooglyguy2020-01-071-16/+0
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-23/+23
* s3c24xx: Removed first_screen usage (nw) Ryan Holtz2018-03-091-1/+2
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-10/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+152
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+0
* Another round of these Vas Crabb2016-08-271-1/+1
* 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
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+140