Support configuratable screen offset and remove resolved TODOs
This commit is contained in:
@@ -13,6 +13,8 @@ namespace JabyEngine {
|
||||
}
|
||||
};
|
||||
|
||||
static constexpr auto DisplayDefaultOffset = GPU::PositionI16::create(0, 0);
|
||||
|
||||
struct Periphery {
|
||||
static constexpr bool include_portB() {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user