Commit Graph

30 Commits

Author SHA1 Message Date
Simon Gellis 007a89d8b8 Correctly free resources in uiLoadGame 2024-11-02 13:25:37 -04:00
Simon Gellis 00066f225b Change how active option is rendered 2024-11-01 00:52:34 -04:00
Simon Gellis 4aae6927e3 Support resizing the screen 2024-10-31 23:40:40 -04:00
Simon Gellis 486ab96ab2 Stop rendering uninitialized memory 2024-10-31 21:56:58 -04:00
Simon Gellis f4b4aa099b Update core 2024-10-31 21:47:48 -04:00
Simon Gellis 2ea4235771 Change the menu font, fix windows blurriness 2024-10-31 21:34:43 -04:00
Simon Gellis f6ed4d6f27 Don't require a game on startup 2024-10-31 21:21:05 -04:00
Simon Gellis 3cb5606382 Scale the screen based on DPI 2024-10-31 21:11:13 -04:00
Simon Gellis c45cd14236 Update core 2024-10-31 19:23:07 -04:00
Simon Gellis 121adcb08c File picker works on windows 2024-10-29 23:37:23 -04:00
Simon Gellis 18f997632b Implement Open ROM 2024-10-29 23:25:26 -04:00
Simon Gellis 5f0f48fc8b Implement pause and reset 2024-10-29 22:33:48 -04:00
Simon Gellis 0fb8d8e59f Rearrange everything so the GUI is in the main loop 2024-10-29 21:53:17 -04:00
Simon Gellis 511ad086cd It looks like a menu 2024-10-27 23:38:10 -04:00
Simon Gellis 5969bfb915 Make it still compile on msys2 2024-10-26 12:46:26 -04:00
Simon Gellis acde199b4a Set up nuklear 2024-10-26 12:34:21 -04:00
Simon Gellis 38b9369511 Update core 2024-10-23 22:58:31 -04:00
Simon Gellis a479d3c0b3 Drive gameplay with audio instead of timer 2024-10-23 22:50:44 -04:00
Simon Gellis 3d2c6cbddf Run on windows OR unix 2024-10-23 20:28:02 -04:00
Simon Gellis 0b21febc6b Fix asset bundling to work on Windows 2024-10-23 19:47:28 -04:00
Simon Gellis af3692fd11 Update core 2024-10-23 19:04:11 -04:00
Simon Gellis 4e3495948c Revert "Switch to SDL3"
This reverts commit cd29cca495.
2024-10-23 19:01:54 -04:00
Simon Gellis cd29cca495 Switch to SDL3 2024-10-21 23:31:55 -04:00
Simon Gellis 8b31e76655 Audio! 2024-10-21 21:04:01 -04:00
Simon Gellis 7ace73c587 VB Wario Land runs! 2024-10-20 00:08:37 -04:00
Simon Gellis 9f955be5dc Fix sleep timing 2024-10-19 21:09:43 -04:00
Simon Gellis addff55c24 Draw Things 2024-10-19 18:04:15 -04:00
Simon Gellis a4b81c2603 Render byte buffers from the application 2024-10-16 00:25:31 -04:00
Simon Gellis ce01974243 Fix windows build 2024-10-15 01:06:52 -04:00
Simon Gellis 8ec65dc6ae First commit 2024-10-15 00:24:13 -04:00