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
/
drivers
/
amstrad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-3
/
+3
*
upd765: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-17
1
-7
/
+1
*
redo amstrad expansion slot devcb usage (nw)
Miodrag Milanovic
2014-03-16
1
-2
/
+2
*
Made palette settings for screen explicit and mandatory for ind16 mode (nw)
Miodrag Milanovic
2014-03-14
1
-0
/
+3
*
MCFG_DEVICE_REMOVE("palette") replaced with proper MCFG_PALETTE_MODIFY (nw)
Miodrag Milanovic
2014-03-07
1
-2
/
+2
*
Video attributes are now per screen (nw)
Miodrag Milanovic
2014-03-06
1
-6
/
+3
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-11
/
+14
*
first round of clang 3.4 fixes for MESS (nw)
Oliver Stöneberg
2014-02-20
1
-0
/
+2
*
amstrad: Added a basic implementation of the Programmers Development System h...
mahlemiut
2014-02-10
1
-0
/
+2
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-2
/
+4
*
(MESS) amstrad: added the option of having nothing attached to the joystick p...
mahlemiut
2014-02-01
1
-1
/
+2
*
(MESS) amstrad: changed manufacturer and refresh DIPs to be driver config set...
mahlemiut
2014-01-31
1
-18
/
+15
*
(MESS) amstrad: Added preliminary support for the AMX mouse. [Barry Rodewald]
mahlemiut
2014-01-29
1
-0
/
+25
*
moved cpc_exp_cards and cpcplus_exp_cards from .h to .c (nw)
smf-
2013-12-11
1
-0
/
+13
*
Fixed the MC146818 modernisation so that local/utc & whether a century is sto...
smf-
2013-11-01
1
-1
/
+1
*
moved centronics into emu/bus (nw)
Miodrag Milanovic
2013-10-23
1
-1
/
+1
*
amstrad.c: fix gx4000 inputs [Alex Jackson]
Alex W. Jackson
2013-09-23
1
-2
/
+2
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-3
/
+3
*
amstrad: made the CPC Plus use DSK images too.
mahlemiut
2013-06-08
1
-3
/
+3
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-8
/
+8
*
SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw)
Miodrag Milanovic
2013-04-19
1
-2
/
+2
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-4
/
+4
*
(MESS) amstrad.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-11
1
-1
/
+1
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-31
/
+31
*
(mess) dsk: (minimally) complete the dsk support [O. Galibert]
Olivier Galibert
2012-12-28
1
-2
/
+6
*
(MESS) Removed unnecessary includes, and fixed a floppy bug. (nw)
Curt Coder
2012-12-09
1
-1
/
+0
*
sed1310: Cleanup. (nw)
Curt Coder
2012-11-22
1
-17
/
+6
*
Fix validation and booting of cpc drivers (no whatsnew)
Miodrag Milanovic
2012-10-11
1
-0
/
+1
*
(mess) upd765: Modernize [O. Galibert]
Olivier Galibert
2012-10-10
1
-55
/
+33
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-5
/
+5
*
Modernized INPUT_CHANGED in MESS part of tree (no whatsnew)
Miodrag Milanovic
2012-09-19
1
-7
/
+5
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-6
/
+6
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-21
/
+21
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1183