mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
12 lines
409 B
Markdown
12 lines
409 B
Markdown
|
|
[← Home](../README.md)
|
||
|
|
|
||
|
|
# CPU and MMU — Overview
|
||
|
|
|
||
|
|
## Section Index
|
||
|
|
|
||
|
|
| File | Description |
|
||
|
|
|---|---|
|
||
|
|
| [68040_68060_libraries.md](68040_68060_libraries.md) | 68040.library / 68060.library — CPU instruction emulation |
|
||
|
|
| [mmu_management.md](mmu_management.md) | MMU page tables, mmu.library, Enforcer, VMM |
|
||
|
|
| [cache_management.md](cache_management.md) | Cache control: CacheClearU, CacheControl, CACR |
|