Commit graph

27 commits

Author SHA1 Message Date
e3e27c05df test_game 2023-10-12 15:00:50 +02:00
36cb36ffee updated 2023-10-12 11:16:00 +02:00
ffb6d42f10 cleanup 2023-10-11 18:05:53 +02:00
a54fa90edc Big refactor and new run script 2023-10-11 14:55:18 +02:00
4a3100c0bd fixed some problems and added the demos for fxhelloworld, fxbasicexample and fxchompies 2023-10-06 15:21:04 +02:00
9ad03927de fixed an error with types in screen with 2023-10-06 09:52:08 +02:00
522844499e all FX functions are now safe wrapped and I added the crate to the docs also it is added to the prelude 2023-10-04 14:47:38 +02:00
3f847e86a6 added arduboyfx_read_data_array arduboyfx_set_frame arduboyfx_draw_frame arduboyfx_draw_string arduboyfx_draw_string_buffer arduboyfx_set_cursor 2023-10-03 09:47:55 +02:00
ddf419f702 added ArduboyFx begin drawBitmap and display to the crate also added a fxdata-converter.html file to the docs 2023-10-03 08:50:48 +02:00
432be75b40 clean up 2023-09-21 11:16:39 +02:00
f4647a19df clean up 2023-09-21 11:15:47 +02:00
82650ccdd8 added serial demo and fixed some issues with str 2023-09-20 21:34:21 +02:00
5dbe66e910 added the serial library 2023-09-20 16:39:36 +02:00
28d1b1a6da reset of project main 2023-09-18 18:59:50 +02:00
5df6d9e67b reset the game lib 2023-09-18 16:24:18 +02:00
928d1fae1c added ArdVoice example and cleanup the project game 2023-09-12 19:06:18 +02:00
dca8e5ec03 added ArdVoice Library 2023-09-12 18:52:18 +02:00
60ecb63360 added demo 7 pong to the repo 2023-09-04 09:22:04 +02:00
61a1052b3e added a doc command to the run script 2023-08-16 14:46:00 +02:00
fd48cc36c5 more docs and added the import_config.h file to controlle which c++ libraries are added 2023-08-16 09:58:14 +02:00
1e8a23a4b1 set the project game in a ready to start state 2023-08-15 12:42:57 +02:00
ZennCode
251491e4e6 added all Sprite functions 2023-08-10 13:17:18 +02:00
990ae0c03c added the f!() macro to the library to make shure that all random text can be written to the progmem to save the important ram 2023-08-07 20:40:06 +02:00
d9cb232cef added new demo for progmem and implemented new features for the usage of progmem. 2023-08-07 18:17:52 +02:00
ZennCode
5fdfcf88c4 added support for printing out of progmem 2023-08-07 16:28:11 +02:00
50819abc50 added the dependency to the project to circumvent crates.io and updated all projects 2023-08-06 18:34:36 +02:00
c591b2c272 first commit 2023-08-06 18:14:49 +02:00