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
/
emu
/
machine
/
i8243.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-125
/
+0
*
Some changes/corrections to device descriptions from MASH and Tafoid (nw)
Scott Stone
2014-04-10
1
-1
/
+1
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-2
/
+2
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-3
/
+3
*
Removed unneeded includes. (nw)
Curt Coder
2012-12-07
1
-1
/
+0
*
05062: monsterb: Buzzing sound during opening and gameplay. [Phil Bennett]
Phil Bennett
2012-11-19
1
-3
/
+3
*
updated i8243 to use devcb2 and remove trampolines (no whatsnew)
Miodrag Milanovic
2012-10-16
1
-55
/
+11
*
Move devices into a proper hierarchy and handle naming
Aaron Giles
2012-01-24
1
-2
/
+4
*
Reimplemented devcb using delegates and classes. Unified the logic
Aaron Giles
2011-05-02
1
-9
/
+11
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-36
/
+26
*
Removed short name as parameter from device_config this way it is not mandato...
Miodrag Milanovic
2011-02-11
1
-1
/
+1
*
- Added shortname to devices in order to make ROM loading per device possible...
Miodrag Milanovic
2011-02-10
1
-1
/
+1
*
Similar issue as with ins8154. No whatsnew.
Ryan Holtz
2010-08-27
1
-1
/
+4
*
Updated the i8243 Port Expander device to no longer be legacy. [Harmony]
Ryan Holtz
2010-08-27
1
-109
/
+93
*
Split implementation for legacy devices into a separate macro. Updated all
Aaron Giles
2010-06-11
1
-0
/
+3
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-5
/
+4
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-3
/
+3
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-0
/
+1
*
On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote:
Aaron Giles
2009-01-22
1
-1
/
+0
*
Cleanups and version bump.
mame0129
Aaron Giles
2009-01-04
1
-7
/
+7
*
Removed bogus port 4-7 definitions from MCS-48. Added i8243
Aaron Giles
2009-01-04
1
-0
/
+187