Commit Graph

10 Commits

Author SHA1 Message Date
Russell-S-Harper b1a019a1c4 Normalzing Nakefiles 2020-09-26 03:40:56 -04:00
Russell-S-Harper 2bbd304ec7 Added access of DATA section for LDI and SVI. 2019-07-07 13:25:47 -04:00
Russell-S-Harper aa37831b23 Adding handling for different section types. 2019-04-29 21:32:06 -04:00
Russell-S-Harper 99fc2c9feb Added CODE and DATA type headers, and using offsets for LDI and SVI. Not bothering with multitasking and context switching for now. 2019-04-26 20:37:50 -04:00
Russell-S-Harper 13c375b242 Added code for LDD. Removed some hard coded constants. 2018-09-08 11:00:19 -04:00
Russell-S-Harper 3af579e5bb Forcing regular 6502 instructions. 2018-08-27 20:27:00 -04:00
Russell-S-Harper 8bbb5016cd Was using up too many S registers, so moved internal functions to use new registers I0 - I7, added IEEE rounding to MUL and DIV, refactored to reduce size, and trimmed trailing spaces. 2018-08-21 09:14:16 -04:00
Russell-S-Harper b96f42daaa Renamed common-post-process to xa-pre-process. 2018-08-07 07:03:21 -04:00
Russell-S-Harper 421a7a192e Revising Makefiles and expanding README. 2018-08-07 06:38:40 -04:00
Russell-S-Harper 6cfab34cfa Add files via upload 2018-08-06 22:14:36 -04:00