Commit Graph

3 Commits

Author SHA1 Message Date
Suguru Saito 29c43802a5 Fix PW-A7400 support 2024-01-22 17:55:48 +09:00
Takumi Sueda 98a6ae1c54
Add support 1st generation Brain (#9)
* Add support 1st generation Brain

Address information was given by pepepper.
Thank you!

* Use CamelCase to name enum types

* Update BrainLILODrv.cpp

Co-authored-by: Takumi Sueda <puhitaku@gmail.com>

* simplify BrainGen enum types

* Remove redundant debu log

* Fix Gen2 and later addresses

Co-authored-by: Toshifumi NISHINAGA <tnishinaga.dev@gmail.com>
Co-authored-by: Toshifumi NISHINAGA <tnishinaga@users.noreply.github.com>
Co-authored-by: pepepper <hollyholly2014@outlook.jp>
2022-09-23 00:41:59 +09:00
Takumi Sueda 39e86e4af0 Detect the appropriate binary and load it 2022-05-05 23:30:36 +09:00