Commit Graph

23 Commits

Author SHA1 Message Date
Lephenixnoir 9e89a6983a
Fairly massive refactoring 2021-10-01 20:52:05 +02:00
Lephenixnoir 073f1ba9b0
Add basic demo recording with M_WriteFile 2021-10-01 11:48:33 +02:00
Lephenixnoir 38ca5f45fa
Add settings save/load 2021-10-01 00:27:53 +02:00
Lephenixnoir fba357433f
Add a keyboard controls editor 2021-09-30 17:11:18 +02:00
Lephenixnoir 516be94294
Officially support Doom II: Hell On Earth 2021-09-20 17:41:32 +02:00
Lephenixnoir 31daa78aa0
Emulator progress: build, link, some startup 2021-09-20 10:24:18 +02:00
Lephenixnoir 380a64f989
Add progress bar to game saves on exit 2021-09-19 17:33:33 +02:00
Lephenixnoir 6742defa3d
Delay game saves until add-in exit to avoid quitting 2021-09-19 17:04:28 +02:00
Lephenixnoir b536a8e31f
Allow use of memory beyond the 2MB line (+3 MB mostly) 2021-09-18 09:56:09 +02:00
Lephenixnoir 828c9329a3
Add detailed Z_Malloc error messages 2021-09-17 07:43:19 +02:00
Lephenixnoir 0aaed2e7a5
Prevent error messages from disappearing instantly 2021-09-17 07:32:38 +02:00
Lephenixnoir e9ce72512f
Restore printf-like error messages 2021-09-16 07:21:38 +02:00
Lephenixnoir bf01ec7864
Demos (still don't work) and single-episode Ultimate Doom WADs 2021-09-14 10:52:49 +02:00
Lephenixnoir 83bb8184e8
Add option to skip title screen 2021-09-10 22:34:17 +02:00
Lephenixnoir 96c7a8bb11
Watch unaligned lumps and per-region free heap 2021-08-24 19:12:30 +02:00
Lephenixnoir 2675d6d3aa
Progress in making the emulator build 2021-08-14 11:55:20 +02:00
Lephenixnoir 40fe796d85
Add a main screen option to warp to any episode 2021-08-04 18:44:59 +02:00
Lephenixnoir 4dd99b0695
Improve number input in main screen 2021-08-04 18:44:29 +02:00
Lephenixnoir bb86fd1145
Add an option to start at any map 2021-08-04 11:34:02 +02:00
Lephenixnoir 58e007be85
DOOM -> Doom 2021-08-04 09:55:07 +02:00
Lephenixnoir dce39fcbf5
Offer Bfile vs. mmap dynamically 2021-08-02 21:55:39 +02:00
Lephenixnoir b1f8a97983
UI improvements and sprintf 2021-08-02 21:11:13 +02:00
Lephenixnoir 4e7fa7781e
Add some custom UI for game selection and options 2021-08-02 19:19:42 +02:00