|
9dc46c16ee
|
Merge pull request 'serial' (#1) from serial into main
Reviewed-on: gfaraday/chibi-pc09#1
|
2025-08-20 18:29:54 -04:00 |
|
|
4e6cdc8834
|
new pcb rev, fixes reset switch error
|
2025-08-18 08:34:37 -04:00 |
|
|
62a7ccc35a
|
Add The 6309 Book
|
2025-08-18 07:56:03 -04:00 |
|
|
9a72eda0e5
|
add badge for gitea
|
2025-08-01 12:41:33 -04:00 |
|
|
0eb5b2ba89
|
update readme to reflect changes
|
2025-08-01 07:59:28 -04:00 |
|
|
6e89d26f6b
|
docs: add 74hc670 datasheet, potential replacement for 74ls612
|
2024-12-16 09:35:04 -05:00 |
|
|
9edc255412
|
style: caps in comment fix
|
2024-12-11 05:30:33 -06:00 |
|
|
971dc1d719
|
feat: new serial functions
|
2024-12-07 10:30:15 -06:00 |
|
|
1237cc89eb
|
chore: using aliases from hardware.inc and optimized divisor setup
|
2024-12-07 06:55:22 -06:00 |
|
Amber
|
808f868344
|
Merge pull request #12 from amberisvibin/hardware.inc
Setup hardware.inc
|
2024-12-05 20:59:14 -05:00 |
|
|
16c2d2bc62
|
fix: register name, comment spacing
|
2024-12-05 16:44:02 -05:00 |
|
|
6605f13003
|
feat(hardware.inc): Added flags for FCR
|
2024-12-05 14:54:43 -06:00 |
|
|
d787e63624
|
feat(hardware.inc): Added flags for IIR
|
2024-12-05 14:50:20 -06:00 |
|
|
7d03e97d94
|
feat(hardware.inc): added flags for IER and changed 'Modem'->'MODEM'
|
2024-12-05 14:45:45 -06:00 |
|
|
b3ebe917a9
|
feat(hardware.inc): added flags for MSR.
|
2024-12-05 12:28:58 -06:00 |
|
|
1294ac41d1
|
feat(hardware.inc): added flags for LCR, MCR, and LSR.
|
2024-12-05 12:23:31 -06:00 |
|
|
d1cbc09e99
|
fix: fixed immediate values
|
2024-11-29 10:10:48 -06:00 |
|
|
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 |
|
|
3e4e0487a3
|
chore: organize pcb files
|
2024-11-22 09:59:27 -05:00 |
|
Amber
|
ce30f0c1f0
|
docs: update directories in README
|
2024-11-22 09:45:10 -05:00 |
|
|
2a3732ce6a
|
chore: remove old docs, clean up font stuff
|
2024-11-22 09:42:05 -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 |
|