Sat, 23 Dec 2017 23:47:37 +0100COLOR in class
František Kučera <franta-hg@frantovo.cz> [Sat, 23 Dec 2017 23:47:37 +0100] rev 24
COLOR in class

Sat, 23 Dec 2017 23:45:27 +0100END in class
František Kučera <franta-hg@frantovo.cz> [Sat, 23 Dec 2017 23:45:27 +0100] rev 23
END in class

Sat, 23 Dec 2017 23:42:46 +0100SLEEP in class
František Kučera <franta-hg@frantovo.cz> [Sat, 23 Dec 2017 23:42:46 +0100] rev 22
SLEEP in class

Sat, 23 Dec 2017 23:34:21 +0100GOTO in class
František Kučera <franta-hg@frantovo.cz> [Sat, 23 Dec 2017 23:34:21 +0100] rev 21
GOTO in class

Sat, 23 Dec 2017 23:24:51 +0100move memory functions to a header file + introduce Command classes
František Kučera <franta-hg@frantovo.cz> [Sat, 23 Dec 2017 23:24:51 +0100] rev 20
move memory functions to a header file + introduce Command classes

Sat, 23 Dec 2017 20:13:24 +0100move typedefs to a header file
František Kučera <franta-hg@frantovo.cz> [Sat, 23 Dec 2017 20:13:24 +0100] rev 19
move typedefs to a header file

Sat, 23 Dec 2017 17:52:32 +0100check memory bounds in read() and write()
František Kučera <franta-hg@frantovo.cz> [Sat, 23 Dec 2017 17:52:32 +0100] rev 18
check memory bounds in read() and write()

Sat, 23 Dec 2017 17:33:49 +0100index in read() and write() is in same units as memory type
František Kučera <franta-hg@frantovo.cz> [Sat, 23 Dec 2017 17:33:49 +0100] rev 17
index in read() and write() is in same units as memory type

Fri, 22 Dec 2017 18:14:40 +0100comment, rename, reformat
František Kučera <franta-hg@frantovo.cz> [Fri, 22 Dec 2017 18:14:40 +0100] rev 16
comment, rename, reformat

Fri, 22 Dec 2017 18:09:58 +0100GOTO_COMPARE
František Kučera <franta-hg@frantovo.cz> [Fri, 22 Dec 2017 18:09:58 +0100] rev 15
GOTO_COMPARE

Fri, 22 Dec 2017 17:15:15 +0100INCREMENT, DECREMENT
František Kučera <franta-hg@frantovo.cz> [Fri, 22 Dec 2017 17:15:15 +0100] rev 14
INCREMENT, DECREMENT

Fri, 22 Dec 2017 16:21:10 +0100documentation + LED position
František Kučera <franta-hg@frantovo.cz> [Fri, 22 Dec 2017 16:21:10 +0100] rev 13
documentation + LED position

Fri, 22 Dec 2017 16:10:56 +0100local variables inside switch
František Kučera <franta-hg@frantovo.cz> [Fri, 22 Dec 2017 16:10:56 +0100] rev 12
local variables inside switch

Fri, 22 Dec 2017 00:21:29 +0100debug output formatting
František Kučera <franta-hg@frantovo.cz> [Fri, 22 Dec 2017 00:21:29 +0100] rev 11
debug output formatting

Fri, 22 Dec 2017 00:00:04 +0100COLOR
František Kučera <franta-hg@frantovo.cz> [Fri, 22 Dec 2017 00:00:04 +0100] rev 10
COLOR

Thu, 21 Dec 2017 21:55:26 +0100template / generic write() function
František Kučera <franta-hg@frantovo.cz> [Thu, 21 Dec 2017 21:55:26 +0100] rev 9
template / generic write() function

Thu, 21 Dec 2017 21:49:15 +0100template / generic read() function
František Kučera <franta-hg@frantovo.cz> [Thu, 21 Dec 2017 21:49:15 +0100] rev 8
template / generic read() function

Thu, 21 Dec 2017 18:13:35 +0100malloc + free
František Kučera <franta-hg@frantovo.cz> [Thu, 21 Dec 2017 18:13:35 +0100] rev 7
malloc + free

Thu, 21 Dec 2017 17:52:30 +0100SLEEP
František Kučera <franta-hg@frantovo.cz> [Thu, 21 Dec 2017 17:52:30 +0100] rev 6
SLEEP

Thu, 21 Dec 2017 17:22:55 +0100commands in hexadecimal
František Kučera <franta-hg@frantovo.cz> [Thu, 21 Dec 2017 17:22:55 +0100] rev 5
commands in hexadecimal

Thu, 21 Dec 2017 17:18:22 +0100writeAddress()
František Kučera <franta-hg@frantovo.cz> [Thu, 21 Dec 2017 17:18:22 +0100] rev 4
writeAddress()

Thu, 21 Dec 2017 17:06:39 +0100GOTO
František Kučera <franta-hg@frantovo.cz> [Thu, 21 Dec 2017 17:06:39 +0100] rev 3
GOTO

Thu, 21 Dec 2017 16:18:23 +0100use malloc instead of an array (the memory contains sequence of various types so typed array makes no sense)
František Kučera <franta-hg@frantovo.cz> [Thu, 21 Dec 2017 16:18:23 +0100] rev 2
use malloc instead of an array (the memory contains sequence of various types so typed array makes no sense)

Thu, 21 Dec 2017 15:17:37 +0100increment index in th read function
František Kučera <franta-hg@frantovo.cz> [Thu, 21 Dec 2017 15:17:37 +0100] rev 1
increment index in th read function