You cannot post messages because only members can post, and you are not currently a member.
Description:
This is the jallib mailing list. jallib is a central jalv2 repository. If you plan to contribute, or want to be informed with new available jalv2 libraries, join us !
|
|
|
Shared data area specification and usage
|
| |
{message earlier dropped in Jallist}
Hi guys,
As result of a discussion with Gordon Williams (in Jallist) I have prepared a new set of Jallib device files with the following changes:
- pragma shared contains the shared memory regions:
- 14H core typically 0x00-0x0b,0x70-0x7F
- 16 core typically 0x00-0x7F,0xF80-0xFFF... more »
|
|
24q beta2
|
| |
Hi guys,
The latest 2.4q beta compiler (22 May 2013) produces error/warning messages with the following Jallib samples:
...
I trust that the authors of the involved libaries take care to provide the necessary corrections.
Regards, Rob.
-- Rob Hamerling - [link]
|
|
JALv2 for Arduino
|
| |
For those requesting a JALv2 version for ATmega and ATtiny (me included) there is a really nice alternative as a very similar language: avr-ada. [link] It works very nice! Many thanks to the author!
|
|
buildbot success in jallib on jallib-bee
|
| |
Hi guys,
This is buildbot speaking. I have finished a build of jallib-bee on jallib.
Buildslave for this Build: sebbot
Build Reason: The Nightly scheduler named 'weekly build (bee)' triggered this build
Build Source Stamp: HEAD
Blamelist: Build succeeded!
Logs are attached.
sincerely,... more »
|
|
Bug in format.jal ?
|
| |
Hello all, I think i found a small bug in format.jal I had problems when i tried to display in my lcd (format_dword_dec) a value greater than 999. Exemple : A35 instead of 1035 To resolve this problem i changed 2 lines in the procedure "format_dword_dec " original : 176 const word c10_000 = 10_000... more »
|
|
buildbot success in jallib on jallib-bee
|
| |
Hi guys,
This is buildbot speaking. I have finished a build of jallib-bee on jallib.
Buildslave for this Build: sebbot
Build Reason: The Nightly scheduler named 'weekly build (bee)' triggered this build
Build Source Stamp: HEAD
Blamelist: Build succeeded!
Logs are attached.
sincerely,... more »
|
|
buildbot success in jallib on jallib-standard
|
| |
Hi guys,
This is buildbot speaking. I have finished a build of jallib-standard on jallib.
Buildslave for this Build: sebbot
Build Reason: Build Source Stamp: HEAD
Blamelist: robhamerling
Build succeeded!
Logs are attached.
sincerely,
-The Buildbot
|
|
device files
|
| |
Hi guys,
As you've probably seen I've committed new device files.
This is the result of a discussion in Jallist with Gordon Williams and Kyle York. Some tests show a significant reduction of code memory mainly because of reduced bank switching.
For the baseline and classic midrange the bytes required for port... more »
|
|
|