NO

Author Topic: Version 12.00 is now released  (Read 2594 times)

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Version 12.00 is now released
« on: May 19, 2023, 01:21:01 PM »
http://www.smorgasbordet.com/pellesc/download.htm

Changes from Release Candidate #2:
  • Fixed POASM problem with null terminator being included in internal length of string literal and literal text (failing concatenate operations).
  • Fixed POMC problem with cryptic error message for unexpected end of file.
  • Fixed POFMT problem with '%' changed to '%%', and '%=' changed to '%%='.
  • Minor documentation update (POASM @CatStr() macro vs directive).

/Pelle
/Pelle

Offline rapte

  • Member
  • *
  • Posts: 11
Re: Version 12.00 is now released
« Reply #1 on: May 19, 2023, 01:26:47 PM »
Thank you Pelle :)

Offline frankie

  • Global Moderator
  • Member
  • *****
  • Posts: 2096
Re: Version 12.00 is now released
« Reply #2 on: May 19, 2023, 02:01:56 PM »

        _
       /(|
      (  :
     __\  \  _____
   (____)  `|
  (____)|   |
   (____).__|
    (___)__.|_____
It is better to be hated for what you are than to be loved for what you are not. - Andre Gide

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Re: Version 12.00 is now released
« Reply #3 on: May 19, 2023, 04:30:26 PM »
Thanks !
May the source be with you

Offline Marco

  • Member
  • *
  • Posts: 42
Re: Version 12.00 is now released
« Reply #4 on: May 19, 2023, 04:55:53 PM »
Great. Thanks!

Offline Vortex

  • Member
  • *
  • Posts: 797
    • http://www.vortex.masmcode.com
Re: Version 12.00 is now released
« Reply #5 on: May 19, 2023, 05:48:15 PM »
Hi Pelle,

Many thanks.
Code it... That's all...

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Re: Version 12.00 is now released
« Reply #6 on: May 19, 2023, 06:47:32 PM »
Thank you, all!  :)
/Pelle
/Pelle

Offline John Z

  • Member
  • *
  • Posts: 790
Re: Version 12.00 is now released
« Reply #7 on: May 20, 2023, 11:58:41 AM »
Excellent work Pelle!  Thanks very much & congratulations!

John Z

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Re: Version 12.00 is now released
« Reply #8 on: May 20, 2023, 12:50:26 PM »
Thank you, John!
/Pelle

Offline MrBcx

  • Global Moderator
  • Member
  • *****
  • Posts: 175
    • Bcx Basic to C/C++ Translator
Re: Version 12.00 is now released
« Reply #9 on: May 20, 2023, 04:46:42 PM »
Thank you Pelle.

v12 compiles the latest version of BCX and hundreds of samples just fine.

Still one of my favorite tool sets after all these years!

Bcx Basic to C/C++ Translator
https://www.BcxBasicCoders.com

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Re: Version 12.00 is now released
« Reply #10 on: May 20, 2023, 04:56:30 PM »
Thank you MrBcx, nice to hear!  :)
/Pelle