Change all byte sizes to paras, BLOCK_SIZE to BLOCK_PARAS and so on, make core_block_...
authorNick Downing <nick@ndcode.org>
Sat, 1 Jun 2019 02:05:26 +0000 (12:05 +1000)
committerNick Downing <nick@ndcode.org>
Sat, 1 Jun 2019 04:11:55 +0000 (14:11 +1000)
commit575c3e64fe4ffe47e06d1b4b3110de87a80646fa
treec04cf1f74529607e5ea5f03d1e989a19e365ef4b
parent3abcec444c64c8c3750c85a7428d159a465883a9
Change all byte sizes to paras, BLOCK_SIZE to BLOCK_PARAS and so on, make core_block_mem/swap_block_mem use one int per simulated para not one uint8_t per byte
core.c
core.h
process.c
process.h
process_test.h
process_test_gen.c
process_test_run.c
swap.c
swap.h