Commit Graph

31 Commits

Author SHA1 Message Date
83029f6617 chore: added flag for 8n1 serial 2024-11-29 10:10:23 -06:00
e66019f9ac chore: added .inc to editorconfig rules. 2024-11-29 10:09:46 -06:00
088f5d838c fix: added vim ft=asm to inc file. 2024-11-29 09:30:00 -06:00
0b0fd1f83e chore: added SRAM_BASE to hardware.inc. 2024-11-28 23:16:45 -06:00
10491c65e7 style: removed pointless newline 2024-11-28 22:55:57 -06:00
616e95bb0a chore: added ROM_BASE and VECS_BASE to hardware.inc 2024-11-28 22:54:00 -06:00
10c9491164 fix: now tracking incs in makefile. 2024-11-28 11:17:23 -06:00
ad66da0840 style: moved comments to the side 2024-11-28 11:16:58 -06:00
8c2f330cd7 fix: broken whitespace expected by asm6809. 2024-11-28 11:10:30 -06:00
91286a143d refactor: made preparations for hardware.inc. 2024-11-28 11:07:22 -06:00
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