Early commits of my project

Dependencies:   mbed Gamepad N5110

History

implementing class but needs debugging default tip

2019-03-13, by el17arm [Wed, 13 Mar 2019 16:38:21 +0000] rev 6

implementing class but needs debugging


Fixed jump issue, next step is create a class where I will store the main character sprite and its mechanics

2019-03-13, by el17arm [Wed, 13 Mar 2019 15:23:03 +0000] rev 5

Fixed jump issue, next step is create a class where I will store the main character sprite and its mechanics


tried to incorporate gamepad joystick get direction not working, reverting to previous revision

2019-03-12, by el17arm [Tue, 12 Mar 2019 09:45:03 +0000] rev 4

tried to incorporate gamepad joystick get direction not working, reverting to previous revision


replaced joystick library with gamepad library, not working as well. joystick displays wrong directions on coolterm then states 'operator out of memory and the board LED flashes red and the screen freezes

2019-03-12, by el17arm [Tue, 12 Mar 2019 00:21:58 +0000] rev 3

replaced joystick library with gamepad library, not working as well. joystick displays wrong directions on coolterm then states 'operator out of memory and the board LED flashes red and the screen freezes


additions:; bitmap created in middle of screen; bitmap can move left and right; jump function included but not working properly.;

2019-03-11, by el17arm [Mon, 11 Mar 2019 22:46:54 +0000] rev 2

additions:; bitmap created in middle of screen; bitmap can move left and right; jump function included but not working properly.;


added contrast as a separate function

2019-03-11, by el17arm [Mon, 11 Mar 2019 19:29:50 +0000] rev 1

added contrast as a separate function


Initial setup; -screen and joystick libraries added; -initialise function created, screen turned on, leds set to off state

2019-03-11, by el17arm [Mon, 11 Mar 2019 18:28:46 +0000] rev 0

Initial setup; -screen and joystick libraries added; -initialise function created, screen turned on, leds set to off state