Commit Graph
13 Commits
Author SHA1 Message Date
Garritt McCune 043311b2e0 Added a section about the Option byte. 2025-02-27 16:37:22 -06:00
Garritt McCune 1d063f7bba Refactored the section about the ISA. 2025-02-25 16:35:46 -06:00
Garritt McCune 5068c6c293 Added a new environment for creating the opcode tables. hoping this will simplify the setup and make things easier to maintain. 2025-02-20 13:50:59 -06:00
Garritt McCune eba9778993 Created a basic setup for the figure for the memory layout / map. 2025-02-04 15:17:13 -06:00
glm94 f85a74bd83 Updated chapter 1 to be more fleshed out. 2025-02-02 00:15:44 -06:00
Garritt McCune efb8bf8883 Further refined some details about how ADD will work which will impact the way the rest of the processor will behave. 2024-08-22 14:23:04 -05:00
Garritt McCune c8ff04050e Updated the look of references 2024-08-20 16:34:35 -05:00
glm94 e2e78a88fd Started the section on the supported interrupts just to get a few thoughts down. 2024-08-19 19:21:49 -05:00
Garritt McCune 1b9910e908 Started to mess around with setting up the figure for the layout of the registers and main memory. 2024-07-22 16:09:00 -05:00
glm94 5c646a4835 First opcode table setup. 2024-07-19 00:53:29 -05:00
glm94 51c79d74aa Added the start of a second chapter for the ISA itself. 2024-07-15 23:57:27 -05:00
glm94 70849bb698 Added a little more about the registers and tweaked the code for the register bit layout figure. 2024-06-16 01:38:41 -05:00
glm94 dcdf266cdd Initial commit and setup. 2024-05-09 20:31:43 -05:00