mame/src
Ramiro Polla 5803dca3b8 upd7810: use intermediate flip flops for extended timer/event counter
The extended timer/event counter uses intermediate flip flops (LV0 and
LV1) before writing the output to CO0 and CO1.

The introduction of LV0/LV1 addresses three issues:
- Level inversion occurs after the flip flop is output, not before;
- The intermediate flip flop can be altered without affecting the
  output of CO0/CO1;
- upd7810_write_EOM() didn't work properly when the level inversion
  bit was set along other bits.
2014-11-10 03:55:56 +01:00
..
build re-enabled -Wconstant-logical-operand for clang 3.5 (nw) 2014-11-01 20:24:47 +01:00
emu upd7810: use intermediate flip flops for extended timer/event counter 2014-11-10 03:55:56 +01:00
ldplayer
lib (MESS) victor9k: Floppy WIP. (nw) 2014-11-05 21:24:26 +02:00
mame small cleanup 2014-11-09 21:35:01 +01:00
mess asst128: has joystick port 2014-11-09 17:15:17 +03:00
osd Build fixes for Emscripten (nw) 2014-11-05 23:12:54 -08:00
regtests
targets
tools fixed "make tools" with VS14 CTP4 (nw) 2014-10-18 08:56:59 +00:00
ume Changing #includes for headers that are part of toolchain and not part of any source/external library. Removal of references to messvers.rc as it does not appear to be used anymore. (nw) 2014-09-29 02:00:23 +00:00
version.c Cleanups and version bump 2014-10-15 07:19:47 +00:00