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
/
bus
/
nubus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated licenses to some of bus devices (nw)
Miodrag Milanovic
2015-05-10
34
-68
/
+68
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
34
-0
/
+68
*
mac: NuBus "image" card now provides primitives for programs on the Mac to in...
arbee
2015-05-02
2
-0
/
+159
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
3
-3
/
+3
*
small cleanup (nw)
Miodrag Milanovic
2015-04-22
1
-3
/
+2
*
astring to std::string in bus section (nw)
Miodrag Milanovic
2015-04-19
24
-35
/
+35
*
some astring to std::string conversion (nw)
Miodrag Milanovic
2015-04-18
1
-1
/
+1
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
15
-42
/
+49
*
few more changes (nw)
Miodrag Milanovic
2015-04-13
12
-45
/
+45
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
13
-25
/
+25
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
11
-16
/
+0
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-2
/
+2
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-18
/
+18
*
nubus_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-17
2
-67
/
+60
*
dp8390_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-09
1
-8
/
+4
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
2
-2
/
+2
*
can hide internally used classes (nw)
Miodrag Milanovic
2014-04-02
2
-35
/
+38
*
Getting rid of token usage in devices (nw)
Miodrag Milanovic
2014-04-02
2
-78
/
+50
*
changed destructors to prevent crash on exit (nw)
Miodrag Milanovic
2014-03-12
1
-0
/
+1
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
2
-23
/
+28
*
Removed some auto_mallocs in favor of dynamic_arrays.
Aaron Giles
2014-02-19
30
-67
/
+67
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
14
-35
/
+35
*
(MESS) Move NuBus and friends into the new bus structure (nw)
R. Belmont
2013-10-22
34
-0
/
+6392