sasm.git
5 days ago Robert PengellyModifications to work with CC64 master
7 days ago Robert PengellyDon't forget to check for '0'
2025-05-12 Robert PengellyDon't reply on stdint.h and it's types
2025-05-12 Robert PengellyJust return 1 for WATCOM to remove warnings about compa...
2025-05-11 Robert PengellyBug fix
2025-05-11 Robert PengellyAdded coff object support and refactor to keep code...
2025-05-10 Robert PengellyAdded another Makefile
2025-05-10 Robert PengellyStart of 64-bit support
2025-04-28 Robert PengellySupport far/near calls and only convert based on model...
2025-04-21 Robert PengellyRemove eval.c and evel.h and use expression_evaluate_an...
2025-04-21 Robert PengellyAdded intel style operators in eval.c
2025-04-14 Robert PengellyFixes for large model
2025-04-08 Robert PengellyUse report_as instead
2025-03-16 Robert PengellyAdded Makefile.wat
2025-03-14 Robert PengellySwitch to memmove instead of sprintf
2025-02-27 Robert PengellyBug fixes
2024-12-20 Robert PengellyUpdated hashing function
2024-12-16 Robert PengellyFixed double free bug
2024-11-20 Robert PengellyBug fix
2024-11-07 Robert PengellyAlso create I386 elks objects
2024-10-26 Robert PengellyPossible bug fixes
2024-10-16 Robert PengellyCreate ELK object file
2024-09-16 Robert PengellySupport MASM segments
2024-09-05 Robert PengellyAdd a character or characters to the start of a symbol...
2024-06-14 Robert PengellyDup with 'repeat * size' not just 'repeat' for constants
2024-06-09 Robert PengellyBug fixes
2024-06-09 Robert PengellyAdded option pseudo op
2024-06-08 Robert PengellyBug fix
2024-06-08 Robert PengellyBug fixes
2024-06-03 Robert PengellyNew server