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
/
amiga
Commit message (
Expand
)
Author
Age
Files
Lines
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
6
-9
/
+11
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
3
-19
/
+19
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
6
-6
/
+6
*
ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met...
smf-
2017-12-20
1
-8
/
+8
*
ide: Add non-space cs access methods, use them wherever possible [O. Galibert]
Olivier Galibert
2017-12-16
1
-8
/
+8
*
ide: deambiguate cs access between 16 and 32 bits [O. Galibert]
Olivier Galibert
2017-12-16
1
-8
/
+8
*
natural keyboard: prefer lower shift states, eliminate O(n) lookup
Vas Crabb
2017-09-05
1
-39
/
+35
*
a590: Correct filenames, add undumped 4.6 and 5.92 versions.
Dirk Best
2017-08-02
1
-22
/
+34
*
finally got rid of machine_mconfig_additions (nw)
Ivan Vangelista
2017-06-14
1
-5
/
+5
*
some more device_add_mconfig in devices/bus (nw)
Ivan Vangelista
2017-06-07
6
-68
/
+54
*
change some more device_mconfig_additions to device_add_mconfig (nw)
Vas Crabb
2017-05-23
4
-27
/
+16
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
5
-5
/
+5
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
21
-205
/
+188
*
Device validation fixes: another one rides the bus (nw)
AJR
2017-03-03
1
-2
/
+2
*
more validation fixes (nw)
Vas Crabb
2017-03-04
1
-1
/
+1
*
debugger_access: Refactor [O. Galibert]
Olivier Galibert
2017-03-02
1
-1
/
+1
*
Self-registering devices prep:
Vas Crabb
2017-02-27
9
-23
/
+23
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
16
-8
/
+8
*
Amiga 500 keyboard updates:
Vas Crabb
2017-02-06
5
-366
/
+557
*
Amiga 500 keyboard:
Vas Crabb
2017-02-06
5
-142
/
+618
*
remove trampoline (nw)
Vas Crabb
2017-02-05
2
-15
/
+8
*
Amiga keyboard updates:
Vas Crabb
2017-02-05
7
-503
/
+410
*
restore PORT_CHANGED_MEMBER (nw)
Vas Crabb
2017-02-05
1
-3
/
+3
*
fix rev (nw)
Vas Crabb
2017-02-05
1
-5
/
+5
*
Amiga keyboard updates:
Vas Crabb
2017-02-05
4
-212
/
+436
*
m6805 updates:
Vas Crabb
2017-02-03
1
-1
/
+1
*
Amiga: Add a German A500 keyboard variant, keyboard fixes
Dirk Best
2017-01-23
3
-41
/
+251
*
Convert the Amiga keyboards to a bus interface with slot devices
Dirk Best
2017-01-22
6
-0
/
+1032
*
first srcclean pass (nw)
Vas Crabb
2016-12-25
1
-13
/
+13
*
Amiga/Buddha: Cleanups and fixes, still not working due to various
Dirk Best
2016-11-30
2
-73
/
+74
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
12
-48
/
+48
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-1
/
+1
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
6
-10
/
+10
*
Amiga: Fixed expansion port interrupts, DMAC WIP
Dirk Best
2016-02-13
1
-1
/
+3
*
reverting:
Miodrag Milanovic
2016-01-20
12
-42
/
+45
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
5
-43
/
+43
*
Revert "some additional (nw)"
Miodrag Milanovic
2016-01-20
4
-4
/
+4
*
some additional (nw)
Miodrag Milanovic
2016-01-16
4
-4
/
+4
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
5
-43
/
+43
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
12
-45
/
+42
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
1
-6
/
+6
*
override for for macros that could not be auto recognized by tools (nw)
Miodrag Milanovic
2015-12-06
5
-6
/
+6
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
6
-46
/
+46
*
cleanup
Miodrag Milanovic
2015-12-05
1
-1
/
+1
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
3
-21
/
+21
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
7
-0
/
+0
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
14
-0
/
+3043