Commit Graph

16 Commits

Author SHA1 Message Date
a6c95eccaf [ref] Cleanup memory 2024-02-19 13:46:27 +05:30
8714e906bc [doc] Status and formatting 2024-02-19 13:41:49 +05:30
b7615368c3 [gpu] Implement scaling 2024-02-19 12:59:29 +05:30
fbf38e4925 [???] Lots of work
Cleanup un-needed elements, simplify memory management
2024-02-19 12:30:27 +05:30
ff8fa4fcd3 [cln] Cleanup and fixes 2024-02-19 09:11:06 +05:30
624e15dd4c [cpu] Impl CPU logic 2024-02-18 22:03:21 +05:30
04d1d9160d [brw] Use cell and refcell to implement shared behaviour 2024-02-18 22:03:10 +05:30
f6eca76b0c [brw] Remove clone and satisfy the borrow checker 2024-02-18 19:45:34 +05:30
7492ba8dd3 [gpu] Add graphics and adapter 2024-02-18 15:11:37 +05:30
8df1da1d17 [pcr] address checks in Program counter 2024-02-18 09:57:10 +05:30
0221eeedaf [ram] Normalize memory access across memory devices 2024-02-18 09:44:49 +05:30
8cafe36a45 [col] Add color methods 2024-02-17 10:56:36 +05:30
9b853f9ff7 [dbg] Add results 2024-02-17 09:54:41 +05:30
cf0c57b159 [dbg] Add env based log levels 2024-02-17 08:45:13 +05:30
757d01fc25 [dbg] Add endian order operations 2024-02-17 08:44:14 +05:30
9314888e99 [mem] Add mapped memory 2024-02-16 23:13:59 +05:30