1
0
Fork 0
mirror of https://github.com/notwa/lips synced 2024-04-23 14:53:22 -07:00
Commit Graph

11 Commits

Author SHA1 Message Date
Connor Olding b97098a844 update readme etc. 2017-01-04 01:33:26 -08:00
Connor Olding ec76e37014 add \x escapes to strings...
also adds the plain \e escape and allows escapes in filenames.
2016-12-28 04:04:05 -08:00
Connor Olding 793a454b38 add a gameshark writer 2016-12-28 03:11:22 -08:00
Connor Olding af042efba1 update notes 2016-12-28 03:11:06 -08:00
Connor Olding 272ef0fbde implement addressing modes for fpu load/stores 2016-12-28 02:09:15 -08:00
Connor Olding 63644df1bc lex the same number syntax in expressions 2016-12-01 10:19:09 -08:00
Connor Olding 9f6252117e allow comments after filenames
this is hack city but it will do until i refactor this crap
2016-11-29 09:58:08 -08:00
Connor Olding 0d1527a773 refactor Muncher into separate TokenIter class
this also fixes lexing the EOL after an include directive.
2016-11-27 05:58:08 -08:00
Connor Olding 15bba61aae write notes on internal workings and potential improvements 2016-10-19 08:24:57 -07:00
Connor Olding dcdfc22f0a implement basic CALL pseudo-instruction 2016-05-18 01:48:15 -07:00
Connor Olding 6a29dcd38d add TODO list 2016-05-14 03:55:33 -07:00