Commit Graph

8 Commits

Author SHA1 Message Date
hayodea bffc32519b ComponentThreads: now basics are working.
Next step is to get the unified event loops working generically
and then we can begin region-splitting up the data in harikoff.

We'll assign all the global resource managers to Marionette and
then assign the Mind components to the respective component threads.
2025-01-11 04:35:11 -04:00
hayodea 2068feacaf vscode: New eccentricities 2025-01-07 14:03:04 -04:00
hayodea e51a6bb729 Vscode: New c++ include associations I guess 2025-01-05 13:58:25 -04:00
hayodea 812787b27f Fix vscode Intellisense 2025-01-05 07:42:22 -04:00
patergentium 6dc4287ae3 Refactor project structure and update configurations
The project now builds.

- Updated .vscode/launch.json and .vscode/tasks.json for improved
    development workflow
- Modified Makefile.am, configure, and configure.ac for build process
    enhancements
- Updated corelogic/Makefile.am and
    corelogic/include/sensors/interoceptor.h
- Renamed corelogic/main.cpp to main.cpp for better project organization
2024-11-22 20:07:42 +11:00
patergentium 4ccd8daa69 Refactor project structure by moving core files to corelogic and updating build configurations 2024-11-22 16:41:06 +11:00
patergentium 466971f1a0 Add GNU conformant files 2024-11-22 14:49:03 +11:00
patergentium f12f0c1231 Refactor body-related classes and add new interoceptor functionality 2024-11-22 13:11:33 +11:00