Commit Graph

  • 3a696f8fa9 Removed old tests main Devine Lu Linvega 2024-05-06 08:23:27 -0700
  • b0bfb38dcc Fixed typo in system expansion test Devine Lu Linvega 2024-04-15 17:12:24 -0700
  • b7d80643e8 Fix non-ASCII bytes being detected as whitespace Devine Lu Linvega 2024-04-13 19:31:09 -0700
  • 41567558bc (mandelbrot) Improvements from d6 Devine Lu Linvega 2024-04-05 09:14:03 -0700
  • 11d32db150 (uxnasm) Print token during nested macro error Devine Lu Linvega 2024-04-03 21:08:17 -0700
  • fc7ae4301c (uxnasm) Only find hex glyph once Devine Lu Linvega 2024-04-03 20:58:55 -0700
  • 182c727680 (uxnasm) Report the correct line number in references Devine Lu Linvega 2024-04-03 20:35:24 -0700
  • aae4446dfb (uxnasm) References print file and line number Devine Lu Linvega 2024-04-03 20:21:13 -0700
  • ab2dd4082a (uxnasm) No context for findopcode Devine Lu Linvega 2024-04-03 19:46:50 -0700
  • 4331025178 (uxnasm) Report unknown mode Devine Lu Linvega 2024-04-03 19:37:16 -0700
  • a74df86d06 (uxnasm) Fixed issue with skipped last token in include Devine Lu Linvega 2024-04-03 19:20:10 -0700
  • 9564868464 (uxnasm) Fixed issue with long hex values Devine Lu Linvega 2024-04-03 09:08:28 -0700
  • 01135b0bb4 (uxnasm) Allow lambdas in macros Devine Lu Linvega 2024-04-02 15:13:26 -0700
  • fde8305d65 (uxnasm) Start line number at 1 Devine Lu Linvega 2024-04-02 08:38:19 -0700
  • fc6ec0b387 (uxnasm) Improved errors Devine Lu Linvega 2024-03-30 20:05:52 -0700
  • f6cda36187 (uxnasm) Explicit error for empty rom Lobo Torres 2024-03-29 15:35:08 -0300
  • e47a14f673 (uxnasm) Catch missized #hex Devine Lu Linvega 2024-03-29 10:43:22 -0700
  • 68d6a5f604 (uxnasm) More explicit resolve errors Devine Lu Linvega 2024-03-29 10:26:25 -0700
  • cdd6008b7a (uxnasm) Larger dict buffer Devine Lu Linvega 2024-03-28 20:33:28 -0700
  • 80d01b7113 (uxnasm) Optimization Devine Lu Linvega 2024-03-28 20:25:16 -0700
  • fe515570a2 (uxnasm) Added ishex() macro Devine Lu Linvega 2024-03-28 17:22:05 -0700
  • 5e593e7931 (uxnasm) Recover Devine Lu Linvega 2024-03-28 14:39:52 -0700
  • f55a6a0b55 (uxnasm) Housekeeping Devine Lu Linvega 2024-03-28 14:29:34 -0700
  • cf552bb50b (uxnasm) Removed scpy Devine Lu Linvega 2024-03-28 14:26:59 -0700
  • e080125437 (uxnasm) Removed slen macro Devine Lu Linvega 2024-03-28 14:03:25 -0700
  • 9af23e1090 (uxnasm) Generalized makesublabel Devine Lu Linvega 2024-03-28 13:24:41 -0700
  • 84cc003dec (uxnasm) Catch buffer overflows Devine Lu Linvega 2024-03-28 12:08:10 -0700
  • 8d06f3e1b9 (uxnasm) Fixed issue with comments inside macros Devine Lu Linvega 2024-03-28 12:04:25 -0700
  • 6c3888f306 (uxnasm) Housekeeping Devine Lu Linvega 2024-03-28 11:57:54 -0700
  • 19a06cfd17 Starting to report unused macros Devine Lu Linvega 2024-03-28 11:43:21 -0700
  • 3dbdb19225 (uxnasm) Use save() to cat path Devine Lu Linvega 2024-03-28 10:47:46 -0700
  • 4a028ed63b (uxnasm) Housekeeping Devine Lu Linvega 2024-03-28 10:37:16 -0700
  • 389d6ce364 (uxnasm) Merge build functions Devine Lu Linvega 2024-03-28 10:07:37 -0700
  • a1a6271622 (uxnasm) Created build step Devine Lu Linvega 2024-03-28 09:48:07 -0700
  • ea8f512fcd (uxnasm)Check for output size after resolving symbols Devine Lu Linvega 2024-03-28 09:30:23 -0700
  • fe414183b0 (uxnasm) Renamed makeinclude to assemble Devine Lu Linvega 2024-03-28 09:25:15 -0700
  • c0ba862911 (uxnasm) Reduced dictionary Devine Lu Linvega 2024-03-28 09:23:13 -0700
  • 7c1492908c (uxnasm) Merged item name validation Devine Lu Linvega 2024-03-27 21:18:15 -0700
  • 0098007b63 (uxnasm) Housekeeping Devine Lu Linvega 2024-03-27 17:37:48 -0700
  • 5801d4fc9f (uxnasm) Merged ref resolution functions Devine Lu Linvega 2024-03-27 17:08:32 -0700
  • a252da617c (uxnasm) Housekeeping Devine Lu Linvega 2024-03-27 17:00:08 -0700
  • 652bff0a93 (uxnasm) Housekeeping Devine Lu Linvega 2024-03-27 16:48:56 -0700
  • 632f9fc0fa (uxnasm) Asbtracted ref resolve Devine Lu Linvega 2024-03-27 16:36:28 -0700
  • 9eee73f411 (uxnasm) Removed rune from Item Devine Lu Linvega 2024-03-27 16:21:39 -0700
  • 6b355e3d8e (uxnasm) Housekeeping Devine Lu Linvega 2024-03-27 16:14:02 -0700
  • 3c1a4ec45c (uxnasm) Merge findlabels Devine Lu Linvega 2024-03-27 16:07:26 -0700
  • 24319c55e9 (uxnasm) Housekeeping Devine Lu Linvega 2024-03-27 15:59:03 -0700
  • aedc593434 (uxnasm) Abstracted write string Devine Lu Linvega 2024-03-27 15:55:16 -0700
  • 966aab7bb8 (uxnasm) Report file name in error correctly Devine Lu Linvega 2024-03-27 13:55:48 -0700
  • 0f64cb61e9 (uxnasm) Pass context with path Devine Lu Linvega 2024-03-27 13:43:13 -0700
  • c3738a9eb0 (uxnasm) Display the correct line number on error Devine Lu Linvega 2024-03-27 13:34:44 -0700
  • aafef20ba5 (uxnasm) Increment line value at pointer Devine Lu Linvega 2024-03-27 13:23:16 -0700
  • 03caf9317b (uxnasm) Stop assembling on error Devine Lu Linvega 2024-03-27 13:18:42 -0700
  • af87818228 (uxnasm) Preserve line context across includes Devine Lu Linvega 2024-03-27 13:11:17 -0700
  • 56131efa43 Saveguard against empty file Devine Lu Linvega 2024-03-27 12:11:51 -0700
  • 4713261184 (uxnasm) Removed unused buffer Devine Lu Linvega 2024-03-27 12:05:19 -0700
  • f50e915e42 (uxnasm) Count line number during macros Devine Lu Linvega 2024-03-27 12:03:24 -0700
  • 59b7ee83c5 (uxnasm) Removed unused param in walkcomment Devine Lu Linvega 2024-03-27 11:49:05 -0700
  • 5c4e14555b Count lines in comment Devine Lu Linvega 2024-03-27 11:41:48 -0700
  • e10f7b8cb2 (uxnasm) Housekeeping Devine Lu Linvega 2024-03-27 11:33:07 -0700
  • 41331ee4fc (uxnasm) Removed program struct Devine Lu Linvega 2024-03-27 11:01:58 -0700
  • 93a409500a (uxmasm) Merged item finding routines Devine Lu Linvega 2024-03-27 10:47:12 -0700
  • a56a4e0be0 (uxnasm) Merged token types Devine Lu Linvega 2024-03-27 10:39:34 -0700
  • 1df9b12efd (uxnasm) Store macros into dict Devine Lu Linvega 2024-03-27 10:37:03 -0700
  • 0db728a46b (uxnasm) push cap char Devine Lu Linvega 2024-03-27 10:27:17 -0700
  • 278a4391c9 (uxnasm) Removed macro length Devine Lu Linvega 2024-03-27 10:20:33 -0700
  • 7760593a88 (uxnasm) Walk macro Devine Lu Linvega 2024-03-27 10:18:06 -0700
  • fe4103cadb (uxnasm) Report error when walking comment Devine Lu Linvega 2024-03-27 09:48:09 -0700
  • 4c7ec082f5 (uxnasm) Store refs as labels Devine Lu Linvega 2024-03-27 09:42:15 -0700
  • 0414a98b0e (uxnasm) Reference store strings in dict Devine Lu Linvega 2024-03-27 09:37:19 -0700
  • c9f2eb0aad (uxnasm) Macros names are stored in dict Devine Lu Linvega 2024-03-27 09:24:51 -0700
  • 18f545f3c9 (uxnasm) Starting to merge buffers Devine Lu Linvega 2024-03-27 09:21:34 -0700
  • c5a5eaff0e (uxnasm) Quieted warning Devine Lu Linvega 2024-03-26 21:56:50 -0700
  • 9d6587ffa5 (uxnasm) Converted functions to macros Devine Lu Linvega 2024-03-26 21:46:41 -0700
  • 2f3eb460d6 (uxnasm) Removed unnecessary masking Devine Lu Linvega 2024-03-26 21:11:31 -0700
  • c64fe94038 (uxnasm) Walk across comments in macros Devine Lu Linvega 2024-03-26 13:53:23 -0700
  • 0ae8812680 (uxnasm) Read characters into char buffers Devine Lu Linvega 2024-03-26 13:45:08 -0700
  • 832ba26e30 Improved comment walking Devine Lu Linvega 2024-03-26 13:41:52 -0700
  • a197c24b2a Abstracted walk-comment Devine Lu Linvega 2024-03-26 13:35:37 -0700
  • bcdd08bc4e (uxnasm) makelabel can set scope Devine Lu Linvega 2024-03-26 13:31:11 -0700
  • fafc4e1734 (uxnasm) single-line handlers Devine Lu Linvega 2024-03-26 13:11:07 -0700
  • ad6528be66 (uxnasm) Clearer error for subroutine ref error Devine Lu Linvega 2024-03-26 13:03:47 -0700
  • a2ed2226f3 (uxnasm) Optimized writehex Devine Lu Linvega 2024-03-26 12:53:06 -0700
  • a6fb9a22c5 (uxnasm) Abstracted writehex Devine Lu Linvega 2024-03-26 12:40:43 -0700
  • f1fa4f6ea1 (uxnasm) Removed refinc to parent labels Devine Lu Linvega 2024-03-26 11:51:48 -0700
  • 20a11c0f4c (uxnasm) makesub use global scope Devine Lu Linvega 2024-03-26 11:47:16 -0700
  • 7819add659 (uxnasm) addref use global scope Devine Lu Linvega 2024-03-26 11:46:15 -0700
  • 5d6d9ef4b1 (uxnasm) Program length should be int Devine Lu Linvega 2024-03-26 11:38:32 -0700
  • e0c907f088 (uxnasm) Keep actual copy of source name Devine Lu Linvega 2024-03-26 11:33:25 -0700
  • 5a109cb203 (uxnasm) Lambda string is public Devine Lu Linvega 2024-03-26 11:27:45 -0700
  • 5c2cd9de04 (uxnasm) Make scope global Devine Lu Linvega 2024-03-26 11:22:02 -0700
  • db25349114 (uxnasm) Removed setlocation Devine Lu Linvega 2024-03-26 11:19:01 -0700
  • b1ec78a806 (uxnasm) Move setup in main Devine Lu Linvega 2024-03-26 11:16:36 -0700
  • 26c8d5f6e7 Removed redundant primitive Devine Lu Linvega 2024-03-26 11:14:00 -0700
  • 9f7391395f makelabel detects sublabels Devine Lu Linvega 2024-03-26 11:10:08 -0700
  • 683eb6b859 (uxnasm)Catch overflow proper Devine Lu Linvega 2024-03-26 11:02:11 -0700
  • c6674605fd (uxnasm) Merge tokenizers Devine Lu Linvega 2024-03-26 10:58:55 -0700
  • e871d8dc0c Include uses tokenizer Devine Lu Linvega 2024-03-26 10:49:29 -0700
  • 553e559e4e (uxnasm) Abstracted tokenizer Devine Lu Linvega 2024-03-26 10:45:25 -0700
  • e632579243 (uxnasm) Minor optimizations Devine Lu Linvega 2024-03-26 10:34:20 -0700