Commit Graph

6 Commits

Author SHA1 Message Date
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 64d9cfbd9b Force inline a few simple functions that Clang is refusing to inline. 2024-10-18 16:30:35 +03:00
Sajid 040e3228e1 input, timing and other misc 2024-10-01 15:12:12 +06:00
Sajid 2122f247ac Add SDL and create basic window 2024-09-30 20:57:43 +06:00
Sajid db51236165 Initial Commit 2024-09-30 13:45:09 +06:00