-
Release Checklist:
## Projected Timeline
- Not yet determined
## Development
### Pending Issues:
### Tools
### Compiler
- [ ] SDCC 4.5.0 ?
- [ ] Github building and patching
…
-
Hi folks,
I'm a long term user of irssi and have been looking at using more of its features lately, and one thing that came up while I was doing so was that SDCC is a thing (as implemented in KVirc…
-
To reproduce:
* Get the file "sdcc_200.zip" from from "CICA 32 For Windows CD-ROM (Walnut Creek) (October 1999) (Disc 4).iso" in [https://archive.org/details/CICA_32_For_Windows_CD-](https://archive.…
-
**Type: LanguageService**
This issue is closely related to #2499 but more general. The linked issue talks requests that VSCode supports some of SDCC compiler's syntax for Intel 8051 projects. Thi…
-
Some advance warning: as of current SDCC development version 4.2.10, and for the forthcoming release version 4.3.0, the `_sdcc_external_startup` function has been renamed to `__sdcc_external_startup` …
-
Executing the following in an empty directory on SDCC...
```
unsetenv NODEBUG
setup 64b
starver SL24x config/v0.3.0-rhel7-root6.24.06
mkdir StRoot
cp -R $STAR/StRoot/StFwdU…
-
![图片](https://user-images.githubusercontent.com/45288809/174343394-221cc2b5-680d-4f1d-b3d7-bc3a9d3fca17.png)
SDCC related defines, like __SDCC and __SDCC_mcs51, were added somewhere which causes li…
-
I hope not to bother you. I see that you are programming the N76E003 and I am looking for information to use sdcc to do the same (on arch linux). I know that the 8051 port is done but I have so far no…
-
Since SDCC 4.2.3, interrupt numbers need to be parenthesized. The attached patch fixes the firmware so it compiles with current SDCC.
[sdcc_4_3_0_smbus_firmware.patch.gz](https://github.com/karosiu…
spth updated
4 months ago
-
Cast @spth!
Hi, Philipp!
I've recently added the result of my work on STVD-SDCC integration!
The toollset works well and able to build STVD project with SDCC.
Here are toolchain settings:
…