mirror of
https://github.com/holub/mame
synced 2025-05-22 05:38:52 +03:00
![]() To: submit@mamedev.org Subject: LSHIFT/<< expression diff fix Tafoid pointed out that it's currently impossible to use '<<' in a cheat xml file, this fix adds an alternate LSHIFT to cheat.c and express.c and also adds the working '>>' as an alternate RSHIFT to express.c (not needed in cheat.c as >> parses fine) diff file attached |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |