Commit Graph

3 Commits

Author SHA1 Message Date
Ry
82edb1d8da Implement paging, bump version to 0.3.0
This works in a similar way to x86's paging, by using page directories
which point to page tables, which point to physical addresses.
2022-08-15 17:40:04 -07:00
Ry
4b506f3e65 Add int instruction, bump version to 0.2.0 2022-08-09 02:04:46 -07:00
Ry
16b43cc87a Move encoding.md to docs/ 2022-07-04 22:39:11 -07:00