Commit Graph

23 Commits

Author SHA1 Message Date
gary ef2a8cda77 [teagba] Remove bg scroll, cleanup 2025-11-22 23:53:04 -06:00
gary e27eee50f0 [teagba] Add set and scroll background offset functions
Build / build (push) Successful in 1m15s
2025-07-29 00:34:41 -05:00
gary 37b5fcc0f7 [teagba] Put parentheses around all registers
Build / build (push) Successful in 1m18s
2025-07-07 23:36:34 -05:00
gary bf958a4a6e [teagba] Make memory regions cast to bounded ox::Arrays 2025-06-29 23:32:11 -05:00
gary c54c0bad38 [teagba] Cleanup
Build / build (push) Successful in 1m20s
2025-06-23 01:03:33 -05:00
gary c93eec4f05 [teagba] Make cstart.cpp only compile if GCC 2025-05-22 20:40:33 -05:00
gary 6cff526647 [teagba] Add symbols needed for enabling exceptions 2025-01-13 20:17:10 -06:00
gary 27f4703a9a [teagba] Suppress warnings for unsafe buffers 2024-11-27 00:15:59 -06:00
gary db82aee7c7 [teagba] Update copyright for 2024 2024-01-01 12:06:57 -06:00
gary edf15858ca [teagba] Update copyright for 2024
Build / build (push) Successful in 2m19s
2024-01-01 12:04:09 -06:00
gary 95dcd6bee7 [teagba] Fix not to rely on TURBINE_BUILD_TYPE 2023-12-23 15:30:22 -06:00
gary 9cb6bd4a32 [teagba] Cleanup CMake 2023-12-23 12:25:12 -06:00
gary 6de0e882e9 [teagba] Change sprite buffer to fully update on every VSync 2023-12-22 01:02:24 -06:00
gary 8395128efa [teagba] Update to newer conventions 2023-12-21 21:18:01 -06:00
gary 4e4cec1b64 [teagba] Change a reinterpret_cast to bit_cast 2023-12-20 19:01:31 -06:00
gary 2b8dbb88b2 [teagba] Fix applySpriteUpdates to reset update counter 2023-12-17 18:40:12 -06:00
gary d0f19fd51d [teagba] Make some globals static 2023-11-30 01:29:53 -06:00
gary 5b91ad25c2 [teagba] Fix MSVC warning 2023-11-14 20:24:21 -06:00
gary 7c1c9a697e [teagba] Make TeaGBA (other than the ARM asm) build on all platforms 2023-06-18 22:59:01 -05:00
gary bde511dd85 [teagba] Wrap BIOS functions in namespaced C++ functions 2023-06-17 16:20:56 -05:00
gary ae3f0bb5db [teagba] Fix type conversions 2023-06-07 21:14:39 -05:00
gary 022f148701 [teagba] Make install library 2023-06-02 00:21:41 -05:00
gary 8c43baedea [nostalgia] Break part of core out into Turbine and TeaGBA libraries 2023-06-01 23:22:31 -05:00