1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-01-16 12:29:55 +01:00
notaz 28ee7ac923
32x fixes (#488)
* 32x: fix reset by adjusting slave irq mask to not block VRES

Otherwise the reset sequence can't complete because always has all irqs
masked.

* 32x: fix a deadlock on some versions of gcc

gcc doesn't know that gFrameIndex can change from irq and some gcc
versions overoptimize to not re-read gFrameIndex.

Alternative is to mark gFrameIndex volatile but that produces
redundant read instructions.
2024-05-14 00:18:35 +03:00
2019-07-25 04:28:54 +03:00
2024-05-14 00:18:35 +03:00
2018-02-20 05:44:32 +03:00
2022-02-20 11:44:29 +03:00

OpenLara

Classic Tomb Raider open-source engine

WebGL build with demo level

Standalone version

Roadmap

License

Twitter Discord Telegram

Screenshots

Waterfall Double-aim Caustics Cutscene Cistern Opera Unwater Temple

Description
No description provided
Readme BSD-2-Clause 100 MiB
Languages
C 64.6%
C++ 26.9%
Assembly 5.5%
HLSL 0.6%
Makefile 0.6%
Other 1.7%