index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
romload.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-6
/
+5
*
Extended the astring class wrapper into something useful, and
Aaron Giles
2010-01-08
1
-1
/
+1
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-1
/
+1
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-1
/
+1
*
> -----Original Message-----
Aaron Giles
2009-08-13
1
-2
/
+2
*
Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems
Aaron Giles
2009-07-09
1
-5
/
+0
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-1
/
+1
*
Defined ROM_LOAD64_WORD/ROM_LOAD64_WORD_SWAP in emu/romload.h
Phil Bennett
2009-01-21
1
-0
/
+3
*
romload cleanups:
Aaron Giles
2009-01-02
1
-8
/
+44
*
Removed a couple of unnecessary typedefs from mamecore.h.
Aaron Giles
2009-01-02
1
-19
/
+0
*
Added the ability for a ROMset to specify a default BIOS. Use
Aaron Giles
2008-12-31
1
-0
/
+3
*
Added macros to access ROM and MACHINE_DRIVER by name.
Curt Coder
2008-11-26
1
-1
/
+2
*
cleaned up STV rom loading a bit
davidhay
2008-10-18
1
-1
/
+3
*
CPUs, sound chips, devices, and ROM-regions which are specified by devices
Aaron Giles
2008-09-08
1
-2
/
+4
*
Added concept of rom sources to the rom loader. Updated auditing,
Aaron Giles
2008-09-06
1
-2
/
+7
*
Added new device interface selector: DEVINFO_PTR_ROM_REGION. This allows a
Aaron Giles
2008-09-06
1
-0
/
+5
*
Added new generic laserdisc VIDEO_UPDATE handler to the laserdisc code.
Aaron Giles
2008-08-18
1
-0
/
+2
*
Moved several include files from mame/ to emu/, as they were
Aaron Giles
2008-08-13
1
-0
/
+1
*
Disks opened by the romload module are no longer identified by index.
Aaron Giles
2008-08-01
1
-1
/
+1
*
Added region and regionbytes fields to the deviceconfig, which are
Aaron Giles
2008-07-30
1
-0
/
+1
*
Region classes go bye-bye.
Aaron Giles
2008-07-28
1
-12
/
+9
*
Changed the way memory regions are referenced. Instead of a single
Aaron Giles
2008-07-28
1
-95
/
+88
*
Changed direct access EEPROM interface to return the "bus width" of the
Aaron Giles
2008-07-17
1
-3
/
+3
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-11
/
+13
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+300