#vga32 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #vga32, aggregated by home.social.
-
#RunCPM v6.8 #Update for #TTGO #VGA32
(Source & .bin-Files)
with Internal CCP v3.2
available at
https://github.com/guidol70/RunCPM_VGA32/raw/refs/heads/main/v6_8/RunCPM_VGA32_v6_8_IanMem_nonLED_24092025.zip -
#RunCPM v6.8 #Update for #TTGO #VGA32
(Source & .bin-Files)
with Internal CCP v3.2
available at
https://github.com/guidol70/RunCPM_VGA32/raw/refs/heads/main/v6_8/RunCPM_VGA32_v6_8_IanMem_nonLED_24092025.zip -
#RunCPM v6.8 #Update for #TTGO #VGA32
(Source & .bin-Files)
with Internal CCP v3.2
available at
https://github.com/guidol70/RunCPM_VGA32/raw/refs/heads/main/v6_8/RunCPM_VGA32_v6_8_IanMem_nonLED_24092025.zip -
#RunCPM v6.8 #Update for #TTGO #VGA32
(Source & .bin-Files)
with Internal CCP v3.2
available at
https://github.com/guidol70/RunCPM_VGA32/raw/refs/heads/main/v6_8/RunCPM_VGA32_v6_8_IanMem_nonLED_24092025.zip -
#RunCPM v6.8 #Update for #TTGO #VGA32
(Source & .bin-Files)
with Internal CCP v3.2
available at
https://github.com/guidol70/RunCPM_VGA32/raw/refs/heads/main/v6_8/RunCPM_VGA32_v6_8_IanMem_nonLED_24092025.zip -
Yay! 🥳
I just made my #TTGO #VGA32 use the #esp32forth variant with #fabgl enabled (a.k.a. #ESP32forthStation ) *and* properly recognize the onboard #sdcard !!
In the end the modification was quite simple, I had to tell the TTGO VGA32 the proper SPI pin configuration for the sd card via SPI.begin() and added that code to the SD.begin word definition.
By default, SD.begin would use the #esp32 default SPI pin configuration which is not being used on the TTGO VGA32 (see TTGO VGA32 pinout).
EDIT: but it took me hours to realize that I used a video resolution which consumed too much memory, causing each attempt to do a "SD.begin" in ESP32forth to fail ... lowering the resolution to 640x200@60 did do the trick! 😎
Time to go to bed ... 🥱
-
Yay! 🥳
I just made my #TTGO #VGA32 use the #esp32forth variant with #fabgl enabled (a.k.a. #ESP32forthStation ) *and* properly recognize the onboard #sdcard !!
In the end the modification was quite simple, I had to tell the TTGO VGA32 the proper SPI pin configuration for the sd card via SPI.begin() and added that code to the SD.begin word definition.
By default, SD.begin would use the #esp32 default SPI pin configuration which is not being used on the TTGO VGA32 (see TTGO VGA32 pinout).
EDIT: but it took me hours to realize that I used a video resolution which consumed too much memory, causing each attempt to do a "SD.begin" in ESP32forth to fail ... lowering the resolution to 640x200@60 did do the trick! 😎
Time to go to bed ... 🥱
-
Yay! 🥳
I just made my #TTGO #VGA32 use the #esp32forth variant with #fabgl enabled (a.k.a. #ESP32forthStation ) *and* properly recognize the onboard #sdcard !!
In the end the modification was quite simple, I had to tell the TTGO VGA32 the proper SPI pin configuration for the sd card via SPI.begin() and added that code to the SD.begin word definition.
By default, SD.begin would use the #esp32 default SPI pin configuration which is not being used on the TTGO VGA32 (see TTGO VGA32 pinout).
EDIT: but it took me hours to realize that I used a video resolution which consumed too much memory, causing each attempt to do a "SD.begin" in ESP32forth to fail ... lowering the resolution to 640x200@60 did do the trick! 😎
Time to go to bed ... 🥱
-
Yay! 🥳
I just made my #TTGO #VGA32 use the #esp32forth variant with #fabgl enabled (a.k.a. #ESP32forthStation ) *and* properly recognize the onboard #sdcard !!
In the end the modification was quite simple, I had to tell the TTGO VGA32 the proper SPI pin configuration for the sd card via SPI.begin() and added that code to the SD.begin word definition.
By default, SD.begin would use the #esp32 default SPI pin configuration which is not being used on the TTGO VGA32 (see TTGO VGA32 pinout).
EDIT: but it took me hours to realize that I used a video resolution which consumed too much memory, causing each attempt to do a "SD.begin" in ESP32forth to fail ... lowering the resolution to 640x200@60 did do the trick! 😎
Time to go to bed ... 🥱
-
Yay! 🥳
I just made my #TTGO #VGA32 use the #esp32forth variant with #fabgl enabled (a.k.a. #ESP32forthStation ) *and* properly recognize the onboard #sdcard !!
In the end the modification was quite simple, I had to tell the TTGO VGA32 the proper SPI pin configuration for the sd card via SPI.begin() and added that code to the SD.begin word definition.
By default, SD.begin would use the #esp32 default SPI pin configuration which is not being used on the TTGO VGA32 (see TTGO VGA32 pinout).
EDIT: but it took me hours to realize that I used a video resolution which consumed too much memory, causing each attempt to do a "SD.begin" in ESP32forth to fail ... lowering the resolution to 640x200@60 did do the trick! 😎
Time to go to bed ... 🥱
-
As some did request:
A #Binary version of #RunCPM v6.7
for the #TTGO #VGA32
from the last Sourcecode version GL20250131 .0
is now available at
https://github.com/guidol70/RunCPM_VGA32/raw/refs/heads/main/v6_7/GL20250131_RunCPM_v6_7_VGA32_Binary.zip -
Small RamLoad-fix Update for #RunCPM v6.7
on the #TTGO #VGA32 for using other CCPs
as the Internal v3.1
And not using GPIO32 anymore as HDD-LED, because its a Pin from the PS/2-Keyboard
Get the source at https://github.com/guidol70/RunCPM_VGA32/raw/refs/heads/main/v6_7/GL20250131_RunCPM_v6_7_VGA32.zip -
Source for #RunCPM v6.7 on #TTGO #VGA32
is now ready.
Use - because of FabGL v1.09 - ESP32Core v2.0.17 to compile the .ino sketch.Available at https://github.com/guidol70/RunCPM_VGA32/raw/refs/heads/main/v6_7/GL20241119_RunCPM_v6_7_VGA32.zip
-
If anyone run into problems compiling #RunCPM v6.6
(because of SdFat or Version of ESP32-Support)
for the TTGO #VGA32 - here is a #Binary-Version.But I cant tell/show a proper way to flash this successfully...
https://github.com/guidol70/RunCPM_VGA32/raw/main/v6_6/GL23082024_RunCPM_v6_6_VGA32_Binarys.zip
-
#RunCPM # #Update to v6.5 for
- #Windows 32Bit & 64Bit
- #Raspberry #Pico & #PicoW
- #TTGO #VGA32 (here Source only)
is available on my github-repository:
https://github.com/guidol70/ -
After 9 Months the first Update for the TTGO #VGA32 version of #RunCPM ;)
Now at
- RunCPM v6.3 Rev GL20240601.0
- compileable with
- ESP-Core v2.0.17 (not v3.0.0 :( )
- SdFat-Library v2.2.3#SourceCode available at https://github.com/guidol70/RunCPM_VGA32/raw/main/v6_3/GL20240601_RunCPM_v6_3_VGA32.zip
-
#RunCPM #VGA32 with experimental #PSRAM #MemAlloc Support
Thanks to Ian Schofield ;)
https://github.com/guidol70/RunCPM_VGA32/raw/main/v6_1/GL20230823_RunCPM_v6_1_VGA32.zip -
#RunCPM v6.1 Sourcecode
for #VGA32 and #Olimex ESP32-SBC FabGL
(incl. Olimex HW-config-file)
now available at
https://github.com/guidol70/RunCPM_VGA32 -
-
ESP32 Altair Emulator Gets Split Personality - If you wanted me to demo CP/M running on an emulated Altair 8800, I’d pull out a tiny board from my ... - https://hackaday.com/2020/08/20/esp32-altair-emulator-gets-split-personality/ #microcontrollers #retrocomputing #opensource #emulation #altair #esp32 #fabgl #vga32 #cp/m