1
0
mirror of https://github.com/wfjm/w11.git synced 2026-02-02 07:01:38 +00:00
Files
wfjm.w11/tools/asm-11
wfjm 1f7cf00c35 asm-11: BUGFIX '100(pc)' was compiled as '100'
- asm-11: do pc-relative offset calculation correctly
- tools/asm-11/tests:
  - test_0100_op_g, test_0110_op_gg: add test cases for this bug
  - test_0140_op_o.mac: add value checks

Closes #32
2022-07-29 08:34:23 +02:00
..
2022-07-27 08:11:37 +02:00
2019-07-20 10:10:08 +02:00
2016-12-17 20:18:29 +01:00
2016-12-27 23:35:12 +01:00

This directory tree contains the environment for asm-11 assembler and is organized in

Directory Content
lib macro and routine library
tests asm-11 test suite
tests-err asm-11 test suite (error resonse part)