Commit Graph

30 Commits

Author SHA1 Message Date
OctoSpacc 80f9b7e76a WIP Browser example; WIP init API; Partial update keys API 2023-11-26 01:06:18 +01:00
OctoSpacc 27a0d9dba1 Add metatileset function, static screen size macros when possible 2023-11-22 00:19:32 +01:00
OctoSpacc 399e7426b5 Add NES sprite flags, handle SDL non-held inputs 2023-11-19 01:34:57 +01:00
OctoSpacc 3ba1e58b75 Update build system, small code updates/tests 2023-11-17 13:53:12 +01:00
OctoSpacc 2329a59f8f CI script fix 2023-11-16 09:05:21 +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 33ebd6ca69 Progress on update and wait functions, Pong update 2023-11-14 00:29:48 +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 8f73970599 Fix SDL and NDS printing compatibility; Update README 2023-10-10 18:11:20 +02: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 1c660aa6ec Upload stale local changes (MultiSpacc_PrintString) 2023-10-07 01:55:59 +02:00
octospacc 3480071958 Delete exe, update gitignore 2023-07-20 01:05:37 +02:00
octospacc 280db9a8d5 New features; First Hello World example with Makefile 2023-07-20 00:51:16 +02:00
octospacc 293bf55b7d Sync some stuff 2022-09-27 23:22:18 +02:00
octospacc 3d7e9c1744 New function, cleaner code 2022-08-07 00:38:18 +02:00
octospacc 270ae8baa0 Edit README, some work on SDL 2.0 2022-08-06 20:34:46 +02:00
octospacc 113c2ea17d Add README, some work on SDL 1.2 2022-08-06 13:57:49 +02:00
octospacc 8bb663a7be First commit 2022-08-06 01:07:35 +02:00