16 Commits

Author SHA1 Message Date
Marisa-Chan 19871cfeea GAMOS: Change of VM class for eliminating global objects 2025-11-10 14:55:18 +07:00
Marisa-Chan 83da54868d GAMOS: Delete unused stack structure and add comments for undefined pointer 2025-11-05 20:59:02 +07:00
Marisa-Chan 2b0c37da15 GAMOS: Rework VM registers and address as working throught structure and methods. Store memtype in 2 high bits. 2025-10-27 22:16:19 +07:00
Eugene Sandulenko 138ffa3df6 JANITORIAL: Run astyle 2025-10-22 21:03:04 +02:00
Eugene Sandulenko 1790a2ebdf GAMOS: Replace fprintf() with proper Common::DumpFile usage 2025-10-22 20:37:36 +02:00
Eugene Sandulenko 291ab12194 GAMOS: printf -> warning 2025-10-22 20:25:30 +02:00
Eugene Sandulenko 1c4b7cd7bb GAMOS: Fix warning 2025-10-22 20:20:02 +02:00
Marisa-Chan 7443802894 GAMOS: Disable instruction logging for VM because seems it's stable 2025-10-22 20:05:27 +02:00
Marisa-Chan feae319f88 GAMOS: Implement save-load state files used for gameplay progress 2025-10-22 20:05:23 +02:00
Marisa-Chan 102d1628f3 GAMOS: Make possible run few VM contexts 2025-10-22 20:01:27 +02:00
Eugene Sandulenko c7d6510389 GAMOS: Fix includes 2025-10-22 20:01:21 +02:00
Eugene Sandulenko f341b08e73 JANITORIAL: Remove trailing whitespaces and added missing newlines and end-of-files 2025-10-22 20:01:21 +02:00
Marisa-Chan b9110fd0cb GAMOS: Functions for debug purpose 2025-10-22 20:01:18 +02:00
Marisa-Chan dfe7cc5322 GAMOS: Various fixes 2025-10-22 20:01:13 +02:00
Marisa-Chan e7ef3da697 GAMOS: VM improve 2025-10-22 20:00:36 +02:00
Marisa-Chan b503edccc8 GAMOS: Load data and process scripts 2025-10-22 20:00:29 +02:00