Author Topic: BASIC ASM to TI-83+ Z80 Compiler - v0.1  (Read 6245 times)

0 Members and 1 Guest are viewing this topic.

Dragon__lance

  • Guest
BASIC ASM to TI-83+ Z80 Compiler - v0.1
« Reply #15 on: April 19, 2006, 01:12:00 pm »
i think that too, then again i'm not sure. It saids it's based off of functions...

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
BASIC ASM to TI-83+ Z80 Compiler - v0.1
« Reply #16 on: April 19, 2006, 01:26:00 pm »
"Also note I didn't try the program." :)smile.gif

My semi-rant was directed at Basic to Asm converters.
One of these days I'll get a sig I'm really proud of.

saubue

  • Guest
BASIC ASM to TI-83+ Z80 Compiler - v0.1
« Reply #17 on: April 19, 2006, 01:34:00 pm »
Yes, I also think it's based of functions (I've took a small look inside the source code now) - it "compiles" C-like code into assembly statements.

I don't know anything about z80 Assembly - the test program "menu" which is a menu with 2 options to 1010 bytes - is this efficient?

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
BASIC ASM to TI-83+ Z80 Compiler - v0.1
« Reply #18 on: April 19, 2006, 02:21:00 pm »
it is indeed a new language, I saw lot of those recently. I think that one look nice but there wasnt much doc for it :(sad.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Liazon

  • Guest
BASIC ASM to TI-83+ Z80 Compiler - v0.1
« Reply #19 on: April 20, 2006, 02:28:00 am »
1010 bytes doesn't sound efficient, but I've never successfully made a menu XD

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
BASIC ASM to TI-83+ Z80 Compiler - v0.1
« Reply #20 on: April 20, 2006, 05:48:00 am »
Did anyone try it out yet? What was the resulting program? And could you post the program which was converted?

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
BASIC ASM to TI-83+ Z80 Compiler - v0.1
« Reply #21 on: April 20, 2006, 09:28:00 am »
There is a long discussion of this language at cemetech: http://www.cemetech.net/forum/viewtopic.php?t=907
One of these days I'll get a sig I'm really proud of.