Commit Graph

  • 14d5877dae Add bootLogoText() function Scott Allen 2017-03-27 15:58:17 -0400
  • f294a045e0 Fix flashlight() and safeMode() for boot problem Scott Allen 2017-03-24 15:53:35 -0400
  • 1e7f251ce0 Direct control of ports and pins Scott Allen 2017-03-15 14:10:19 -0400
  • e307cdc725 fix register pressure Josh Goebel 2017-04-21 20:13:31 -0400
  • 5fe9488b10 tmp variables can be flagged as output only Josh Goebel 2017-04-21 20:11:18 -0400
  • ceef595357 Fix buffer underflow in drawPlusMask Josh Goebel 2017-04-21 18:46:29 -0400
  • d2942087d1 Merge c962257488 into 4ff6973a4b Scott Allen 2017-04-20 14:24:10 +0000
  • 878dffdb12 Merge branch 'sprite_cleanup' Scott Allen 2017-04-19 17:23:43 -0400
  • 98db5a9ba5 Merge branch 'pixel_performance' Scott Allen 2017-04-19 17:22:05 -0400
  • b246b8180f any upper register is fine Josh Goebel 2017-04-18 20:59:10 -0400
  • fcfc0c9aa0 minor code fixes for sprites Josh Goebel 2017-04-18 21:26:32 -0400
  • 8544463b11 Remove inadvertently added space character Scott Allen 2017-04-18 12:41:34 -0400
  • 36bbfa89ab Merge pull request #9 from yyyc514/pixel_performance Scott Allen 2017-04-18 12:31:33 -0400
  • d999733320 remove unnecessary carry Josh Goebel 2017-04-17 23:24:04 -0400
  • 825d6bc760 make sure row_offset and y do not overlap Josh Goebel 2017-04-17 20:02:02 -0400
  • 023a7120b8 add back original C implimentation Josh Goebel 2017-04-01 14:44:27 -0400
  • 07c321cd44 make sure we use upper registers Josh Goebel 2017-04-01 14:40:25 -0400
  • dfbe2dda3b Optimize drawPixel for speed (-20 bytes) Josh Goebel 2017-04-17 20:06:20 -0400
  • 142d85415c Add delayShort() function Scott Allen 2017-04-17 17:34:58 -0400
  • e96ae541d6 Add displayOff() and displayOn() functions Scott Allen 2017-04-17 17:01:10 -0400
  • 070a364741 Remove "inline" keywords and attributes Scott Allen 2017-04-17 16:31:46 -0400
  • f0dc4d0de5 Eliminate mismatched type warning in drawChar() Scott Allen 2017-04-13 21:48:49 -0400
  • 69150a018a optimize drawChar (-126 bytes) Josh Goebel 2017-03-21 14:57:41 -0400
  • aa29a1881c Remove extra 50ms delay added by de1725 Scott Allen 2017-04-13 20:44:49 -0400
  • fae5f9a19f optimize readUnitName (-6 bytes) Josh Goebel 2017-03-20 20:28:51 -0400
  • 3a22bb9da0 optimize writeUnitName (-130 bytes) Josh Goebel 2017-03-20 20:01:15 -0400
  • 1f48e852e5 clean up frame management code (-6 bytes) Josh Goebel 2017-01-19 03:04:11 -0500
  • 7e42f46b35 Merge branch 'develop' into pixel_performance Scott Allen 2017-04-13 16:33:58 -0400
  • 3cd2c8da61 Merge pull request #5 from yyyc514/optimize_drawchar Scott Allen 2017-04-13 16:31:05 -0400
  • 358f21ae4e Merge pull request #3 from yyyc514/optimize_unitname Scott Allen 2017-04-13 16:29:10 -0400
  • 0ab8e82e7c Merge branch 'develop' into optimize_unitname Scott Allen 2017-04-13 16:28:12 -0400
  • 907b30e742 Merge pull request #2 from yyyc514/cleanup_frames Scott Allen 2017-04-13 16:22:53 -0400
  • 9efa78bf68 Add alternative boot logo functions Scott Allen 2017-04-12 17:36:28 -0400
  • cca56f91f4 Adjust location of some braces for consistency Scott Allen 2017-04-07 15:02:11 -0400
  • c962257488 Simplify initRandomSeed() to reduce code size Scott Allen 2017-03-31 17:51:00 -0400
  • 4f58fa710a Make showing the unit name with the logo optional Scott Allen 2017-03-29 17:36:13 -0400
  • 4b74b2c366 Add bootLogoText() function Scott Allen 2017-03-27 15:58:17 -0400
  • a8077a756e Fix flashlight() and safeMode() for boot problem Scott Allen 2017-03-24 15:53:35 -0400
  • a85c6da431 Direct control of ports and pins Scott Allen 2017-03-15 14:10:19 -0400
  • 1e08d7ca08 Merge c847c8348b into 4ff6973a4b Josh Goebel 2017-04-01 18:52:01 +0000
  • c847c8348b add checkBatteryLow() function Josh Goebel 2017-03-20 23:12:31 -0400
  • ee687e88ff add back original C implimentation Josh Goebel 2017-04-01 14:44:27 -0400
  • 39f68d1633 make sure we use upper registers Josh Goebel 2017-04-01 14:40:25 -0400
  • 4ff6973a4b Change version to 3.1.1 3.1.1 Scott Allen 2017-03-22 18:16:10 -0400
  • cf648850c4 Merge branch 'master' of https://github.com/MLXXXp/Arduboy2 Scott Allen 2017-03-22 18:04:31 -0400
  • db50dfce87 Merge pull request #1 from yyyc514/master Scott Allen 2017-03-22 17:48:25 -0400
  • b560ff9f60 fix internal drawBitmap call to use correct types Josh Goebel 2017-03-20 19:16:29 -0400
  • 1317a8c6dd Optimize drawPixel for speed (-20 bytes) Josh Goebel 2017-03-21 20:52:54 -0400
  • d93795c42b optimize drawChar (-126 bytes) Josh Goebel 2017-03-21 14:57:41 -0400
  • 1b95f1ce8f Remove extra 50ms delay added by de1725 Josh Goebel 2017-03-21 14:15:20 -0400
  • 8f462387c5 optimize readUnitName (-6 bytes) Josh Goebel 2017-03-20 20:28:51 -0400
  • ca6393098d optimize writeUnitName (-130 bytes) Josh Goebel 2017-03-20 20:01:15 -0400
  • ebc634b315 Added drawMaskedSprite() method to sprites which draws a partial sprite dependent on the mask. Boti Kis 2017-03-21 14:34:29 +0100
  • 1d945180fe Gitignore for .ds_store from os x Boti Kis 2017-03-21 14:29:54 +0100
  • f5d3a168f8 clean up frame management code (-6 bytes) Josh Goebel 2017-01-19 03:04:11 -0500
  • 2851dcf4cc Fix Sprites class data array documentation Scott Allen 2017-03-13 17:50:19 -0400
  • f07f2267b2 Add a link to the repository in README.md Scott Allen 2017-02-24 15:06:10 -0500
  • 2760d87194 Change version to 3.1.0 3.1.0 Scott Allen 2017-02-07 10:03:48 -0500
  • b4707dc546 Fix comment in PlayTune sketch: Devkit -> DevKit Scott Allen 2017-02-07 09:57:32 -0500
  • 2cbe4afa08 Rearrange and update README.md Scott Allen 2017-02-06 17:36:20 -0500
  • 6c297fab1e Add nextFrameDEV() function for checking CPU load Scott Allen 2017-02-06 16:03:15 -0500
  • de17257029 Add boot logo bypass feature Scott Allen 2017-02-06 14:37:45 -0500
  • 2fede9cb86 Add read/write EEPROM unit name and ID functions Scott Allen 2017-02-06 13:34:46 -0500
  • 8125862bfe Make frameCount public and document it Scott Allen 2016-12-28 16:52:19 -0500
  • 3e82f484a2 Add missing "details" keyword to Doxygen comments Scott Allen 2016-12-28 14:32:45 -0500
  • 4607f087a2 Make display buffer array public Scott Allen 2016-12-23 09:27:45 -0500
  • 388f8abb9f Add drawCompressed to keywords.txt Scott Allen 2016-12-13 11:54:25 -0500
  • 7dfb4f14f7 Add sound on/off toggle function Scott Allen 2016-12-13 11:49:29 -0500
  • a9271a335d Minor changes to LICENCE.txt Scott Allen 2016-12-13 10:01:32 -0500
  • e00acd4d06 Add Library documentation section to README.md 3.0.0 Scott Allen 2016-11-24 12:05:08 -0500
  • e5a7dc5982 Declare friend class Arduboy2Ex Scott Allen 2016-11-22 17:45:38 -0500
  • 0b0c111757 Add clear option to display() and paintScreen() Scott Allen 2016-11-22 14:05:52 -0500
  • d89a2bd590 Improve embedded Doxygen documentation Scott Allen 2016-11-21 16:31:10 -0500
  • 867f2d000c Rename Arduboy... classes to Arduboy2... Scott Allen 2016-10-27 14:59:56 -0400
  • 0cb37455c6 Add info to README.md on replacing bootNoLogo() 2.1.0 Scott Allen 2016-10-20 14:43:48 -0400
  • 40a028e5a1 Remove Sprites class constructor parameter Scott Allen 2016-10-20 13:28:29 -0400
  • 9d2559c248 Change PlayTune example score and frame rate Scott Allen 2016-10-19 21:23:18 -0400
  • f763263d2b Add Team A.R.G. Arglib functionality Scott Allen 2016-10-19 20:23:34 -0400
  • f9dc4cb0e5 Fixes and cleanups of ArduBreakout example sketch 2.0.5 Scott Allen 2016-09-17 18:54:55 -0400
  • 88d5226042 Remove more nextFrame() info from README.md 2.0.4 Scott Allen 2016-09-15 19:22:40 -0400
  • 72ae94aca1 Update version numbers to 2.0.4 Scott Allen 2016-09-15 19:05:51 -0400
  • 7a1a295010 Remove nextFrame() difference from README.md Scott Allen 2016-09-15 18:59:13 -0400
  • 15d1b0dab4 Revert nextFrame() back to the original version 2.0.3 Scott Allen 2016-09-15 18:12:27 -0400
  • fd4cef7025 Fix unsigned/signed compare bug in drawFastHLine 2.0.2 Scott Allen 2016-09-14 17:50:05 -0400
  • 9f9691d546 Update version to 2.0.1 2.0.1 Scott Allen 2016-08-03 20:55:45 -0400
  • ecedeac7af Fix paintScreen() for IDE 1.6.10 Scott Allen 2016-08-03 20:46:34 -0400
  • 2e2f43b425 Add new "includes" property to library.properties Scott Allen 2016-08-03 20:40:05 -0400
  • d0c0a940f2 No need for size of sBuffer[] array in definition Scott Allen 2016-08-03 20:16:54 -0400
  • d91314cdaf Add files library.json and FILE_DESCRIPTIONS.md 2.0.0 Scott Allen 2016-06-30 21:32:20 -0400
  • d17075f7be Make screen buffer static & frame vars protected Scott Allen 2016-06-30 19:59:56 -0400
  • 3b96b7ba24 Migrate example sketches Scott Allen 2016-06-30 19:30:33 -0400
  • 6c5b2cd783 Update README.md and library.properties Scott Allen 2016-06-30 16:18:21 -0400
  • 5285c9d2af Move core and audio files to the src directory Scott Allen 2016-06-27 18:52:10 -0400
  • ad5da39fdc Make color parameter in draw functions optional Scott Allen 2016-06-27 17:04:01 -0400
  • 44b6a6df98 Remove unnecessary includes Scott Allen 2016-06-27 15:42:02 -0400
  • 2c023b30ef Change indenting and rearrange audio.cpp Scott Allen 2016-06-26 17:28:41 -0400
  • c0f04bcb92 Update keywords.txt Scott Allen 2016-06-15 16:18:06 -0400
  • 1f641b1e67 Remove #define DEVKIT Scott Allen 2016-06-15 15:16:31 -0400
  • 53fd241064 Remove start(), clearDisplay(), getInput() Scott Allen 2016-06-15 14:59:31 -0400
  • 0e89bcdf2e Change boolean to bool, byte to uint8_t Scott Allen 2016-06-15 14:15:47 -0400