Commit Graph

10 Commits

Author SHA1 Message Date
Skyth
4b728f4a2b Downgrade to C++20 & switch to fmtlib. 2024-12-13 18:54:05 +03:00
Skyth (Asilkan)
6c65e0914d Implement miniaudio. (#15) 2024-12-03 18:10:06 +03:00
Hyper
8f525b571b Implemented guest-to-host function pointers (#7)
* Implemented guest-to-host function pointers (WIP)

Co-Authored-By: Skyth (Asilkan) <19259897+blueskythlikesclouds@users.noreply.github.com>

* function: support more types for function pointers

* api: ported BlueBlur headers and misc. research

* Move over function-pointers changes from options-menu branch.

---------

Co-authored-by: Skyth (Asilkan) <19259897+blueskythlikesclouds@users.noreply.github.com>
2024-11-25 13:50:10 +03:00
Skyth
24d257d421 Fix a bunch of warnings. 2024-10-27 18:48:09 +03:00
Skyth
81d737e14f Move recompiled files to a separate project. 2024-10-07 21:47:00 +03:00
Sajid
040e3228e1 input, timing and other misc 2024-10-01 15:12:12 +06:00
Sajid
baf24bb36a audio gaming 2024-10-01 01:20:29 +06:00
Sajid
2122f247ac Add SDL and create basic window 2024-09-30 20:57:43 +06:00
Sajid
c20aadac60 Stub audio functions 2024-09-30 14:28:00 +06:00
Sajid
db51236165 Initial Commit 2024-09-30 13:45:09 +06:00