Model T CP/M Project (mtcpm) ---------------------------- This project is an effort to develop a version of CP/M, based on existing source code and implementing new code as neccessary, to run on the various incarnations of the TRS-80 Model 100 (the Model Ts). Since the Model T does not have a 64K all-ram mode, we are targeting Model Ts with one of two memory upgrades: REX2, and Remem. See http://www.istop.com/%7Esadolph/remem_home.html Mass storage is an open question at present. Remem provides onboard flash. Likely, we will at least support serial connected mass storage of some sort. Developer Links --------------- Introduction to CP/M Internals http://www.dcast.vbox.co.uk/cpm.html Remem, Rex2 Memory Subsystem Enhancements http://www.istop.com/%7Esadolph/remem_home.html