summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/s3c24xx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* ghosteo.c - reduce tag usage David Haywood2013-01-271-12/+15
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-9/+9
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-4/+4
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-13/+13
* Memory handler normalization, part 1. Aaron Giles2012-09-171-6/+6
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-4/+4
* converted remaining legacy_device_base users (no whatsnew) Miodrag Milanovic2012-09-031-18/+7
* Removed zero sized inline_config (no whatsnew) Miodrag Milanovic2012-08-301-2/+0
* New WORKING game Angelo Salese2012-06-171-24/+30
* Fix several rendering issues with artwork, introduced in the Aaron Giles2012-01-161-4/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-16/+16
* Cleanups and version bumpmame0144u5 Angelo Salese2012-01-081-1/+1
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-45/+45
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-1/+1
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-28/+28
* s3c24xx: lots of changes for future Happy Fish 302-in-1 and Palm Z22 (mess) d... Miodrag Milanovic2011-12-301-104/+623
* Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-291-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-1/+1
* BIG update. Aaron Giles2011-03-291-147/+147
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-3/+3
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-4/+4
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-18/+18
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-8/+8
* Attotime bulk conversion step: Aaron Giles2011-02-031-14/+14
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-2/+2
* Cleanups and version bump. Aaron Giles2011-01-011-3/+3
* running_device -> device_t Aaron Giles2010-12-311-112/+112
* s3c24xx: some improvements and fixes [Tim Schuerewegen] Fabio Priuli2010-12-311-57/+169
* s3c24xx.c: Fixing compiling process on Linux and MacOSX [qmc2] Fabio Priuli2010-12-241-1/+7
* Cleanups and version bump.mame0140u3 Aaron Giles2010-12-231-64/+64
* Added idle skip for Ghost Eolith driver [David Haywood] Angelo Salese2010-12-221-1/+1
* Fixed speed in B&B as per Tim, no whatsnew Angelo Salese2010-12-221-28/+28
* Forgot new files Angelo Salese2010-12-211-0/+3082