начало

This commit is contained in:
2026-07-09 14:44:12 +03:00
parent b75b854555
commit 88ddb37225
26 changed files with 4823 additions and 0 deletions

5
create_rs.bat Normal file
View File

@@ -0,0 +1,5 @@
set iname=debug\lampa
set oname=bin\lampa
d:\CCStudio_v3.3\C2000\cgtools\bin\hex2000 %iname%.out -boot -sci8 -map %iname%.map -o %oname%.hex -i
d:\CCStudio_v3.3\C2000\cgtools\bin\hex2bin %oname%.hex %oname%.bin