This pull request introduces changes to port the Doomgeneric project to run on the M5Stack Cardputer platform. It includes modifications to project settings, input handling, sound initialization, and graphics rendering to support M5Stack hardware components.
Summary
Added `` to `doomgeneric.vcxproj` for M5Stack SDK include directories.
Implemented `ReadButton` function in `i_input.c` for button input handling on M5Stack.
Added initialization and mute commands for M5Stack speaker in `i_sound.c`.
Modified `I_InitGraphics` in `i_video.c` to initialize M5Stack display, adjust screen resolution, and update the framebuffer to 16-bit color depth.
Updated `I_FinishUpdate` in `i_video.c` to write the framebuffer directly to the M5Stack display.
Fixes #1.
🎉 Latest improvements to Sweep:
New dashboard launched for real-time tracking of Sweep issues, covering all stages from search to coding.
Integration of OpenAI's latest Assistant API for more efficient and reliable code planning and editing, improving speed by 3x.
PR Feedback (click)
Description
This pull request introduces changes to port the Doomgeneric project to run on the M5Stack Cardputer platform. It includes modifications to project settings, input handling, sound initialization, and graphics rendering to support M5Stack hardware components.
Summary
Fixes #1.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can:
This is an automated message generated by Sweep AI.