In a cpu with a 16 bit program counter, ehat is maximum, directly acccessible code space?
Answers
Answered by
0
The Intel 8080 used by these computers was an 8-bit processor, with 16-bit address space, which allowed it access up to 64 KB of memory; .COM executables used with CP/M have a maximum size of 64 KB due to this, as do those used by DOS operating systems for 16-bit microprocessors
Similar questions