Commit Graph

32 Commits

Author SHA1 Message Date
Takumi Sueda
39e86e4af0 Detect the appropriate binary and load it 2022-05-05 23:30:36 +09:00
Takumi Sueda
5e107add0a Wait 1sec before jumping to U-Boot 2022-05-05 22:57:51 +09:00
Takumi Sueda
00bcb28e49 Increase the row height +2px to fix overlap 2022-05-05 22:57:22 +09:00
Takumi Sueda
0fa6074266
Merge pull request #5 from Sgch/draw-debug-messages
Add drawing debug message to the screen
2022-05-05 19:57:10 +09:00
Suguru Saito
986fc23451 Add drawing debug message to the screen 2022-05-05 19:09:46 +09:00
Takumi Sueda
631d1c7738 Version 2.0.0 2022-04-19 03:30:15 +09:00
Takumi Sueda
fd80af3c62
Merge pull request #4 from brain-hackers/model-detection
Implement model detection
2022-04-19 03:27:08 +09:00
Takumi Sueda
d1cb75e2f4 Obey the naming convention 2022-04-19 03:24:54 +09:00
Takumi Sueda
dc1bb3a88d Pass string literals to ShowMessage 2022-04-19 03:21:52 +09:00
Takumi Sueda
78554fba0b Initialize wcbuf with an empty initializer 2022-04-19 03:20:33 +09:00
Takumi Sueda
a7f9d3126b Remove unused functions and headers 2022-04-19 01:33:37 +09:00
Takumi Sueda
a128053742 Don't call MessageBox in WinMain to prevent freezing 2022-04-19 01:33:37 +09:00
Takumi Sueda
0d0261e5f9 Read the internal model name and load appropriate binary 2022-04-19 01:33:34 +09:00
Takumi Sueda
64868531ed Add editorconfig 2022-04-19 01:19:31 +09:00
Takumi Sueda
22bb734d29
Merge pull request #3 from brain-hackers/readme
Add README / declare the version number in Makefile
2022-04-12 01:55:41 +09:00
Takumi Sueda
9029a9b886 Add README.md 2022-04-12 01:53:49 +09:00
Takumi Sueda
df715fc373 Declare version in Makefile 2022-04-12 01:38:06 +09:00
Takumi Sueda
91766c78a9
Merge pull request #2 from brain-hackers/ci
Add GitHub Actions workflow definition
2022-04-12 01:23:40 +09:00
Takumi Sueda
5c9db6bf08 Add GitHub Actions workflow definition 2022-04-12 01:22:17 +09:00
45349a6dcf clean unused 2022-01-24 02:13:36 +09:00
d67326dc8f apply clang-format 2022-01-24 01:52:45 +09:00
3689ee66f7 Determine copy size from U-Boot file size & use uncached region for copy 2022-01-24 01:39:34 +09:00
4515664505 remove unneeded target 2022-01-23 16:32:42 +09:00
5981ed804b now working! 2020-10-25 20:17:25 +09:00
bf62b2063a modified: BrainLILO.cpp BrainLILODrv.cpp Makefile
new file:   dummy.cpp
2020-10-09 19:53:40 +09:00
8a8fe81433 modified: BrainLILODrv.cpp 2020-10-06 15:07:41 +09:00
reiden
5efeb09b0f
Merge pull request #1 from puhitaku/fix-puhitaku
Fix misc. things
2020-09-29 15:56:57 +09:00
Takumi Sueda
02f774a0b6 Add gitignore 2020-09-29 14:14:19 +09:00
Takumi Sueda
817ac52eef Correct file name 2020-09-29 14:13:50 +09:00
Takumi Sueda
8074cc3b34 Add PREFIX to specify prefix manually 2020-09-29 14:13:29 +09:00
d596552dd0 0
modified:   BrainLILOdrv.cpp
2020-09-28 14:01:28 +09:00
6fbf85a88e Initial commit 2020-09-28 03:19:37 +09:00