amr pushed to main at NotAShelf/nixir 2026-02-21 22:42:31 +00:00
829199f91a
chore: run through 'clang-tidy' with '-fix'
amr pushed to main at NotAShelf/nixir 2026-02-21 21:38:44 +00:00
fc862b1e81
Ran through clang-tidy with -fix
amr pushed to main at amr/zone 2026-01-23 21:44:36 +00:00
95344d73cb
dev: added signon strings and some other basic bootup code
fc244f8481
dev: started to add OS functions
53a9c6c91d
linker: reordered section 'zone' so zone.o comes first
e3c9c7b642
linker: ensured .bss comes after .data, and added map file output
a81c4be013
build: move float into zone section
Compare 5 commits »
amr deleted branch amr-patch-1 from NotAShelf/chroma 2025-11-16 10:56:22 +00:00
amr pushed to amr-patch-2 at NotAShelf/chroma 2025-11-02 08:31:18 +00:00
1f9050b69e fix: this solves the warning during compilation
ecff681d37 Merge pull request 'Fix typo in systemd service' (#6) from amr-patch-1 into main
9415b61953 Fix typo in systemd service
Compare 3 commits »
amr commented on pull request NotAShelf/chroma#6 2025-11-02 08:09:39 +00:00
Fix typo in systemd service

There are also a couple typos in the README

amr created pull request NotAShelf/chroma#7 2025-11-02 07:13:44 +00:00
fix: this solves the warning during compilation
amr created branch amr-patch-2 in NotAShelf/chroma 2025-11-02 07:13:16 +00:00
amr pushed to amr-patch-2 at NotAShelf/chroma 2025-11-02 07:13:16 +00:00
ff2a2d977f fix: this solves the warning during compilation
amr created pull request NotAShelf/chroma#6 2025-11-02 07:05:11 +00:00
Fix typo in systemd service
amr created branch amr-patch-1 in NotAShelf/chroma 2025-11-02 07:04:52 +00:00
amr pushed to amr-patch-1 at NotAShelf/chroma 2025-11-02 07:04:52 +00:00
9415b61953 Fix typo in systemd service
amr pushed to main at FrznChess/chessmcu 2025-09-16 17:03:16 +00:00
5359d0fb05
doxygen: Trying to get the Doxygen output looking like I want
ab26479c3c
docs: Documented more of the Board class
d59798b7e8
doxygen: updated doxygen-awesome-css
fa9d534e94
docs: bringing in doxygen-awesome-css, added more inline documentation
a1560f1611
chores: updated gitignore, removal of configurations.xml, formatted header
Compare 25 commits »
amr pushed to dev at FrznChess/chessmcu 2025-09-16 17:02:23 +00:00
5359d0fb05
doxygen: Trying to get the Doxygen output looking like I want
ab26479c3c
docs: Documented more of the Board class
Compare 2 commits »
amr pushed to dev at FrznChess/chessmcu 2025-09-16 07:27:12 +00:00
d59798b7e8
doxygen: updated doxygen-awesome-css
fa9d534e94
docs: bringing in doxygen-awesome-css, added more inline documentation
Compare 2 commits »
amr pushed to dev at FrznChess/chessmcu 2025-09-13 15:38:02 +00:00
a1560f1611
chores: updated gitignore, removal of configurations.xml, formatted header
amr pushed to dev at FrznChess/chessmcu 2025-09-13 15:20:25 +00:00
a56fb4d60f
dev: refactoring things to be more OOP! whoop whoop
c333e3da9e
dev: refactoring Board to be simpler for Piece to use
Compare 2 commits »
amr pushed to dev at FrznChess/chessmcu 2025-09-07 22:01:12 +00:00
6e05baa87d
docs: Added Doxygen config
f05dd6d90f
dev: Updates to Board and Piece, formatted code
8e381cf109
docs: Starting to add Doxygen comments
ca6468cc62
docs: temporarily added docs/ to .gitignore as they are not ready
b68169dd2b
cool: I added figlet headings because I'm that cool
Compare 5 commits »
amr pushed to dev at FrznChess/chessmcu 2025-08-30 22:47:55 +00:00
6773da28fb
Piece: expanding getLegalMoves for Queen/Knight/Bishop
e5a124d193
FEN: major portion of FEN import is working and tested
Compare 2 commits »
amr pushed to dev at FrznChess/chessmcu 2025-08-29 08:17:57 +00:00
21fae88bdb
fmt: reformatted code, changed some function signatures, fairly minor
76c0c3ce8b
FEN: more work on FEN decoding, handling field 2 and 3
Compare 2 commits »