pdp11_as.git
20 months agoIn asxlat, translate ! to ~ (not operator; used with bic instruction) master
Nick Downing [Thu, 11 Aug 2022 07:29:51 +0000 (17:29 +1000)]
In asxlat, translate ! to ~ (not operator; used with bic instruction)

20 months agoImplement -u for asxlat, for less readable but more robust locals handling
Nick Downing [Thu, 11 Aug 2022 04:45:18 +0000 (14:45 +1000)]
Implement -u for asxlat, for less readable but more robust locals handling

20 months agoIn asxlat, improve .dw and multi line constructs with semicolon
Nick Downing [Thu, 11 Aug 2022 03:57:24 +0000 (13:57 +1000)]
In asxlat, improve .dw and multi line constructs with semicolon

20 months agoImprove byte, word and semicolon handling in asxlat
Nick Downing [Thu, 11 Aug 2022 03:25:32 +0000 (13:25 +1000)]
Improve byte, word and semicolon handling in asxlat

20 months agoImprove number and local label handling in asxlat
Nick Downing [Thu, 11 Aug 2022 03:00:13 +0000 (13:00 +1000)]
Improve number and local label handling in asxlat

20 months agoInitial commit, PDP-11 assembler from 2.11BSD, translated to C, with list/xlat
Nick Downing [Thu, 11 Aug 2022 02:26:02 +0000 (12:26 +1000)]
Initial commit, PDP-11 assembler from 2.11BSD, translated to C, with list/xlat