Schematics refactoring:
by giuliof 1 year 9 months
Schematics refactoring:

- New sheet reserved to video memory.
- Removed video memory parts inside video_generation.
- Removed video memory parts inside GPIO.
- Generic cleanup to keep all circuits inside each sheet.
Discovered WE and OE signals for video memories, p...
by giuliof 1 year 9 months
Discovered WE and OE signals for video memories, plus others
CTC, serial clock and main clock
by giuliof 1 year 9 months
parallel port, which is absolutely not a centronic...
by giuliof 1 year 9 months
parallel port, which is absolutely not a centronics port
Found vsync frame signal for z80 + minors
by giuliof 1 year 9 months
Added FDC sheet (WIP), added partial parallel port...
by giuliof 1 year 10 months
Added FDC sheet (WIP), added partial parallel port inout
IO addressing space multiplexing and small IO desc...
by giuliof 1 year 11 months
IO addressing space multiplexing and small IO description
Reset circuit
by giuliof 1 year 11 months
Added some missing labels and references
by giuliof 1 year 11 months
Video memory concurrency
by giuliof 2 years 1 week
Video memory concurrency

- bank7 selector to address video or attribute RAM
- found read and write data paths leading to video RAMs (F11, F12).
- video RAMs CS generation.
Report a bug