Commit Graph

15 Commits

Author SHA1 Message Date
Lephenixnoir b870324682
Emulator progress: main menu and title screen 2021-09-20 13:00:22 +02:00
Lephenixnoir 624df2883a
Cache accesses to VRAM (I_Flip 3.4x)
Really makes you wonder how many hours are really needed to get things
to line up properly
2021-09-17 21:22:13 +02:00
Lephenixnoir e9ce72512f
Restore printf-like error messages 2021-09-16 07:21:38 +02:00
Lephenixnoir 4aa4cb1b99
Add missing I_ReinitAfterError in non-direct-DD mode 2021-09-10 21:40:57 +02:00
Lephenixnoir a3ccabfa62
Restore dynamic palettes 2021-09-09 23:19:10 +02:00
Lephenixnoir f4c33a2b6a
Enable wipe effect with no additional heap 2021-09-07 21:55:22 +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
Lephenixnoir 5520a6e5ee
Restore video mode after an error
When using direct-DD access, the window size would not be restored,
producing complete nonsense.
2021-08-12 13:12:48 +02:00
Lephenixnoir 8c643db6a4
Set a black frame when using direct-DD access 2021-08-04 15:38:13 +02:00
Lephenixnoir db01fa04f2
Set a black frame when not using direct-DD access 2021-08-04 15:11:03 +02:00
Lephenixnoir 57624763e3
Add a compile-time option to use direct-DD access 2021-08-04 14:53:24 +02:00
Lephenixnoir 27f40b003e
Add brightness setting (gamma correction) on FRAC 2021-08-04 10:22:35 +02:00
ComputerNerd bd6bb43473 Inital commit 2015-04-14 19:16:51 -05:00