LSM-11(5) Retro Project Manual LSM-11(5) NAME lsm-11 - lsmem style memory dump format DESCRIPTION lsm-11 files contain a 16 bit memory dump in the format produced by the lsmem subcommand. It is simply a list with one addr:data pair per line, both addr and data are given as 16 bit octal numbers. Like for example 000000 : 012700 000002 : 000026 000004 : 105710 000006 : 001406 000010 : 105737 000012 : 177564 NOTES lsm-11 files can be created with asm-11. lda-11 files can be converted into lsm-11 format with ldadump. SEE ALSO asm-11(1), ldadump(1) AUTHOR Walter F.J. Mueller <W.F.J.Mueller@gsi.de> Retro Project 2022-05-13 LSM-11(5)