more chips

more docs
This commit is contained in:
2025-08-02 11:17:23 -04:00
parent 7ac8bd86ba
commit c4e1f233ae
98 changed files with 2908 additions and 2270 deletions
+7 -2
View File
@@ -3,6 +3,11 @@ pub mod bus_control_byte;
pub mod memory_chip;
pub mod rom_chip;
pub mod ram_chip;
pub mod via_chip;
pub mod pia_chip;
pub mod backplane;
mod timer_chip;
pub mod timer_chip;
pub mod serial_interface_chip;
pub mod parallel_interface_chip;
pub mod time_of_day_chip;
pub mod gpio_chip;
mod cia_chip;