summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/aristmk5.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-3/+3
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-35/+35
* Various fixes to Aristocrat MK-V HW [Palindrome] Angelo Salese2011-08-141-46/+221
* Fixed Aristocrat MK5 screen offset. [Palindrome] Angelo Salese2011-06-151-87/+87
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-11/+11
* BIG update. Aaron Giles2011-03-291-16/+16
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Another simplification Angelo Salese2011-03-011-7/+2
* Mk-5 clean-ups, not worth Angelo Salese2011-03-011-66/+83
* Various Aristocrat Mk4 / Mk5 fixes [Palindrome] Angelo Salese2011-03-011-54/+54
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Eliminated global/static variables in a aristocr/atlus/bfm/bmc/ Aaron Giles2011-02-121-14/+31
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-3/+3
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Attotime bulk conversion step: Aaron Giles2011-02-031-3/+3
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-31/+31
* Cleanups and version bump.mame0139u3 Aaron Giles2010-09-191-2/+2
* Added proper handling of the SRAM in Aristocrat MK-5 [Palindrome] Angelo Salese2010-09-081-42/+143
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-1/+0
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2
* Cleanups and version bump.mame0139u2 Aaron Giles2010-08-301-56/+56
* Fixed aristmk5 Angelo Salese2010-08-261-6/+27
* Fixed a crash Angelo Salese2010-08-191-2/+2
* Fixed broken POST checks Angelo Salese2010-08-191-14/+63
* Rewritten I/O device r/w accesses in Acorn Archimedes/Aristocrat MK-5 [Angelo... Angelo Salese2010-08-181-2/+9
* Added set chip roms to Aristocrat MK-5 Angelo Salese2010-08-181-67/+130
* Improved video emulation to the Aristocrat MK-5, added bare-bones VIDC DMA tr... Angelo Salese2010-08-181-55/+52
* Used logical addresses for video and fixed sound frequency Angelo Salese2010-08-181-6/+9
* Fixed a fatal bug in MEMC handling and removed the mapping kludge for Aristoc... Angelo Salese2010-08-181-14/+8
* Added some new notes Angelo Salese2010-08-171-13/+21
* Updated to the latest source tree Angelo Salese2010-08-171-2/+5
* Added 2KHz timer to Aristocrat MK-5 HW [Angelo Salese] Angelo Salese2010-08-171-2/+30
* Made the I2C clock bit to be AA-specific Angelo Salese2010-08-161-1/+4
* Implemented I2C accesses to the Acorn Archimedes / Aristocrat MK-5 HW, fixing... Angelo Salese2010-08-161-2/+22
* Acorn Archimedes / Aristocrat MK-5: Added Force IRQ/FIRQ hook-up and hooked u... Angelo Salese2010-08-161-0/+5
* Virtual memory initial bank hack, to show all of the MK-5 errors, no whatsnew Angelo Salese2010-08-161-3/+30
* Hooked up some quick and dirty video routine to Aristocrat Mk-5 [Angelo Salese] Angelo Salese2010-08-161-13/+39
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-011-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Corrected magicmsk.u8 CRC/SHA1 (no whatsnew) Phil Bennett2009-12-081-1/+1
* New games added as GAME_NOT_WORKING Phil Bennett2009-12-011-0/+20
* > -----Original Message----- Aaron Giles2009-10-031-6/+6
* From: AGEMAME Development [agemame@gmail.com] Aaron Giles2009-06-081-0/+16
* From: AGEMAME Development <agemame@gmail.com> Aaron Giles2009-05-251-0/+25
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1