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