summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/romload.c
Commit message (Expand)AuthorAgeFilesLines
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-09-111-33/+32
* CPUs, sound chips, devices, and ROM-regions which are specified by devices Aaron Giles2008-09-081-67/+74
* Added concept of rom sources to the rom loader. Updated auditing, Aaron Giles2008-09-061-30/+102
* Added new device interface selector: DEVINFO_PTR_ROM_REGION. This allows a Aaron Giles2008-09-061-49/+89
* Added PR-8210 support to the ldplayer. Fixed step forward command on the PR-8... Aaron Giles2008-08-221-7/+4
* Added new generic laserdisc VIDEO_UPDATE handler to the laserdisc code. Aaron Giles2008-08-181-1/+1
* Moved several include files from mame/ to emu/, as they were Aaron Giles2008-08-131-0/+15
* Cleanups and version bump.mame0126u4 Aaron Giles2008-08-071-1/+1
* Disks opened by the romload module are no longer identified by index. Aaron Giles2008-08-011-14/+18
* Cleanups/version bump.mame0126u3 Aaron Giles2008-07-311-1/+1
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-07-311-2/+2
* Moved region post-processing back to the end. Fixes endian issue on Aaron Giles2008-07-291-3/+4
* Region classes go bye-bye. Aaron Giles2008-07-281-26/+20
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-62/+63
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-07-241-23/+22
* Cleanups. Aaron Giles2008-07-171-2/+2
* Changed direct access EEPROM interface to return the "bus width" of the Aaron Giles2008-07-171-25/+52
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-4/+4
* Credit Fabio Priuli: Remove port_input_read_indexed in favor of the use of pr... Couriersud2008-06-021-1/+1
* This is a better fix for MAMETesters 00149: No error report for invalid BIOS ... Aaron Giles2008-05-011-13/+19
* From: Atari Ace Aaron Giles2008-04-211-6/+9
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-1/+1
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-2/+1
* First in a series of updates to remove the use of the global Machine from as ... Zsolt Vasvari2008-01-241-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* (From Oliver Stoneberg) Aaron Giles2008-01-031-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1169