Commit Graph

11 Commits

Author SHA1 Message Date
Dobin 849df50dc8 refactor: remove source_style enum, do it with directories 2024-05-19 10:33:06 +01:00
Dobin 32000b5b78 fix: some dll bugs 2024-05-13 22:01:16 +01:00
Dobin d4e4507e19 refactor: cleanup, create unittest, fix get_physical_address 2024-04-14 14:04:15 +01:00
Dobin b4671c8690 fix: make DLL + func + EOP work 2024-04-14 11:47:47 +01:00
Dobin 368b14934d fix: tester.py, and add testcases for DLL 2024-04-13 12:23:36 +01:00
Dobin a03c267070 refactor: rename central data structures 2024-04-07 11:34:13 +01:00
Dobin a6dbbe69ac refactor: move directories around 1/2 2024-03-29 18:02:16 +00:00
Dobin ed9647920b refactor: consolidate all three log things (cmd output, logger, files) into observer 2024-03-28 20:40:57 +00:00
Dobin 23992328d0 refactor: make log a class MyLog 2024-03-28 19:57:06 +00:00
Dobin 4064cf94ba refactor: new data/ structure 2024-03-27 20:13:14 +00:00
Dobin da567af27e refactor: dedicated tester 2024-03-16 14:38:50 +00:00