Commit Graph

  • bb71d76474 Update sdkconfig.defaults esp32-s3-box Rodrigo Garcia 2023-04-23 05:31:17 +08:00
  • 11754fcc91 Make at least the readme s3-box specific. Jeroen Domburg 2023-04-06 16:53:30 +08:00
  • 02e43ec2d0 Remove superfluous wad file Jeroen Domburg 2023-04-06 16:48:12 +08:00
  • 8f063f3b70 Make sound work Jeroen Domburg 2023-04-06 16:40:15 +08:00
  • b55ff06817 SFX work Jeroen Domburg 2023-04-06 16:00:57 +08:00
  • d64c17851b Port to esp32-s3-box: add touchscreen, display support, initial sound support structure Jeroen Domburg 2023-04-06 09:33:37 +08:00
  • e7a70e3258 Update readme.rst Rodrigo Garcia 2023-04-03 23:45:51 -03:00
  • 171f8c3b5a Merge branch 'master' of https://github.com/suglider/esp32-doom-idf_4.x Rodrigo Garcia 2023-04-03 23:20:46 -03:00
  • 1efe999cb0 disables Task IDLE WDT Rodrigo Garcia 2023-04-03 23:20:21 -03:00
  • 4ed3874d5c Update readme.rst Rodrigo Garcia 2023-04-03 22:43:19 -03:00
  • 150e265a4d update gitignore Rodrigo Garcia 2023-04-03 22:35:59 -03:00
  • aa44816c2d first commit Rodrigo Garcia 2023-04-03 22:23:12 -03:00
  • 085f21b630 Better mmap cleanup master Jeroen Domburg 2017-07-04 12:28:02 +08:00
  • eeee84d1a6 Add PrBoom license/credit files Jeroen Domburg 2017-07-03 19:26:00 +08:00
  • 0e297690ee Free cached mmaps in case we run out of mmap-able address space Jeroen Domburg 2017-07-03 19:25:33 +08:00
  • 895810a67f Add licenses, remove traces of old mmap scheme Jeroen Domburg 2017-07-03 18:15:26 +08:00
  • eaf1751e40 Better gamepad support through keyboard emulation; add configurable GPIO mapping (from nesemu) Jeroen Domburg 2017-07-03 12:41:42 +08:00
  • c1c4b16333 Change SPI to use bigger transfers, add real mmap of lumps instead of mmapping entire partition, more efficient lprintf, added frame rate control. Jeroen Domburg 2017-06-28 20:36:07 +08:00
  • 56b74a1d77 Seems it works now. Added double-buffered FB in IRAM Jeroen Domburg 2017-06-26 16:00:29 +08:00
  • ff6ff8c3d2 Make dual-core switchable, abide by latest sdk needs Jeroen Domburg 2017-04-17 19:38:42 +08:00
  • 1332af830f Add missing files Jeroen Domburg 2017-04-12 14:18:51 +08:00
  • 40c817f3ab Push for test on ESP32C Jeroen Domburg 2017-04-01 11:35:40 +08:00
  • 86052f0b72 Small optimizations Jeroen Domburg 2017-02-28 19:44:13 +08:00
  • cb7999ed0f Fixed glitches... by implementing a vsync-like scheme. Does cap the fps to 18 or so though. Still looks good. Jeroen Domburg 2017-02-28 18:48:43 +08:00
  • f302b3bff4 20ish fps! With some glitching because no double-buffering, unfortunately. Jeroen Domburg 2017-02-27 20:18:16 +08:00
  • f9a5dae6c3 Add fps indicator Jeroen Domburg 2017-02-27 18:59:27 +08:00
  • f2879091bb Kill hacky pointer validation that was a semi-workaround for v0 silicon Jeroen Domburg 2017-02-27 15:03:46 +08:00
  • d8b93d59ef Lcd is happy. Watch out: uses different pin for LCD data due to a pin on my devboard being lame. Jeroen Domburg 2017-02-24 21:03:59 +08:00
  • b874898f2f Made everything to work with psram-malloc branch of esp-idf. Still very hacky however. Jeroen Domburg 2017-02-24 17:22:19 +08:00
  • 4730dbc9de Hacky hacky. Test seems to catch the error. Jeroen Domburg 2016-09-06 11:44:25 +08:00
  • 487e4cb81c Added SPI LCD driver, we have image. Jeroen Domburg 2016-09-05 17:14:22 +08:00
  • 42bff8f7c2 Add native compilation Jeroen Domburg 2016-09-04 12:11:25 +08:00
  • 7e82665316 IT LIVES! Jeroen Domburg 2016-09-03 14:03:03 +08:00
  • b08ca3341d Okay, Doom should mostly work now... if it were not for the stupid psram bug :X Jeroen Domburg 2016-09-03 13:47:02 +08:00
  • 2038455139 First commit. Does not even compile, very much a WiP Jeroen Domburg 2016-08-30 19:41:05 +08:00