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
/
emu
/
machine
/
ins8250.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ins8250: fix regression (nw)
cracyc
2014-05-07
1
-4
/
+4
*
ins8250_device: converted to devcb2 (nw)
Ivan Vangelista
2014-05-07
1
-36
/
+24
*
fixed usage of uninitialized member in ins8250_uart_device (nw)
Oliver Stöneberg
2014-04-24
1
-1
/
+2
*
Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated...
smf-
2014-01-13
1
-7
/
+25
*
(mess) diserial: double half cycle freq and add timer callbacks to terminal a...
cracyc
2013-11-19
1
-0
/
+5
*
diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert]
Olivier Galibert
2013-11-18
1
-8
/
+19
*
diserial: simplify (nw)
cracyc
2013-07-01
1
-16
/
+2
*
ins8250: set thre only if tx fifo is cleared and unset received data availabl...
cracyc
2013-06-05
1
-2
/
+4
*
ins8250: add pc16552d (nw)
cracyc
2013-06-03
1
-5
/
+17
*
microtch: convert to devcb2 (nw)
cracyc
2013-06-02
1
-1
/
+1
*
ins8250: msr bits (nw)
cracyc
2013-04-15
1
-4
/
+4
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-20
/
+20
*
Import from MESS (no whatsnew)
Miodrag Milanovic
2012-03-12
1
-2
/
+1
*
Clean-ups and version bump (yes, I know, it's too late)
mame0145u4
Angelo Salese
2012-03-11
1
-8
/
+8
*
Sync with MESS (no whatsnew)
Miodrag Milanovic
2012-03-11
1
-7
/
+7
*
ins8250 - Support for the 16550 fifo [Carl]
Miodrag Milanovic
2012-02-28
1
-9
/
+153
*
Clean-ups and version bump
mame0145u2
Angelo Salese
2012-02-26
1
-1
/
+1
*
Proper start state of ins8250 by Carl (no whatsnew)
Miodrag Milanovic
2012-02-26
1
-1
/
+2
*
mc146818 - Set period even if timer is disabled, required for windows nt [Carl]
Miodrag Milanovic
2012-02-20
1
-44
/
+47
*
Rewrite INS8250 to use diserial, updated Microtouch to modern and made it ser...
Miodrag Milanovic
2012-02-19
1
-463
/
+220
*
"English doesn't borrow from other languages. English follows other languages...
Scott Stone
2011-08-23
1
-1
/
+1
*
Refactored the INS8250 interrupt line to use devcb. [Curt Coder]
Curt Coder
2011-06-14
1
-2
/
+4
*
ins8250 - Fix enabling better mouse support in pc driver [Carl]
Miodrag Milanovic
2011-06-11
1
-1
/
+1
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-1
/
+1
*
BIG update.
Aaron Giles
2011-03-29
1
-1
/
+1
*
Disabled 6845 logging and fixed logging in ins8250 (no whatsnew)
Miodrag Milanovic
2011-03-17
1
-3
/
+6
*
Fix build break from last checkin.
Aaron Giles
2011-02-06
1
-1
/
+1
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-8
/
+8
*
Split implementation for legacy devices into a separate macro. Updated all
Aaron Giles
2010-06-11
1
-0
/
+8
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-10
/
+8
*
pcat_nit.c update [Mariusz Wojcieszek]
mariuszw1
2010-06-05
1
-0
/
+704