/Z80CPM

Computer Z80 CPU running CP/M

Primary LanguageAssembly

Z80 CP/M

Computer Z80 CPU running CP/M

Config

Z80 - 3.6864 Mhz (57600) or 7.3728 Mhz (115200) RAM - 64Kb ROM - 16Kb

MEMORY MAPS

INITIAL BOOT

0000-3FFF ROM

  • 0000 Boot monitor
  • 2000 Microsoft BASIC interpreter

4000-FFFF RAM

Once CP/M is loaded 0000-FFFF RAM

  • 0100 Transient program area (applications)
  • D000 CP/M System
  • E600 BIOS

Partições 128Mb - Compact flash A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P

DISK DETAILS

64MB Compact Flash A: to G: - 8MByte H: - 5MByte

128MB Compact Flash, the full sixteen CP/M drives are available. A: to O: - 8MByte P: - 2MByte

Projeto original - by Grant Searle

http://searle.x10host.com/cpm/index.html

Links:

Testes - https://github.com/diego123cruz/z80-apps

Info:

Terminal serial - SecureCRT ou YAT (para transferir os programas precisa de delay entre os caracteres)