summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/su2000.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* IRQ_CALLBACK modernization part 3 (no whatsnew) Miodrag Milanovic2013-01-311-4/+4
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-70/+70
* srcclean (nw) Curt Coder2012-10-071-1/+1
* Converted VGA to be multiple devices, this will require some cleanup in futur... Miodrag Milanovic2012-10-011-19/+4
* Removed need for pc_vga_io_init also made accessors for linear access to VGA ... Miodrag Milanovic2012-09-301-1/+4
* Made Cirrus just another vga implementation, and removed a need for additiona... Miodrag Milanovic2012-09-301-1/+1
* used read8_delegate instead of read8_space_func for vga port read (nw) Miodrag Milanovic2012-09-201-2/+3
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-19/+18
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-1/+1
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-1/+1
* Conversion of _DEVICE_HANDLER to _MEMBER methods - part 1 (no whatsnew) Miodrag Milanovic2012-05-251-7/+8
* Memory banks are now device-relative only. Global lookups Aaron Giles2012-04-191-2/+2
* Remove global memory banking functions in favor of referencing Aaron Giles2012-04-191-2/+2
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-2/+2
* Some VGA cleanup and refactoring (no whatsnew) Miodrag Milanovic2012-01-241-12/+2
* Synced pc_vga with MESS (nw) Miodrag Milanovic2012-01-151-2/+0
* Cleanups and version bumpmame0144u5 Angelo Salese2012-01-081-19/+19
* New games added as NOT_WORKING Phil Bennett2012-01-051-0/+461