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
/
amiga.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-2144
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-24
/
+24
*
Start adding owners to files in MESS and updated license for PeT (nw)
Miodrag Milanovic
2015-05-08
1
-5
/
+2
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-2
/
+2
*
Use the same list of centronics devices everywhere (except the Amstrad CPC), ...
smf-
2014-10-28
1
-1
/
+1
*
amiga: use memarray for chip RAM and regular array for custom registers (inst...
Alex W. Jackson
2014-10-19
1
-10
/
+10
*
Amiga: Add an initial software list for some Amiga driver disks
Dirk Best
2014-10-02
1
-0
/
+1
*
Amiga: Connect Zorro interrupts in the Amiga 500 drivers and
Dirk Best
2014-10-02
1
-10
/
+77
*
Amiga: Add the latest version of EmuTOS to the Amiga 1000 softlist and
Dirk Best
2014-09-23
1
-24
/
+18
*
Amiga: Add keyboard reset circuit. You can now reset the Amiga with the
Dirk Best
2014-09-22
1
-0
/
+1
*
Amiga: Update Amiga 3000 kickstart info
Dirk Best
2014-09-22
1
-15
/
+18
*
Amiga: Add preliminary software lists for the Amiga 1000 and Amiga 3000,
Dirk Best
2014-09-18
1
-0
/
+8
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
1
-29
/
+29
*
Amiga: Add very basic POT counter emulation, enough for Space Ranger to
Dirk Best
2014-05-31
1
-2
/
+2
*
Amiga: Add proper RS-232 port emulation.
Dirk Best
2014-05-26
1
-2
/
+9
*
Amiga: Add the Logica Diagnostic ROM 2.0 to various machines. Fix A4000
Dirk Best
2014-05-25
1
-2
/
+22
*
Amiga: Move Zorro slots to amiga/zorro/ in preparation to support more
Dirk Best
2014-05-25
1
-1
/
+1
*
Amiga: Fix some MAME issues
Dirk Best
2014-05-21
1
-25
/
+8
*
Amiga: Fix some Zorro slot bugs. Add the Commodore A2052 Zorro-II card
Dirk Best
2014-05-20
1
-8
/
+8
*
Amiga: Support PAL/NTSC switch for machines equipped with an ECS Agnus
Dirk Best
2014-05-18
1
-23
/
+53
*
Amiga: Kill the legacy CIA emulation and fix Agnus ID for A2000 and
Dirk Best
2014-05-17
1
-12
/
+15
*
Amiga: Fix A3000 RTC tag
Dirk Best
2014-05-14
1
-1
/
+1
*
Amiga: Implement internal IDE controller for the Amiga 4000. Fix RTC
Dirk Best
2014-05-14
1
-40
/
+54
*
Amiga: Fix NTSC GAYLE clocks
Dirk Best
2014-05-14
1
-0
/
+4
*
Amiga: Create a GAYLE device, used by the A600 and A1200, and implement
Dirk Best
2014-05-14
1
-151
/
+57
*
clang build fix. (nw)
Curt Coder
2014-05-13
1
-13
/
+13
*
Big Amiga cleanup and reorganizaton. CDTV temporarily broken. Lots of
Dirk Best
2014-05-13
1
-1011
/
+1755
*
Cleanup of image device interfaces (nw)
Miodrag Milanovic
2014-05-02
1
-7
/
+3
*
Some more core cleanup (nw)
Miodrag Milanovic
2014-04-22
1
-2
/
+2
*
Added serial printer, renamed centronics printer to match. Standardised the c...
smf-
2014-04-16
1
-3
/
+3
*
tpi6525_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-14
1
-15
/
+5
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
6526cia: devcb2 temporarily until mos6526 works with amiga. (nw)
Curt Coder
2014-03-25
1
-94
/
+57
*
(MESS) amigakbd: devcb2. (nw)
Curt Coder
2014-03-22
1
-3
/
+9
*
Removed DEVCB_DEVICE_LINE. (nw)
Curt Coder
2014-03-16
1
-1
/
+1
*
Removed DEVCB_DEVICE_HANDLER. (nw)
Curt Coder
2014-03-16
1
-19
/
+15
*
amiga: added a pair of functions to the driver class. (nw)
Ivan Vangelista
2014-03-15
1
-9
/
+6
*
Made palette settings for screen explicit and mandatory for ind16 mode (nw)
Miodrag Milanovic
2014-03-14
1
-1
/
+3
*
Updated msm6242 device to use devcb2 (nw)
Ivan Vangelista
2014-03-12
1
-8
/
+3
*
Video attributes are now per screen (nw)
Miodrag Milanovic
2014-03-06
1
-2
/
+2
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-6
/
+6
*
first round of clang 3.4 fixes for MESS (nw)
Oliver Stöneberg
2014-02-20
1
-1
/
+2
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-31
/
+52
*
moved centronics into emu/bus (nw)
Miodrag Milanovic
2013-10-23
1
-1
/
+1
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-12
/
+12
*
(MESS) a3000/a3000n: Fix regression (nw)
Wilbert Pol
2013-05-21
1
-1
/
+1
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-5
/
+5
*
start to modernize (nw)
David Haywood
2013-04-05
1
-21
/
+26
*
device callback handler cleanup (nw)
Miodrag Milanovic
2013-04-02
1
-7
/
+7
[next]