Author Topic: Someone should revive the Online Hex Disassembler...  (Read 27471 times)

0 Members and 1 Guest are viewing this topic.

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: Someone should revive the Online Hex Disassembler...
« Reply #120 on: March 29, 2010, 03:05:20 pm »
wow nice, I will try to setup a FTP account asap. It would rule if it worked fine. Do you have a subdomain in particular that you would like?
« Last Edit: March 29, 2010, 03:05:48 pm by DJ Omnimaga »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #121 on: March 29, 2010, 03:12:10 pm »
wow nice, I will try to setup a FTP account asap. It would rule if it worked fine. Do you have a subdomain in particular that you would like?
No preference at all.

Maybe "calcutils" or just "utils"? "tools" serve, too.
« Last Edit: March 29, 2010, 03:13:23 pm by Galandros »
Hobbing in calculator projects.

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: Someone should revive the Online Hex Disassembler...
« Reply #122 on: March 29, 2010, 03:21:11 pm »
I thought about asmutils since it's more ASM related (Cemetech alerady got the TI-BASIC counterpart). Maybe "asmtools" would work better, though. Else, "asm" could have done but then idk, it sounds a bit weird x.x

EDIT: FTP account info sent. For http://asmutils.omnimaga.org it may take between 0.5 and 72 hours before it works fine for everyone, though.
« Last Edit: March 29, 2010, 03:25:55 pm by DJ Omnimaga »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #123 on: March 29, 2010, 04:09:04 pm »
Followed DJ indications and here it goes:
http://asmtools.omnimaga.org/asmunsquisher/

Works to me but some people may need to wait for a while to spread through the Internet. (something about DNS)

Normally I wouldn't do this but there are easter eggs because we are in Easter! *twisted evil smile*
Good easter and happy eggs hunt.
Hint: what is the other asm tool that I coded?

I noticed it needs a favicon (16x16 or 32x32). I will try to come with something that includes some of these ideas:
- omnimaga symbols
- hex numbers (0-9 and A-F) (instead of A could be the alpha from omnimaga)
- z80 assembly code
- grayscale colours

And I will try to host the online assembler and code counter in the subdomain.
« Last Edit: March 29, 2010, 04:13:40 pm by Galandros »
Hobbing in calculator projects.

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: Someone should revive the Online Hex Disassembler...
« Reply #124 on: March 29, 2010, 10:49:52 pm »
Nice, it runs so much faster ^^. I was wondering at first why you didn't put it in the root directory then I read the final sentence. It also appears to work pretty well. Nice job :)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #125 on: March 30, 2010, 12:30:42 am »
very nice very nice im going to have to try this later

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: Someone should revive the Online Hex Disassembler...
« Reply #126 on: March 30, 2010, 11:25:32 am »
Btw I updated the misc page with the new link. :)

http://www.omnimaga.org/index.php?action=ezportal;sa=page;p=7
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #127 on: March 30, 2010, 05:20:24 pm »
Nice, it runs so much faster ^^. I was wondering at first why you didn't put it in the root directory then I read the final sentence. It also appears to work pretty well. Nice job :)
Runs faster than the original hex disassembler? Nice... Most of the time it takes is uploading to the server. It unsquishes almost instantly, just 0.00131512 seconds for 21KB assembly file.

I updated the unsquisher.php to fix a small bug. It wrongly unsquished 2 bytes more than it should. But it has no repercussion in your calc other than wasting 4 bytes.
And I cleaned the source code with my current PHP experience. Not worth writing the changes.
Hobbing in calculator projects.

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: Someone should revive the Online Hex Disassembler...
« Reply #128 on: March 30, 2010, 05:27:42 pm »
Nice to see this is fixed ^^

As for your host I think it was a slower server. I guess it is typical from free hosts, though.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #129 on: April 03, 2010, 05:41:49 am »
Nice to see this is fixed ^^
It was a bug introduced in the PHP4 version I did, btw. x.x

I added a favicon place holder (right now the favicon doesn't make sense). And help page: http://asmtools.omnimaga.org/asmunsquisher/help.html
It has screen shoots of a assembly program that does exactly nothing. (just returns back to TI-OS)
And other minor changes to the PHP script.
Hobbing in calculator projects.

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: Someone should revive the Online Hex Disassembler...
« Reply #130 on: April 03, 2010, 12:42:31 pm »
Nice to see progress :)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)