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
/
includes
/
bebox.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bebox.c: reduce tagmap lookups (nw)
Wilbert Pol
2015-08-02
1
-1
/
+10
*
owner name consistency and typo fix (nw)
Miodrag Milanovic
2015-05-22
1
-1
/
+1
*
Synced other dirs withs driver license for MESS (nw)
Miodrag Milanovic
2015-05-13
1
-2
/
+2
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-1
/
+1
*
ins8250_device: converted to devcb2 (nw)
Ivan Vangelista
2014-05-07
1
-5
/
+0
*
am9517a_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-29
1
-2
/
+0
*
SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat...
smf-
2014-04-14
1
-1
/
+1
*
updated lsi53c810 to use delegates, and moved some formerly static
Fabio Priuli
2014-04-13
1
-2
/
+7
*
upd765: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-17
1
-2
/
+1
*
Converted PIT8253 to DEVCB2 [smf]
smf-
2014-02-23
1
-2
/
+0
*
First pass at tidying up ide interface. It no longer tries to force everythin...
smf-
2013-06-08
1
-5
/
+1
*
moved handlers into the ide_controller_device (nw)
smf-
2013-06-06
1
-5
/
+10
*
Modernized the PIT8253 device. [Fabio Priuli]
Fabio Priuli
2013-06-03
1
-1
/
+4
*
8237dma: convert its remaining users and kill it (nw)
cracyc
2013-05-30
1
-13
/
+11
*
A few less anonymous timers in the world. (nw)
Andrew Gardner
2013-05-27
1
-1
/
+8
*
pic8259.c: Switched to devcb2. (nw)
Wilbert Pol
2013-05-15
1
-2
/
+0
*
pic8259.c: Continue modernization. (nw)
Wilbert Pol
2013-05-14
1
-2
/
+3
*
made BEEP and RAM devices initialize in constructor of driver classes (nw)
Miodrag Milanovic
2013-04-23
1
-1
/
+4
*
8042kbdc is now device (nw)
Miodrag Milanovic
2013-04-19
1
-0
/
+3
*
various cpu lookup cleanup (nw)
Miodrag Milanovic
2013-04-15
1
-0
/
+4
*
removed devhelpr.h and trampolines in half modern devices,also southbridge al...
Miodrag Milanovic
2013-03-20
1
-2
/
+2
*
sed1310: Cleanup. (nw)
Curt Coder
2012-11-22
1
-0
/
+3
*
cleaned up the ide controller enough to change the irq to a DEVCB2 [smf]
smf-
2012-10-26
1
-1
/
+2
*
(mess) upd765: Modernize [O. Galibert]
Olivier Galibert
2012-10-10
1
-0
/
+3
*
some cleanup (nw)
Miodrag Milanovic
2012-10-03
1
-24
/
+27
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-0
/
+12
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-0
/
+1
*
Memory handler cleanup 3. Add mem_mask parameter
Aaron Giles
2012-09-17
1
-20
/
+20
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-1
/
+1
*
Pass 2 of struct modernization.
Aaron Giles
2012-09-15
1
-2
/
+2
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-2
/
+4
*
Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS....
smf-
2012-08-29
1
-1
/
+1
*
converted 53c810 to a c++ device. (nw)
smf-
2012-08-27
1
-1
/
+5
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+83