summaryrefslogtreecommitdiffstats
path: root/src/cli/scanner.l
Commit message (Expand)AuthorAgeFilesLines
* Add proper error checking in asciihex2int functionsHugo Villeneuve2014-02-161-2/+19
* Add up to 4 emulator timersHugo Villeneuve2014-02-131-0/+4
* Cleanup help menuHugo Villeneuve2014-02-131-4/+4
* Add support for GNU readlineHugo Villeneuve2014-02-131-0/+5
* Allow hex numbers to begin with 0x or $ prefix in scannerHugo Villeneuve2014-02-131-1/+10
* Allow to set all SFR registers in CLI versionHugo Villeneuve2014-02-131-4/+5
* Convert CLI version input parsing to Lex/YaccHugo Villeneuve2014-02-131-0/+32