Rev. | Tiempo | Autor |
---|---|---|
c9ca731 master | 2017-06-17 10:35:04 | Joel Matthew Rees |
UD/MOD double integer division in M6800 assembler within figForth. |
||
1613405 | 2017-06-13 18:18:37 | Joel Matthew Rees |
Now it runs more or less correctly. |
||
cadfda1 | 2017-06-13 18:16:48 | Joel Matthew Rees |
Fixing errors, a little code cleanup |
||
a53e70f | 2017-06-13 18:13:25 | Joel Matthew Rees |
at this point it more or less runs |
||
f01969b | 2017-06-13 18:11:14 | Joel Matthew Rees |
refactoring and comments, progress |
||
746c818 | 2017-06-13 18:09:13 | Joel Matthew Rees |
cycles and the digging into the actual calendar |
||
f5c8fe4 | 2017-06-13 18:07:37 | Joel Matthew Rees |
debugging the division |
||
4df80e8 | 2017-06-13 18:05:45 | Joel Matthew Rees |
full double division in Forth-level code |
||
6ec616a | 2017-06-13 18:04:11 | Joel Matthew Rees |
more on cycle counting for synthetic division |
||
ae9ce3d | 2017-06-13 17:58:44 | Joel Matthew Rees |
progress, corrections, and a detour in C |
||
8c6c732 | 2017-06-13 17:55:40 | Joel Matthew Rees |
Need to remember how the moons orbit |
||
bc60507 | 2017-06-13 17:53:37 | Joel Matthew Rees |
progression |
||
d510862 | 2017-06-13 17:51:57 | Joel Matthew Rees |
bringing things together |
||
7651eb0 | 2017-06-13 17:48:41 | Joel Matthew Rees |
side path (bad days added early) |
||
75f9aa7 | 2017-06-13 17:42:14 | Joel Matthew Rees |
Different ways to print the day of the week |
||
c2eee35 | 2017-06-13 17:39:26 | Joel Matthew Rees |
minor corrections |
||
7fb8c40 | 2017-06-13 17:38:46 | Joel Matthew Rees |
side paths with processors and byte order fussing |
||
1a8b7ce | 2017-06-13 17:35:51 | Joel Matthew Rees |
more minor stuff |
||
d52d6dd | 2017-06-13 17:34:44 | Joel Matthew Rees |
minor corrections |
||
e46bc31 | 2017-06-13 17:32:46 | Joel Matthew Rees |
iend of math checking path |
||
6dd7f89 | 2017-06-13 17:32:06 | Joel Matthew Rees |
rollback by hand |
||
4f7b852 | 2017-06-13 17:30:52 | Joel Matthew Rees |
checking my math |
||
bc537f1 | 2017-06-13 17:28:36 | Joel Matthew Rees |
pursuing two separate paths |
||
5f908f8 | 2017-06-13 17:22:28 | Joel Matthew Rees |
shifting to period code |
||
eb373ea | 2017-06-13 17:13:52 | Joel Matthew Rees |
segfaults, FWIW |
||
26ee06c | 2017-06-13 17:09:44 | Joel Matthew Rees |
working version |
||
2a13b38 | 2017-06-13 17:08:04 | Joel Matthew Rees |
Only log10 was actually relevant here. |
||
27fcb96 | 2017-06-13 17:05:27 | Joel Matthew Rees |
starting in C |
||
3bed05a | 2017-06-13 16:58:46 | Joel Matthew Rees |
sans leap year check, year / 12 |
||
6d94ed5 | 2017-06-13 16:47:22 | Joel Matthew Rees |
adding real and changing the old name to ideal |