Update bucket sort algorithm
This commit is contained in:
parent
2702d98253
commit
866d4eeb6b
@ -4,7 +4,8 @@
|
|||||||
#define LIST_SIZE 0x20
|
#define LIST_SIZE 0x20
|
||||||
#define HASH_MASK 0b1111000
|
#define HASH_MASK 0b1111000
|
||||||
|
|
||||||
|
// Put 0x1337 at address 0 in program-memory
|
||||||
|
#data 0x00 0x1337
|
||||||
|
|
||||||
|
|
||||||
//// FOR TESTING PURPOSES ONLY ////
|
//// FOR TESTING PURPOSES ONLY ////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user