PokittoLib is the library needed for programming the Pokitto DIY game console (www.pokitto.com)

Dependents:   YATTT sd_map_test cPong SnowDemo ... more

PokittoLib

Library for programming Pokitto hardware

How to Use

  1. Import this library to online compiler (see button "import" on the right hand side
  2. DO NOT import mbed-src anymore, a better version is now included inside PokittoLib
  3. Change My_settings.h according to your project
  4. Start coding!

Revisions of POKITTO_CORE/PokittoDisplay.cpp

Revision Date Message Actions
69:f9f49ff29720 2019-12-25 Added fixes needed for ARMCC 6 compiler File  Diff  Annotate
65:deed4aa606fb 2019-03-23 mode 15 (hirez 16 color) added File  Diff  Annotate
64:1d52d8287c39 2019-03-23 Mode 15 support added File  Diff  Annotate
63:7d1c08cdde5c 2018-10-23 Graphics bug fixed File  Diff  Annotate
60:8b6a110feeea 2018-10-07 Rid of all warnings on build all File  Diff  Annotate
52:c04087025cab 2018-07-01 PokittoCookie, faster Mode2 and Mode13 added File  Diff  Annotate
42:798b5d67b372 2018-05-01 New volume control; File  Diff  Annotate
35:4f7edccf8ed6 2018-04-02 All changes synced with Github repo (mode 13, mode 15 etc.) File  Diff  Annotate
31:f4b9b85c7b62 2018-01-30 Sound output improvements added: louder, clearer, faster! File  Diff  Annotate
29:9467921dec10 2018-01-29 Fixed fillScreen bug on HiRes mode File  Diff  Annotate
27:24970a0c35a8 2018-01-01 Clipping bugs fixed File  Diff  Annotate
25:4363d43c4917 2017-12-29 palOffset definition added File  Diff  Annotate
24:9561281d0378 2017-12-29 PokittoLib synced with Github and all Spianl & Hanski contributions so far File  Diff  Annotate
22:e826f80d8582 2017-12-29 PokittoLib with @Spinalcodes direct non-buffered tricks File  Diff  Annotate
6:72f87b7c7400 2017-10-11 Fixed PokittoLib to fully working. Includes mbed-src File  Diff  Annotate
2:968589ca3484 2017-09-19 Got rid of warnings at compile time File  Diff  Annotate
0:e8b8f36b4505 2017-09-18 Initial; File  Diff  Annotate