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
/
devices
/
bus
/
cbmiec
/
fd2000.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
(nw) fixed "Unknown slot option '35hd' in slot 'iec11:fd4000:pc8477av1:0'" wh...
Robbbert
2019-07-20
1
-1
/
+1
*
via6522: Change most mappings into m() [O. Galibert]
Olivier Galibert
2019-07-07
1
-2
/
+2
*
upd765: Add (mostly standard) clocks to all devices in the family (nw)
AJR
2018-12-13
1
-4
/
+4
*
Fixed validation, nw
mooglyguy
2018-08-10
1
-4
/
+4
*
-via6522: Removed MCFG acessors, nw
mooglyguy
2018-08-09
1
-26
/
+22
*
Move the +1 to the proper place in the ROM BIOS macros - that's been
Vas Crabb
2018-05-29
1
-4
/
+4
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-12
/
+12
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
1
-6
/
+8
*
Set finder tag relative to current device being configured rather than
Vas Crabb
2018-04-30
1
-3
/
+3
*
Address maps macros removal, pass 1 [O. Galibert]
Olivier Galibert
2018-03-14
1
-14
/
+16
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-2
/
+2
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-4
/
+4
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-2
/
+2
*
Some more descriptive names for CBM IEC devices
AJR
2017-06-11
1
-2
/
+2
*
Further improvements to slot option validation (nw)
AJR
2017-06-10
1
-2
/
+2
*
device_add_mconfig up to devices/bus/h* (nw)
Ivan Vangelista
2017-06-08
1
-40
/
+18
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-2
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-16
/
+13
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-2
/
+2
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+361