Commit Graph

18 Commits

Author SHA1 Message Date
Lephenixnoir a9851c2c7c
Add demo replay 2021-10-01 23:10:49 +02:00
Lephenixnoir 9e89a6983a
Fairly massive refactoring 2021-10-01 20:52:05 +02:00
Lephenixnoir 84451e463f
Save demos with a delayed file write 2021-10-01 11:59:06 +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 9f9083ed8f
Preliminary work for keyboard layouts 2021-09-30 10:09:13 +02:00
Lephenixnoir b870324682
Emulator progress: main menu and title screen 2021-09-20 13:00:22 +02:00
Lephenixnoir 31daa78aa0
Emulator progress: build, link, some startup 2021-09-20 10:24:18 +02:00
Lephenixnoir 5f9e27b07a
Some cleaning and slight emulator progress 2021-09-19 23:34:30 +02:00
Lephenixnoir 6742defa3d
Delay game saves until add-in exit to avoid quitting 2021-09-19 17:04:28 +02:00
Lephenixnoir 3205bc21bd
Use the WAD name as base for the save file name 2021-09-19 16:18:20 +02:00
Lephenixnoir 0602d21683
Make VARS cycle between frameskips 0, 1, 2 and 3 2021-09-19 14:11:02 +02:00
Lephenixnoir bf01ec7864
Demos (still don't work) and single-episode Ultimate Doom WADs 2021-09-14 10:52:49 +02:00
Lephenixnoir 039a5c0b71
Allow longer file names (27 characters) 2021-08-31 19:54:39 +02:00
Lephenixnoir 1f290006f1
Scrap some memory and somehow avoid heap fragmentation 2021-08-31 19:18:55 +02:00
Lephenixnoir fe82cef7c3
Add a powerful profiler (libprof) 2021-08-25 11:09:35 +02:00
Lephenixnoir d075ba2174
More progress in emulator build
I'd say this is about 70% complete to initial tests, then comes the
debugging. But that's for another day.
2021-08-14 15:11:37 +02:00
Lephenixnoir 2675d6d3aa
Progress in making the emulator build 2021-08-14 11:55:20 +02:00