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
/
devices
/
bus
/
vic20
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Self-registering devices prep:
Vas Crabb
2017-02-27
13
-13
/
+17
*
device_image_interface cleanups (nw)
AJR
2017-02-27
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-02-19
1
-8
/
+8
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
26
-12
/
+14
*
vic20: Emulated the Data 20 Display Manager 40/80 column video cartridge. [Cu...
Curt Coder
2017-02-06
3
-0
/
+409
*
Avoid confusion of "Speakeasy" description shared between a machine and a dev...
Scott Stone
2017-02-03
1
-1
/
+1
*
c64: Emulated the PPP Speakeasy 64 (Votrax SC-01-A) cartridge. [Curt Coder]
Curt Coder
2017-02-01
3
-5
/
+7
*
vic20: Emulated the PPP SpeakEasy (Votrax SC-01-A) cartridge. [Curt Coder]
Curt Coder
2017-02-01
3
-0
/
+159
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
22
-84
/
+84
*
Merge pull request #1180 from npwoods/split_softlist_code_redo
Miodrag Milanović
2016-08-08
1
-1
/
+1
|
\
|
*
Redo of split of src/emu/softlist.[cpp|h]
Nathan Woods
2016-08-02
1
-1
/
+1
*
|
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
2
-2
/
+2
|
/
*
Turn image init/validate into scoped enums to avoid accidental casts to/from ...
Vas Crabb
2016-08-01
2
-4
/
+4
*
1. Merge branch 'master' into diimage_filetype_as_stdstring
Nathan Woods
2016-07-31
1
-7
/
+7
|
\
*
|
This changes device_image_interface::filetype() to return 'const std::string ...
Nathan Woods
2016-07-31
1
-7
/
+7
|
/
*
Vas Crabb feedback: Replacing the enum with a class hierarchy, derived from ...
Nathan Woods
2016-07-23
1
-1
/
+1
*
device_image_interface::call_softlist_load() was a virtual function where eve...
Nathan Woods
2016-07-21
2
-13
/
+1
*
Consolidating implementations of create_option_guide() that return nullptr
Nathan Woods
2016-07-13
1
-1
/
+0
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
22
-22
/
+22
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
22
-22
/
+22
*
modernize rom_load_manager (nw)
Miodrag Milanovic
2016-01-11
1
-1
/
+1
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
2
-3
/
+3
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
11
-60
/
+60
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-6
/
+6
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
5
-10
/
+10
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
3
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
12
-0
/
+0
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
24
-0
/
+2744
[prev]