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
/
cpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
20
-0
/
+40
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-5
/
+5
*
Cleanups and version bump
mame0159
Miodrag Milanovic
2015-02-25
2
-12
/
+12
*
amstrad: added support for the Dobbertin Smart Watch
mahlemiut
2015-02-24
2
-0
/
+135
*
Cleanups and version bump
mame0156
Miodrag Milanovic
2014-11-26
2
-13
/
+11
*
amstrad: add CRTC Cursor signal to expansion bus, connected to PlayCity which...
mahlemiut
2014-11-03
3
-2
/
+5
*
amstrad: made PlayCity output in stereo, add the device has its own stereo au...
mahlemiut
2014-11-03
2
-9
/
+15
*
Get mess compiling again - uint32 should be enough, eh? (nw)
Scott Stone
2014-11-01
1
-2
/
+2
*
The 'i' was part of the format. [nw]
jbu
2014-11-01
1
-1
/
+1
*
Fix build (nw)
Justin Kerk
2014-10-31
1
-1
/
+1
*
(MESS) amstrad: Added preliminary support for the PlayCity.
mahlemiut
2014-11-01
2
-0
/
+221
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
3
-27
/
+27
*
amstrad: added Amdrum expansion card [Barry Rodewald]
mahlemiut
2014-08-23
2
-0
/
+113
*
amstrad: removed ROMEN signal callback, it is actually an input to an
mahlemiut
2014-08-16
8
-21
/
+67
*
amstrad: added support for 64k, 320k, and 576k RAM sizes
mahlemiut
2014-08-06
2
-0
/
+323
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
2
-2
/
+2
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
2
-2
/
+2
*
amstrad: added the ability for expansion devices to contain ROMs (as some do).
mahlemiut
2014-07-09
3
-3
/
+59
*
amstrad: Reworked the way ROMs are set up. Now ROMs are set on reset, all at...
mahlemiut
2014-07-06
2
-2
/
+4
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-15
/
+15
*
z80dart: converted to use devcb2. nw.
Fabio Priuli
2014-04-29
1
-28
/
+4
*
z80pio: converted to use devcb2. nw.
Fabio Priuli
2014-04-29
1
-14
/
+1
*
amstrad: added preliminary Amstrad/Pace RS232C interface. The terminal
mahlemiut
2014-04-24
2
-0
/
+197
*
cpc_expansion_slot_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-15
5
-94
/
+61
*
replaced some malloc/free usage with global_alloc_array/global_free_array (nw)
Oliver Stöneberg
2014-03-28
1
-2
/
+2
*
(MESS) Moved the remaining slot interfaces to emu/bus. (nw)
Curt Coder
2014-03-17
10
-0
/
+1366