nes-proj/project/Giomba
giomba 35f5041b7f [cart + cash] partial product arrays
when you cash out, instead of sending many packets, you can aggregate multiple products in the same packet, doing an array; thus you have better power efficiency, and less delay; so both Anastasi and Marcelloni would be very proud of us
2019-05-07 21:39:28 +02:00
..
Makefile [cart] Now cart should associate 2019-04-12 14:56:37 +02:00
cart.c [cart + cash] partial product arrays 2019-05-07 21:39:28 +02:00
event.h [cart + cash] partial product arrays 2019-05-07 21:39:28 +02:00
log.h [cart] first unuseful version for cart 2019-04-11 17:46:54 +02:00
project-conf.h [cart] first unuseful version for cart 2019-04-11 17:46:54 +02:00
sendrecv.c [cart + cash] partial product arrays 2019-05-07 21:39:28 +02:00
sendrecv.h [cart] Now cart should associate 2019-04-12 14:56:37 +02:00
status.c [cart + cash] partial product arrays 2019-05-07 21:39:28 +02:00
status.h [cart] futher adjustments for new type names 2019-04-13 09:28:16 +02:00