Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
bug on --org command line argv, missing hex address support
#1
Since always i used hex values on --org command line argument (zxb.py), it always worked until few months ago - like:
zxb.py code.bas --org=0xC000

Now, since it stopped working, i had to fix all the code i had to something like:
zxb.py code.bas --org=$((0xC000))
(i only tested it on Ubuntu GNU/Linux - i have no idea how fine it works on other operating systems and distributions)

i have no idea what caused that... perhaps some code cleanup on ZX-Basic Compiler? or something else?
Reply
#2
Theoretically, this has never been supported. I'll add it anyway.
Reply
#3
Okay, it's been added to version 1.8.9 (not yet released). In the mean time, you can download a preview from here:
http://boriel.com/files/zxb/zxbasic-zxba...-win32.zip
http://boriel.com/files/zxb/zxbasic-zxba...ta4.tar.gz
http://boriel.com/files/zxb/zxbasic-zxba...-beta4.zip
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)