wfjm
|
bc0a9907df
|
tcode: Makefile auto-dependency; tcode_std_start bugfix
|
2022-08-12 08:01:02 +02:00 |
|
wfjm
|
c3f36925c2
|
use call+return+push+pop
- tools/tcode/*.mac: use call+return+push+pop
- tools/asm-11
- lib/push_pop.mac: added, contains push/pop macros
- lib/tcode_std_start.mac: include push_pop.mac; ensure PRI=0 at start
- tests/test_0170_misc.mac: added, verifies call,return response
|
2022-07-30 11:14:57 +02:00 |
|
wfjm
|
14877b7aa7
|
tcodes: cpu_mmu.mac added; use macros
- tools/asm-11/lib/halt_checks.mac: added, tcode support macros
- tools/tcode/cpu_mmu.mac: added, with first sections
|
2022-07-27 08:11:37 +02:00 |
|
wfjm
|
db27ceddcf
|
SPDX: tools/asm-11/*/*.mac
|
2019-07-20 10:10:08 +02:00 |
|
Walter F.J. Mueller
|
92e149437d
|
Fix license disclaimer
|
2016-12-26 21:27:33 +01:00 |
|
Walter F.J. Mueller
|
677773d123
|
- Add CPU debug and monitoring units (dmhbpt,dmscnt,dmcmon)
|
2015-12-30 20:21:18 +00:00 |
|