Commit Graph

21 Commits

Author SHA1 Message Date
89218accd0 feat: add hardware.inc 2024-11-28 11:05:23 -06:00
4a50a80e1f style: prettier math (thx asm6809), add MIT license to boot.s, remove stray ( 2024-11-22 10:17:26 -05:00
bbe4799903 docs: update code README to reflect changes and update main README with new update 2024-11-22 09:30:21 -05:00
d0ccf52bb3 fix: use a version of assist09 that is compatible with asm6809 2024-11-22 09:22:54 -05:00
c67490c216 doc: sane outline for docs and how to build the firmware. 2024-11-21 18:31:51 -06:00
613d5880e0 chore: changing instances of Chibi PC-09 to CHIBI PC-09. 2024-11-21 18:20:07 -06:00
66c2df04c9 clean: removed old files from lwtools era 2024-11-21 18:12:39 -06:00
ed135ef614 chore: migrated to asm6809 2024-11-21 18:08:17 -06:00
7fb867d5fd chore: added build/ to gitignore. 2024-11-21 16:01:21 -06:00
129b0eb6bb chore: fixed empty echo in makefile. 2024-11-21 16:01:03 -06:00
9dacc24a4a chore: completed missing parts of makefile. 2024-11-21 15:55:38 -06:00
314aec95fa chore: added makefile 2024-11-21 15:22:17 -06:00
8f64049dfb chore: added editorconfig file 2024-11-21 15:22:00 -06:00
fb475ed766 chore: added gitignore file 2024-11-21 15:21:32 -06:00
1fdfbf67b0 chore: renamed source file to move it to src dir 2024-11-21 15:07:44 -06:00
da2973ab9a chore: clean old binaries in prep for gitignore 2024-11-21 15:05:09 -06:00
c9d125203d trying to get the linker script to work 2024-11-21 12:56:54 -05:00
cea8a54ebf minimum functional bootcode 2024-11-21 12:15:27 -05:00
dcc1bea405 start working on boot code, move things around 2024-11-21 10:40:59 -05:00
fc115752e6 added books for programming 2024-11-19 14:34:29 -05:00
7c0865bb67 folder and such for coding 2024-11-19 14:32:39 -05:00