forked from amberisvibin/chibi-pc09
more organization, again :\
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# bedroom Z80
|
# bedroom Z80
|
||||||
|
|
||||||
|
### Description:
|
||||||
|
|
||||||
The bedroom Z80 is a Z80-based microcomputer with an advanced I/O system, boot scheme, and graphics hardware:
|
The bedroom Z80 is a Z80-based microcomputer with an advanced I/O system, boot scheme, and graphics hardware:
|
||||||
|
|
||||||
- On boot, the coldboot ROM will search a FAT SD card for a bootfile, load it into RAM, and execute it. Due to a quirk in the way the Z80 (and CP/M) operates, once the ROM has finished its work, it will remove itself from the memory address space.
|
- On boot, the coldboot ROM will search a FAT SD card for a bootfile, load it into RAM, and execute it. Due to a quirk in the way the Z80 (and CP/M) operates, once the ROM has finished its work, it will remove itself from the memory address space.
|
||||||
@@ -8,7 +10,7 @@ The bedroom Z80 is a Z80-based microcomputer with an advanced I/O system, boot s
|
|||||||
|
|
||||||
- The graphics system will be more advanced than most homebrew computer projects. It will have a custom TTL logic graphics card that will be able to display 320x200 in 16 colours over VGA.
|
- The graphics system will be more advanced than most homebrew computer projects. It will have a custom TTL logic graphics card that will be able to display 320x200 in 16 colours over VGA.
|
||||||
|
|
||||||
Todo:
|
### Todo:
|
||||||
|
|
||||||
- Design mainboard
|
- Design mainboard
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user