Search found 27 matches
- Thu Jul 28, 2022 3:46 pm
- Forum: Video/Podcast talk
- Topic: CX16 HEAP MANAGER for BANKED RAM and VERA VRAM
- Replies: 31
- Views: 8007
CX16 HEAP MANAGER for BANKED RAM and VERA VRAM
(was a duplicate, 'coz it wasn't clear that the Submit had worked the first time)
- Thu Jul 28, 2022 3:46 pm
- Forum: Video/Podcast talk
- Topic: CX16 HEAP MANAGER for BANKED RAM and VERA VRAM
- Replies: 31
- Views: 8007
CX16 HEAP MANAGER for BANKED RAM and VERA VRAM
<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="19602" data-ipsquote-contentid="1407" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1652730944" data-ipsquote-userid="1249" data-ips...
- Wed Jul 27, 2022 2:39 pm
- Forum:
- Topic: BASIC 2? Why not get BASIC 7?
- Replies: 175
- Views: 80142
BASIC 2? Why not get BASIC 7?
<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="20099" data-ipsquote-contentid="1028" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1654618425" data-ipsquote-userid="683" data-ipsq...
- Mon Nov 29, 2021 3:54 pm
- Forum: CX16 Hardware Support
- Topic: What would you do if you were the CEO of Commodore Computers?
- Replies: 102
- Views: 74636
What would you do if you were the CEO of Commodore Computers?
My apologies if I'm repeating other's statements... I read several posts, but not all three pages. Summary of my thoughts: <ol> <li> Keep the C64 as your holy grail machine / biome until the Amiga comes out. <ol> <li> Keep development and expansions active </li> <li> Learn why it is succeeding so ...
- Mon Jun 28, 2021 10:05 pm
- Forum:
- Topic: LLVM-MOS
- Replies: 49
- Views: 15413
LLVM-MOS
<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="11696" data-ipsquote-contentid="1486" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1624917714" data-ipsquote-userid="252" data-ipsq...
- Mon Jun 28, 2021 9:27 pm
- Forum:
- Topic: LLVM-MOS
- Replies: 49
- Views: 15413
LLVM-MOS
<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="11689" data-ipsquote-contentid="1486" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1624914000" data-ipsquote-userid="17" data-ipsqu...
- Mon Jun 28, 2021 8:52 pm
- Forum:
- Topic: LLVM-MOS
- Replies: 49
- Views: 15413
LLVM-MOS
<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="11686" data-ipsquote-contentid="1486" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1624912551" data-ipsquote-userid="2018" data-ips...
- Mon Jun 28, 2021 6:50 pm
- Forum:
- Topic: LLVM-MOS
- Replies: 49
- Views: 15413
LLVM-MOS
*SMH* D'oh! Thank you for that... Just got jammed into my mental rut... OK, all four platforms at least build and link now. They load and (except for the VIC) have the correct BASIC SYS command waiting. Now I just have to be more careful about linker files and where I'm placing my fonts and g...
- Mon Jun 28, 2021 2:59 pm
- Forum:
- Topic: LLVM-MOS
- Replies: 49
- Views: 15413
LLVM-MOS
<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="11671" data-ipsquote-contentid="1486" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1624748474" data-ipsquote-userid="2018" data-ips...
- Sat Jun 26, 2021 9:53 pm
- Forum:
- Topic: LLVM-MOS
- Replies: 49
- Views: 15413
LLVM-MOS
They seem to be _VERY_ strict about there unit and integration testing. No Pull Requests are allowed unless they are covered by an existing test or include new ones. All code has to follow the LLVM coding and quality guidelines. None of that stops errors getting in, of course, but it should seve...