Author Topic: ORG: online Z80 IDE and assembler  (Read 45855 times)

0 Members and 1 Guest are viewing this topic.

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: ORG: online Z80 IDE and assembler
« Reply #135 on: January 12, 2013, 09:30:34 pm »
Oh, psh, thanks XD I gave the instructions for adc a,* X.X

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: ORG: online Z80 IDE and assembler
« Reply #136 on: February 13, 2013, 11:27:26 pm »
After ClrHome's server move, there was a bug causing ORG to handle strings the wrong way, which meant that any program using include files like ti83plus.inc or with a string (basically every program) wouldn't assemble correctly. Turns out the free host I'm on has an old version of PHP with a bug that actually got fixed sometime in the release cycle.

Anyway, that's been dealt with, so ORG should be working fine now :)

(Thanks to Xeda for reporting that bug. A long time ago, sorry...)
« Last Edit: February 13, 2013, 11:28:13 pm by Deep Thought »




Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: ORG: online Z80 IDE and assembler
« Reply #137 on: February 14, 2013, 06:21:31 am »
That's good news! It wasn't too big of a deal for me since I don't use many equates, but I know how useful include files are.

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: ORG: online Z80 IDE and assembler
« Reply #138 on: March 30, 2013, 01:41:30 am »
Couple of updates.

Controls moved to the bottom. Doesn't sound that big, but it allows you to keep building your programs without having to scroll up past the logs every time. (Was annoying for me.)

More assembler bug fixes. I somehow had code dividing by zero in there O.o

Another facelift. Hope it looks better. The new background was actually supposed to look like recycled paper, but ... didn't turn out that way.

Fixed example code (templates). Thanks to Kerm for pointing this out.

As always, please throw me those bug reports!




Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: ORG: online Z80 IDE and assembler
« Reply #139 on: March 31, 2013, 11:26:40 am »
I am not sure if this is a problem that was introduced or something else, but when I compile the code and click 'download', I am redirected to http://clrhome.org/lib/404.php

The first time I did this, I lost my code (but I remembered it all, so I recovered it quickly).

EDIT: Actually, it seems to be doing the same for quite a few in-site links.

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: ORG: online Z80 IDE and assembler
« Reply #140 on: March 31, 2013, 11:29:36 am »
Why does it mess with my capslock?
If you like my work: why not give me an internet?








Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: ORG: online Z80 IDE and assembler
« Reply #141 on: March 31, 2013, 11:45:58 am »
I am not sure if this is a problem that was introduced or something else, but when I compile the code and click 'download', I am redirected to http://clrhome.org/lib/404.php
I temporarily moved the site to a different server. Should be back now.
Why does it mess with my capslock?
I didn't know that was possible O.o What exactly is happening?




Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: ORG: online Z80 IDE and assembler
« Reply #142 on: June 29, 2013, 06:58:49 pm »
Major update: App support! ORG now has its own signer so it can now generate valid apps.

After this the assembler is going to be rewritten from scratch, which is going to definitely going to take a while. But if you have any suggestions or requests, now's a great time to make them—I can bake them straight into the new ORG!

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: ORG: online Z80 IDE and assembler
« Reply #143 on: June 29, 2013, 07:00:34 pm »
Wow, that is pretty cool!
Now, if I start doing assembly, I know which IDE i will use for sure :)

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: ORG: online Z80 IDE and assembler
« Reply #144 on: June 30, 2013, 12:19:01 am »
Very nice Deep Thought! :)

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
Re: ORG: online Z80 IDE and assembler
« Reply #145 on: July 04, 2013, 01:31:40 am »
Good to hear about APP support :)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: ORG: online Z80 IDE and assembler
« Reply #146 on: July 13, 2013, 09:00:15 pm »
More updates!
  • #macro and #endmacro commands (alternative way to define macros—you can always use #define and #defcont instead)
  • The log console now separates logs from separate builds with a line, so it's (a lot) easier to read.
  • Minor aesthetic changes.




Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: ORG: online Z80 IDE and assembler
« Reply #147 on: July 22, 2013, 07:20:08 pm »
Finally fixed the scroll wheel bug. Sorry it took that long, especially since I'd made the same fix to IES months ago x.x




Offline mdr1

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 303
  • Rating: +21/-2
    • View Profile
Re: ORG: online Z80 IDE and assembler
« Reply #148 on: July 24, 2013, 05:07:53 pm »
I used the online editor a bit, and it is really good. Bien joué !
I have a suggestion: why not do an off-line version so that we don't need to connect to compile asm?
« Last Edit: July 24, 2013, 05:09:57 pm by mdr1 »



Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: ORG: online Z80 IDE and assembler
« Reply #149 on: July 24, 2013, 05:19:23 pm »
I used the online editor a bit, and it is really good. Bien joué !
I have a suggestion: why not do an off-line version so that we don't need to connect to compile asm?
The actual compiler is PHP, not JavaScript, so it requires a webserver with PHP installed to run.