Commit Graph

17 Commits

Author SHA1 Message Date
OctoSpacc 3ba1e58b75 Update build system, small code updates/tests 2023-11-17 13:53:12 +01:00
OctoSpacc 5d62508f2d Cleaner Makefile, add Switch build and initial support 2023-11-16 00:52:20 +01:00
OctoSpacc dcb6aebc27 Update Pong example with border tiles drawing and AI 2023-11-14 18:51:12 +01:00
OctoSpacc 3917df3b67 separate main loop in FixedUpdate and RealUpdate for framerate independency 2023-11-11 12:30:35 +01:00
OctoSpacc 27c3bc089f Update pong, add metasprite function, various tests 2023-11-09 19:26:53 +01:00
OctoSpacc 92e6e2cdb9 new WIP Pong example, change window setup API names, multi-layer in SDL 2023-11-08 23:46:18 +01:00
OctoSpacc 014f3eabab Upd. Makefile and CI, add keypad reading to example, improve lib internals 2023-11-06 23:23:22 +01:00
OctoSpacc 2026d954ee Add web build, unify screen update and frame wait function, update CI 2023-11-04 16:49:35 +01:00
OctoSpacc ee19b03b1b Add and test Windows9x build; Add CI for build tests 2023-11-03 15:57:40 +01:00
OctoSpacc fa7bc447fc Update scripts and NES compatibility, add PNG to NES CHR convert 2023-11-01 23:22:11 +01:00
OctoSpacc 9be90d7629 Add NES building and adapt example functions 2023-11-01 13:58:22 +01:00
OctoSpacc 5c404b5faf Move fuctions in topic-files, less monolithic ifdefs, update Makefile, README 2023-10-31 18:06:39 +01:00
OctoSpacc 12c2dfee6d Restructure code in preparation for function-based hierarchy 2023-10-30 12:27:41 +01:00
OctoSpacc 0364ead98b [NDS] Fix console print (but temporarily break SDL), more secure Makefile 2023-10-10 16:02:15 +02:00
OctoSpacc fcdd9fe1ba Crappy method for NDS building (should fix if the option exists) 2023-10-08 02:09:09 +02:00
OctoSpacc 046f05aef4 Windows build support (MSYS2); Initial NDS support 2023-10-07 16:51:29 +02:00
octospacc 280db9a8d5 New features; First Hello World example with Makefile 2023-07-20 00:51:16 +02:00