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
/
mess
/
drivers
/
bebox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sed1310: Cleanup. (nw)
Curt Coder
2012-11-22
1
-9
/
+4
*
changed DEVICE_SELF_OWNER to DEVICE_SELF in IDE config & in MCFG_IDE_CONTROLL...
smf-
2012-10-26
1
-1
/
+1
*
cleaned up the ide controller enough to change the irq to a DEVCB2 [smf]
smf-
2012-10-26
1
-8
/
+2
*
(mess) upd765: Modernize [O. Galibert]
Olivier Galibert
2012-10-10
1
-14
/
+12
*
some cleanup (nw)
Miodrag Milanovic
2012-10-03
1
-17
/
+17
*
Converted VGA to be multiple devices, this will require some cleanup in futur...
Miodrag Milanovic
2012-10-01
1
-6
/
+6
*
Removed need for pc_vga_io_init also made accessors for linear access to VGA ...
Miodrag Milanovic
2012-09-30
1
-1
/
+5
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-1
/
+1
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-5
/
+5
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-2
/
+2
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-3
/
+3
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-2
/
+0
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-1
/
+1
*
Split out callbacks from scsibus_device into scscb_device, eventually this wi...
smf-
2012-09-06
1
-5
/
+1
*
Removed legacy inline_config support and updated devices using it (no whatsnew)
Miodrag Milanovic
2012-08-30
1
-1
/
+8
*
Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS....
smf-
2012-08-29
1
-16
/
+10
*
converted 53c810 to a c++ device. (nw)
smf-
2012-08-27
1
-0
/
+44
*
glacial SCSI improvements towards NSCSI and beyond, moved the SCSI id onto th...
smf-
2012-08-23
1
-2
/
+2
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+209