Author Topic: Help Requested  (Read 6969 times)

0 Members and 1 Guest are viewing this topic.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Help Requested
« on: November 23, 2010, 11:49:31 pm »
So as I develop this assembler I will need lots of debugging to help me, as well as people to assemble for different platforms. Right now Linux and Mac OS X are covered, and pretty soon Windows will be too, but it will be nice to have more just in case. I've tested this on Linux, and it has been tested on Mac OS X by Graphmastur, and so far all is in the green :)
Instructions on how to get a copy of the source for yourself can be found here. If anybody wants to join the team and help keep compatibility as I work on the project, or help will the actual coding, please let me know right away.

Currently I'm working on the first pass, and any help or tips with my code would be much appreciated. This is coded in C++ and my main parsing is using a vector<string> and using a character by character check to break (easy to use a two character check by just checking one ahead in a single character check, or more if you need to check for more).

EDIT: ok people who are working on this so far
  • Eeems (of course)
  • Graphmastur
  • Binder News
« Last Edit: November 26, 2010, 08:22:21 pm by Eeems »
/e

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Help Requested
« Reply #1 on: November 26, 2010, 04:44:08 pm »
For the record, it's best if you have a google account like gmail or something. That way, you can chat, join the project, join the google group, and so on. I'm not sure if we can do a conference chat, just yet. I know I can on my end.

Also, Windows has been successfully tested.

Offline Binder News

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 785
  • Rating: +46/-3
  • Zombie of Tomorrow
    • View Profile
Re: Help Requested
« Reply #2 on: November 26, 2010, 04:53:06 pm »
Yay for Windows (kinda). By the way, I just joined the Google Group.
Spoiler For userbars:







Hacker-in-training!   Z80 Assembly Programmer     Axe Programmer
C++ H4X0R             Java Coder                           I <3 Python!

Perdidisti ludum     Cerebrum non habes

"We are humans first, no matter what."
"Fame is a vapor, popularity an accident, and riches take wings. Only one thing endures, and that is character."
Spoiler For Test Results:





Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Help Requested
« Reply #3 on: November 26, 2010, 04:55:21 pm »
Yay for Windows (kinda). By the way, I just joined the Google Group.
excellent! Also, you might want to change it to "email" instead of "abridged email". I can do that for you if you want.

Also, did you download the svn and try it?
« Last Edit: November 26, 2010, 05:00:28 pm by graphmastur »

Offline Binder News

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 785
  • Rating: +46/-3
  • Zombie of Tomorrow
    • View Profile
Re: Help Requested
« Reply #4 on: November 26, 2010, 05:01:41 pm »
I'll do that.
I tried the SVN last night and it worked fine.
Spoiler For userbars:







Hacker-in-training!   Z80 Assembly Programmer     Axe Programmer
C++ H4X0R             Java Coder                           I <3 Python!

Perdidisti ludum     Cerebrum non habes

"We are humans first, no matter what."
"Fame is a vapor, popularity an accident, and riches take wings. Only one thing endures, and that is character."
Spoiler For Test Results:





Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Help Requested
« Reply #5 on: November 26, 2010, 05:02:23 pm »
I'll do that.
I tried the SVN last night and it worked fine.
Good. Do you know how to use an svn? Also, do you know how to chat within your gmail account?

EDIT: I also just sent an invite to chat using gmail.
« Last Edit: November 26, 2010, 05:05:00 pm by graphmastur »

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Help Requested
« Reply #6 on: November 26, 2010, 05:16:41 pm »
Sounds like we are getting all setup :) Let me know if you run into any issues getting things compiling. Also test running it with different flags set and stuff, let me know if you run into any errors.
Binder, you can add the userbar in both my signature and graphmastur's signature to yours if you want.
/e

Offline Binder News

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 785
  • Rating: +46/-3
  • Zombie of Tomorrow
    • View Profile
Re: Help Requested
« Reply #7 on: November 26, 2010, 06:23:14 pm »
Thanks, I will.
Spoiler For userbars:







Hacker-in-training!   Z80 Assembly Programmer     Axe Programmer
C++ H4X0R             Java Coder                           I <3 Python!

Perdidisti ludum     Cerebrum non habes

"We are humans first, no matter what."
"Fame is a vapor, popularity an accident, and riches take wings. Only one thing endures, and that is character."
Spoiler For Test Results: