Age | Commit message (Collapse) | Author | |
---|---|---|---|
5 days | oemu: types: Add addr_t type | Ian Moffett | |
The addr_t type represents any kind of memory address. We also assign paddr_t to addr_t. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
5 days | oemu: cpu: Add link registers and SR_STATE | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
5 days | oemu: cpu: Add CPU register dump | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
6 days | oemu: cpu: Decode and process HLT instruction | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
6 days | usr: Add initial OSMX64 emulator sources | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |