Adolfo Reyna adolforeyna
  • Joined on 2025-10-30
adolforeyna pushed to main at adolforeyna/basic1 2026-02-13 01:41:21 +00:00
38ffdac749 Add pagination to game launcher - 4 games per page
adolforeyna pushed to main at adolforeyna/basic1 2026-02-13 00:40:44 +00:00
50793ac535 feat: add final 4 games for basic1 console
adolforeyna pushed to main at adolforeyna/basic1 2026-02-13 00:20:35 +00:00
53a2fb046b feat: add 6 lua games for basic1 console
adolforeyna created branch main in adolforeyna/basic1 2026-02-12 03:54:58 +00:00
adolforeyna pushed to main at adolforeyna/basic1 2026-02-12 03:54:58 +00:00
eacc03a38c Implement 4-quadrant dirty rectangle optimization and 30 FPS limiting for ST7796
b59d716965 Optimize ST7796 driver: Use bulk SPI transfers and blocking DMA for higher framerate
47fc02f05c Fix frame update logic and emulator support
fe5d58b663 Refactor power saving logic into display drivers and add ST7789 support
ce1f06ccbf Implement 2-stage power saving: dim at 2min, sleep at 10min
Compare 10 commits »
adolforeyna created repository adolforeyna/basic1 2026-02-12 03:54:26 +00:00
adolforeyna pushed to master at adolforeyna/emulatedisplay 2026-01-19 04:30:21 +00:00
8170799f01 correct for narrow chars on fonts
adolforeyna pushed to master at adolforeyna/emulatedisplay 2026-01-19 04:25:36 +00:00
3491de4650 Add support to different width fonts
adolforeyna pushed to master at adolforeyna/emulatedisplay 2026-01-15 03:52:41 +00:00
87e06ae249 Trying some simple bitmap drawing
c3d76be7a7 Trying some simple bitmap drawing
Compare 2 commits »
adolforeyna pushed to master at adolforeyna/emulatedisplay 2026-01-14 04:02:59 +00:00
cff4956829 adding text color to the render class
adolforeyna pushed to master at adolforeyna/eink-api 2026-01-14 04:01:40 +00:00
7f5b027031 low level render working
adolforeyna created branch master in adolforeyna/eink-api 2026-01-14 03:06:11 +00:00
adolforeyna pushed to master at adolforeyna/eink-api 2026-01-14 03:06:11 +00:00
0bb25bb984 adding custom fonts and editor mode with tab
7d3ae06e63 adding inverted color commands
1ce6e1adab screen auto off in 30s
564484aa2e editor restarts and close actually sleep the screen
3681a7f81d show commands as typed on screen
adolforeyna created repository adolforeyna/eink-api 2026-01-14 03:04:58 +00:00
adolforeyna pushed to master at adolforeyna/emulatedisplay 2026-01-14 02:47:14 +00:00
28310a4eb5 add bitmap drawing
adolforeyna pushed to master at adolforeyna/emulatedisplay 2026-01-13 15:56:01 +00:00
5e0fe7c6d9 add more low level drawing functions
55475d10ec lowlevel render should work for the emulator and the hardware display
713d2c0cfd using the console input since the window is lagged on mac
Compare 3 commits »
adolforeyna created branch master in adolforeyna/emulatedisplay 2026-01-13 01:52:53 +00:00
adolforeyna pushed to master at adolforeyna/emulatedisplay 2026-01-13 01:52:53 +00:00
257c858f98 initial
adolforeyna created repository adolforeyna/emulatedisplay 2026-01-13 01:52:04 +00:00
adolforeyna pushed to main at adolforeyna/eink-dairy 2026-01-01 18:34:00 +00:00
bc8ae91eba single repo