summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2014-10-29 18:21:49 +0000
committer smf- <smf-@users.noreply.github.com>2014-10-29 18:21:49 +0000
commit4ec35c6bb06f7483d1a6445d81f7a4692a31b907 (patch)
tree9c1cf8a825e022864890a49512235f6245189ab3 /src
parentc0734d678493187e6904dd603e47a810b69abd9a (diff)
ignore inp directory (nw)
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
c/mame/drivers/hitpoker.c?id=e0d437dc1d873e0a000af001d860a9012bb9043b'>Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-2/+2 * > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-101-3/+3 * Small update, not worth mentioning Angelo Salese2009-06-271-1/+6 * mc68hc11: fixed the I/O system by changing the has_io flag with a has_extende... Angelo Salese2009-06-261-2/+1 * mc68hc11: Fixed a bug with TAP opcode Angelo Salese2009-06-261-4/+4 * Cleanups and version bump.mame0132u2 Aaron Giles2009-06-251-5/+5 * From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-1/+1 * mc68hc11: added user-selectable configs, and hooked up in both drivers Angelo Salese2009-06-231-18/+19 * Fixed some video emulation bugs Angelo Salese2009-06-231-79/+247 * mc68hc11: Added DEC INDX, DEC INDY, INC INDX, INC INDY, SBCA IMM, SBCB IMM, S... Angelo Salese2009-06-221-47/+74 * mc68hc11: Added SWI, WAI, STOP, RORA, RORB Angelo Salese2009-06-221-8/+20 * mc68hc11: Added LSRA, LSRB, DEC EXT, BLS, NEGA, NEGB, BHI Angelo Salese2009-06-211-16/+38 * Would help if I c+p the hitpoker file actually... Angelo Salese2009-06-211-39/+78 * Did some specific improvements for hitpoker Angelo Salese2009-06-211-51/+108 * mc68hc11: Fixed a CPY IMM DASM bug, added BRCLR INDX, BRSET INDX, BCLR INDX, ...