Commit graph

18 commits

Author SHA1 Message Date
01ab067797
c64: Day 9, some small cleanups 2020-12-17 05:36:57 +01:00
9e01e0dd90
c64(menu): Update ASCII for day 15 2020-12-16 01:51:31 +01:00
1aaba8eba8
Add missing waves to calendar 2020-12-15 04:11:37 +01:00
e5e3a10fb5
Add day 5 and fancy menu 2020-12-15 03:26:53 +01:00
6ba6c568df
Replace .fills with consts wherever possible
Reduces filesize from 8kB to 5kB
2020-12-09 17:51:37 +01:00
4959a34dcb
Add c64 day 1 part 2 2020-12-09 16:17:02 +01:00
8467b7c9a0
Implement binary search tree and base day1a on it 2020-12-09 13:27:21 +01:00
438b622c58
Make 32-64 bit multiplication routine based on the 16-32 bit one 2020-12-09 13:26:53 +01:00
e001280dc2
Shuffle memory locations around a bit 2020-12-09 09:01:07 +01:00
5c6cefa355
Add credit for mul routines 2020-12-09 03:39:44 +01:00
c2b7852374
c64: Small refactor 2020-12-09 03:17:56 +01:00
7f72298c99
Make day 1 work 2020-12-09 03:17:56 +01:00
b613ab8965
Implement 32bit divmod based on Bisqwit's algorithm, implement 16 and 32-bit decimal print 2020-12-09 03:17:56 +01:00
4793f79e79
Fix a few dumbs in udivmod32 2020-12-09 03:17:55 +01:00
83b7698180
Add more math routines 2020-12-09 03:17:55 +01:00
b826af0205
Move day01 to separate file and create move_16_imm macro 2020-12-09 03:17:54 +01:00
1e67af572d
Remove c64 prg 2020-12-09 03:17:54 +01:00
ae461a8709
C64 2020-12-09 03:17:54 +01:00