index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
amstrad.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-325
/
+0
*
al520ex: added preliminary Magic Sound expansion (not working) [Barry Rodewald]
mahlemiut
2015-09-10
1
-0
/
+1
*
al520ex: added back MSX disk image support (no idea where it went in the firs...
mahlemiut
2015-07-29
1
-1
/
+1
*
amstrad: added DDI-1 disk drive expansion (464 only), and make 464 and 664 de...
mahlemiut
2015-07-05
1
-0
/
+1
*
amstrad: add support for the Dobbertin HD20 hard disk.
mahlemiut
2015-06-20
1
-0
/
+1
*
Cleanups and version bump
mame0162
Miodrag Milanovic
2015-05-27
1
-1
/
+1
*
Update for Kevin Thacker (nw)
Miodrag Milanovic
2015-05-22
1
-1
/
+1
*
Synced other dirs withs driver license for MESS (nw)
Miodrag Milanovic
2015-05-13
1
-1
/
+1
*
cpcexp: added ROMEN signal, and a function to tell an expansion to set up any...
mahlemiut
2015-05-09
1
-0
/
+2
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
amstrad: added support for the Dobbertin Smart Watch
mahlemiut
2015-02-24
1
-0
/
+1
*
lx810l, ap2000: implement working devices
Ramiro Polla
2014-11-19
1
-0
/
+1
*
(MESS) amstrad: Added preliminary support for the PlayCity.
mahlemiut
2014-11-01
1
-0
/
+1
*
(MESS) amstrad.c: converted cpc+ and gx4000 to use generic
Fabio Priuli
2014-09-23
1
-36
/
+16
*
amstrad: added Digiblaster printer-port device [Barry Rodewald]
mahlemiut
2014-08-23
1
-0
/
+6
*
amstrad: added Amdrum expansion card [Barry Rodewald]
mahlemiut
2014-08-23
1
-0
/
+1
*
amstrad: added support for 64k, 320k, and 576k RAM sizes
mahlemiut
2014-08-06
1
-0
/
+1
*
amstrad: Reworked the way ROMs are set up. Now ROMs are set on reset, all at...
mahlemiut
2014-07-06
1
-0
/
+1
*
mc6845: converted to devcb2, delegates and inline configs. nw.
Fabio Priuli
2014-05-01
1
-7
/
+0
*
amstrad: added preliminary Amstrad/Pace RS232C interface. The terminal
mahlemiut
2014-04-24
1
-0
/
+1
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
(MESS) Moved the remaining slot interfaces to emu/bus. (nw)
Curt Coder
2014-03-17
1
-5
/
+5
*
upd765: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-17
1
-5
/
+0
*
redo amstrad expansion slot devcb usage (nw)
Miodrag Milanovic
2014-03-16
1
-7
/
+3
*
Moved optional_device<screen_device> m_screen and optional_device<palette_dev...
Miodrag Milanovic
2014-03-05
1
-2
/
+6
*
amstrad: Added a basic implementation of the Programmers Development System h...
mahlemiut
2014-02-10
1
-0
/
+1
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-0
/
+4
*
forgot this file. (no whatsnew)
mahlemiut
2014-01-29
1
-0
/
+9
*
converted z80 to c++ [smf]
smf-
2014-01-21
1
-1
/
+2
*
moved cpc_exp_cards and cpcplus_exp_cards from .h to .c (nw)
smf-
2013-12-11
1
-12
/
+2
*
moved centronics into emu/bus (nw)
Miodrag Milanovic
2013-10-23
1
-1
/
+1
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-2
/
+0
*
Anonymous timers begone! (nw)
Andrew Gardner
2013-05-29
1
-0
/
+8
*
SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw)
Miodrag Milanovic
2013-04-19
1
-1
/
+1
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-0
/
+1
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-1
/
+1
*
unified formating of state class constructors, no functional change (nw)
Miodrag Milanovic
2013-04-10
1
-48
/
+47
*
(MESS) amstrad.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-11
1
-13
/
+109
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-1
/
+1
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-2
/
+2
*
IRQ_CALLBACK modernization part 3 (no whatsnew)
Miodrag Milanovic
2013-01-31
1
-0
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-56
/
+56
*
(mess) dsk: (minimally) complete the dsk support [O. Galibert]
Olivier Galibert
2012-12-28
1
-0
/
+2
*
Fixed regression. (nw)
Curt Coder
2012-11-28
1
-1
/
+1
*
Replaced all device_t's with actual device classes. Regression test recommend...
Curt Coder
2012-11-26
1
-1
/
+2
*
(mess) upd765: Modernize [O. Galibert]
Olivier Galibert
2012-10-10
1
-1
/
+3
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-19
/
+11
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-0
/
+3
*
Modernized INPUT_CHANGED in MESS part of tree (no whatsnew)
Miodrag Milanovic
2012-09-19
1
-0
/
+1
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-2
/
+4
[next]