Search found 6 matches

by vbc
Sat Apr 30, 2022 2:04 pm
Forum: Video/Podcast talk
Topic: vbcc optimizing 6502 compiler with X16 support
Replies: 10
Views: 3460

vbcc optimizing 6502 compiler with X16 support

<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="19139" data-ipsquote-contentid="1106" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1651285410" data-ipsquote-userid="1585" data-ips...
by vbc
Fri Apr 29, 2022 11:42 pm
Forum: Video/Podcast talk
Topic: vbcc optimizing 6502 compiler with X16 support
Replies: 10
Views: 3460

vbcc optimizing 6502 compiler with X16 support

<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="19128" data-ipsquote-contentid="1106" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1651267846" data-ipsquote-userid="73" data-ipsqu...
by vbc
Fri Apr 29, 2022 5:30 pm
Forum: Video/Podcast talk
Topic: vbcc optimizing 6502 compiler with X16 support
Replies: 10
Views: 3460

vbcc optimizing 6502 compiler with X16 support

I have uploaded version 3 of the vbcc distribution for 6502 targets at http://www.compilers.de/vbcc.html<br /> <br /> Major changes since last update:<br /> <br /> - several bug fixes<br /> - improved code generation<br /> - linker mask optimizations to reduce overhead of some library functions (sti...
by vbc
Tue Dec 07, 2021 2:28 pm
Forum:
Topic: New productivity upload: File based assembler
Replies: 35
Views: 9315

New productivity upload: File based assembler

<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="16206" data-ipsquote-contentid="1121" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1638803200" data-ipsquote-userid="1521" data-ips...
by vbc
Thu Feb 25, 2021 1:06 am
Forum: Video/Podcast talk
Topic: vbcc optimizing 6502 compiler with X16 support
Replies: 10
Views: 3460

vbcc optimizing 6502 compiler with X16 support

<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="8029" data-ipsquote-contentid="1106" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1614208456" data-ipsquote-userid="833" data-ipsqu...
by vbc
Tue Feb 23, 2021 3:57 pm
Forum: Video/Podcast talk
Topic: vbcc optimizing 6502 compiler with X16 support
Replies: 10
Views: 3460

vbcc optimizing 6502 compiler with X16 support

Hi, thanks to contributions from András Péteri, the vbcc compiler now comes with support for the X16. I am not very familiar with this machine, but the generated code seems to work well in an X16 emulator. Please let me know if something does not work. So far there is no banking support for this ta...