1
0
Fork 0
mirror of https://github.com/notwa/lips synced 2024-11-14 14:39:04 -08:00
Commit graph

11 commits

Author SHA1 Message Date
b97098a844 update readme etc. 2017-01-04 01:33:26 -08:00
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
793a454b38 add a gameshark writer 2016-12-28 03:11:22 -08:00
af042efba1 update notes 2016-12-28 03:11:06 -08:00
272ef0fbde implement addressing modes for fpu load/stores 2016-12-28 02:09:15 -08:00
63644df1bc lex the same number syntax in expressions 2016-12-01 10:19:09 -08:00
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
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
15bba61aae write notes on internal workings and potential improvements 2016-10-19 08:24:57 -07:00
dcdfc22f0a implement basic CALL pseudo-instruction 2016-05-18 01:48:15 -07:00
6a29dcd38d add TODO list 2016-05-14 03:55:33 -07:00