-
Notifications
You must be signed in to change notification settings - Fork 103
Open Ideas
Marius Muench edited this page Apr 2, 2021
·
9 revisions
Functional:
- Update of core to asyncio
Code quality:
- use of typing?
- Integration of black8 in workflow?
- Re-think definition of registers in arch classes
Documentation:
- Architecture/developer documentation
- Arch subsystem (why are registers defined as they are?)
- Contributing.md
- Update handbook about plugins
- Automatically push auto-generated doc on commit on main. (CI?)
Bug Fixes:
- Add support for file_bytes and file_offset arguments to the configurable machine in Panda (https://github.com/avatartwo/avatar-qemu/commit/1f7309e7079fd572597bddac79db4a66da0bb158)