Commit Graph

  • 226ad92b81 allow - as an outfile for stdout master Kelvin Sherlock 2019-09-16 19:02:14 -0400
  • df757224ed -o support. Kelvin Sherlock 2019-09-03 20:59:16 -0400
  • e009f90c4b tweak Kelvin Sherlock 2019-09-01 23:48:42 -0400
  • db84b13884 tweak Kelvin Sherlock 2019-09-01 23:33:19 -0400
  • 5304ec5905 add example Kelvin Sherlock 2019-09-01 22:45:26 -0400
  • bdef31875a improved exit codes. Kelvin Sherlock 2019-09-01 22:45:08 -0400
  • 6e97295623 rename Kelvin Sherlock 2019-09-01 17:46:18 -0400
  • 0789568d06 update usage Kelvin Sherlock 2019-09-01 17:20:08 -0400
  • b602a82cc6 don't exit on first sytnax error. Kelvin Sherlock 2019-09-01 16:45:39 -0400
  • a0dfbd1291 add a : to the line format. Kelvin Sherlock 2019-09-01 16:31:10 -0400
  • 2edc3e4dd2 add -c flag to add implicit 0-terminator (c-string) to input strings. 0-terminator is NOT considered part of the length for -l purposes. Kelvin Sherlock 2019-09-01 16:30:53 -0400
  • c6e494622d add readme Kelvin Sherlock 2019-09-01 16:29:30 -0400
  • 3eff95d766 longm/longx properties Kelvin Sherlock 2019-08-11 01:13:49 -0400
  • 9b1084f9a3 branch with all branch types. Kelvin Sherlock 2019-08-11 01:13:13 -0400
  • 33ac5e0a92 more descriptive variable name Kelvin Sherlock 2019-08-11 01:11:39 -0400
  • d46fae7cf0 move long m/x settings to the block Kelvin Sherlock 2019-08-11 00:12:10 -0400
  • d78d9d51dc tweak longa on/off settings Kelvin Sherlock 2019-08-10 23:13:23 -0400
  • 11b3f43205 flag_E global bug Kelvin Sherlock 2019-08-10 23:13:08 -0400
  • 1cf9788194 empty block check was missing longa on/off Kelvin Sherlock 2019-08-10 23:12:51 -0400
  • f006bf7f73 typo Kelvin Sherlock 2019-08-10 21:49:17 -0400
  • 548761d901 use // comments for cpp compatibility. Kelvin Sherlock 2019-08-10 20:35:50 -0400
  • ecd9d0b6ae allow hex numbers Kelvin Sherlock 2019-08-10 20:32:47 -0400
  • 1fe3f297e8 -E flag runs pre-processor on input. Kelvin Sherlock 2019-08-10 20:32:36 -0400
  • ee8c65b4c5 add -l flag to include text length in the value. Kelvin Sherlock 2019-08-10 18:39:19 -0400
  • b7198495a9 support c-style escape sequences in the string. Kelvin Sherlock 2019-08-10 18:18:37 -0400
  • 0ec7effda9 optimization - don't cmp #0 Kelvin Sherlock 2019-08-10 17:05:48 -0400
  • 46d711c4ba flag_ci -> flag_i Kelvin Sherlock 2019-08-10 17:02:50 -0400
  • e0e0bce92d add comment about generation time. Kelvin Sherlock 2019-08-10 17:01:51 -0400
  • 67805de910 use y register to save character tay+tya is 4 cycles/2 bytes. lda (dp),y is 7 cycles/2 bytes Kelvin Sherlock 2019-08-09 22:29:31 -0400
  • f1b2db8e0b add dummy segment, cleanup label cleanup Kelvin Sherlock 2019-08-09 21:52:23 -0400
  • 3101873578 only do masking if case-insensitive Kelvin Sherlock 2019-08-09 19:08:29 -0400
  • ea0ad78225 remove old code Kelvin Sherlock 2019-08-09 19:08:14 -0400
  • cb4c2bc541 include full string as comment with return value. Kelvin Sherlock 2019-08-09 18:56:58 -0400
  • 07cad750c9 improved lowercase matching algorithm. Kelvin Sherlock 2019-08-09 18:52:20 -0400
  • 67a7107142 v2 Kelvin Sherlock 2019-08-09 18:28:32 -0400