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
/
machine
/
6840ptm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
6840ptm.cpp: updated m_gate initialization as per comments to d026d1ba845f899...
Ivan Vangelista
2020-10-03
1
-1
/
+5
*
6840ptm.cpp: initialized array to fix listxml and validate crash
Ivan Vangelista
2020-09-30
1
-0
/
+1
*
-6840ptm: Fixed a couple of issues related to the T3 divisor.
Ryan Holtz
2020-06-29
1
-7
/
+9
*
srcclean and manual adjustments (nw)
Vas Crabb
2020-02-23
1
-9
/
+9
*
(nw) whole lot less of { *this }
Vas Crabb
2020-02-05
1
-4
/
+2
*
-6840ptm: Undid previous changes other than the addition of logmacro. Should ...
MooglyGuy
2020-02-04
1
-7
/
+0
*
-6840ptm: Added specific logging channels. Added direct output state getter. ...
mooglyguy
2020-02-02
1
-22
/
+41
*
Add AMD/Plessey 2812 FIFO device (for WIP Star Rider driver)
Vas Crabb
2019-04-21
1
-8
/
+0
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-2
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+2
*
6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw)
AJR
2019-02-18
1
-2
/
+2
*
6840: fix dual byte mode once again (nw) (#4081)
dxl
2018-10-07
1
-8
/
+17
*
Details, details (nw)
Vas Crabb
2018-09-01
1
-3
/
+6
*
Fix output pins in Dual 8 bit mode (nw)
Sven Schnelle
2018-08-31
1
-8
/
+27
*
6840ptm: fix divide by 8 mode
Sven Schnelle
2018-06-23
1
-0
/
+4
*
6840ptm: Counter/timers are numbered from 1 to 3, not 0 to 2 as with 8253 (nw)
AJR
2018-02-20
1
-17
/
+17
*
6840ptm: Stop defaulting external clocks to 1 Hz
AJR
2018-02-19
1
-22
/
+11
*
Candela PAL driven address map (#2657)
Joakim Larsson Edström
2017-09-19
1
-0
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-27
/
+27
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
6840ptm: use standard device clock for internal clock
Dirk Best
2016-12-04
1
-26
/
+15
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
Change 6840ptm to use an array of devcb_write_line, nw
therealmogminer@gmail.com
2016-10-03
1
-69
/
+26
*
-6840ptm: Changed WRITE8 to WRITE_LINE for single-bit outputs. [Ryan Holtz]
therealmogminer@gmail.com
2016-10-03
1
-12
/
+12
*
6840: Load the counter when held in reset [O. Galibert]
Olivier Galibert
2016-09-16
1
-1
/
+1
*
-cmi2x: Fixed channel card memory tests. [Ryan Holtz]
therealmogminer@gmail.com
2016-09-16
1
-33
/
+41
*
reverting:
Miodrag Milanovic
2016-01-20
1
-18
/
+18
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-18
/
+18
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-5
/
+5
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+755