summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/s3c2400.c
Commit message (Expand)AuthorAgeFilesLines
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-291-1/+1
* BIG update. Aaron Giles2011-03-291-5/+5
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-22/+22
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-1/+1
* Remove some straggling const address_space references, and get rid of Aaron Giles2011-03-171-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-1/+1
* running_device -> device_t Aaron Giles2010-12-311-3/+3
* s3c24xx: some improvements and fixes [Tim Schuerewegen] Fabio Priuli2010-12-311-3/+3
* s3c24xx.c: Fixing compiling process on Linux and MacOSX [qmc2] Fabio Priuli2010-12-241-1/+1
* Forgot new files Angelo Salese2010-12-211-0/+92