Commit Graph

13 Commits

Author SHA1 Message Date
Takumi Sueda 2ec8f7827e Version 4.1.0 2024-02-04 10:08:17 +09:00
Suguru Saito 48be6a7427 feat: show version 2024-01-26 18:49:00 +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 c826f2581e Version 3.0.0 2022-05-06 00:02:08 +09:00
Takumi Sueda 81292bf242 Enable optimization to avoid a link error 2022-05-05 23:30:40 +09:00
Takumi Sueda f2bb98655a Change the prefix to the default prefix of cegcc-build 2022-05-05 23:30:40 +09:00
Takumi Sueda 631d1c7738 Version 2.0.0 2022-04-19 03:30:15 +09:00
Takumi Sueda 0d0261e5f9 Read the internal model name and load appropriate binary 2022-04-19 01:33:34 +09:00
Takumi Sueda df715fc373 Declare version in Makefile 2022-04-12 01:38:06 +09:00
Chiharu Shirasaka 4515664505 remove unneeded target 2022-01-23 16:32:42 +09:00
Chiharu Shirasaka bf62b2063a modified: BrainLILO.cpp BrainLILODrv.cpp Makefile
new file:   dummy.cpp
2020-10-09 19:53:40 +09:00
Takumi Sueda 8074cc3b34 Add PREFIX to specify prefix manually 2020-09-29 14:13:29 +09:00
Chiharu Shirasaka 6fbf85a88e Initial commit 2020-09-28 03:19:37 +09:00