Lily Tsuru
cd684e1f3e
wow holy shit lily finally figured out how to work on the cpu core!
...
In all seriousness, this commit is a major milestone; insofar that it is
the first time I can actually work on the CPU core.
2023-07-23 05:19:08 -04:00
Lily Tsuru
aa66a1ff2e
riscv: Implement partial CLINT and SYSCON.
2023-07-22 22:43:49 -04:00
Lily Tsuru
8eaf05a8ac
riscv: Heavy bus refactor.
...
It now doesn't assume literally every device would map something to memory.
This should also fix some API orthogonality issues (ergo the CPU being treated specially)
2023-07-21 06:32:04 -04:00
Lily Tsuru
9d7ef71d3b
RamDevice is public
...
start skeleton gmod module
2023-07-18 02:05:39 -04:00
Lily Tsuru
b4a343e9db
move all native projects to native/projects
...
this should make the folder structure a bit more navigatable
2023-07-16 05:46:49 -04:00