2761
Oasis / Re: Oasis - cross platform z80 assembler
« on: November 25, 2010, 09:18:39 pm »
Sure, sounds good
What platform will you be on?

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 2761
Oasis / Re: Oasis - cross platform z80 assembler« on: November 25, 2010, 09:18:39 pm »
Sure, sounds good
![]() 2762
Oasis / Re: Oasis - cross platform z80 assembler« on: November 25, 2010, 10:51:13 am »yesThe malevolent is only going to be important if we haven't built the binary for the system the user is on. This will be command line, just like spasm/tasm etc. Batch files should be easy for people to make for it. I might make a few changes to allow you to just drag/drop a file and it would just output with a changed extension to the same directory as Oasis.I assume you mean makefile. I guess auto-correct took over. ![]() ![]() 2763
Oasis / Re: Oasis - cross platform z80 assembler« on: November 25, 2010, 09:29:27 am »
The malevolent is only going to be important if we haven't built the binary for the system the user is on. This will be command line, just like spasm/tasm etc. Batch files should be easy for people to make for it. I might make a few changes to allow you to just drag/drop a file and it would just output with a changed extension to the same directory as Oasis.
2764
Other Calc-Related Projects and Ideas / Re: ticalc.org "Package Manager"« on: November 24, 2010, 10:37:34 pm »Nice, will this work on Windows 7 x64?I'm guessing that if you can get the right version of Python installed that it should work 2765
Oasis / Re: Oasis - cross platform z80 assembler« on: November 24, 2010, 10:35:02 pm »
Ok, so I've been working on a bunch of small bugfixes for Mac's with graphmastur, we also made the Makefile a lot better for dynamically working on all systems.
2766
Other Calc-Related Projects and Ideas / Re: ticalc.org "Package Manager"« on: November 24, 2010, 10:18:58 pm »
Sweet! Can't wait to play around with this!
EDIT: Err, when I try to run this on my linux partition, it fails on all version of python I have installed (python, python2, python2.7, python3, python3.1) 2767
Oasis / Re: Oasis - cross platform z80 assembler« on: November 24, 2010, 11:16:12 am »
Oh, well oasis is all command line driven, just like most assemblers. So this is in a sense showing the actual program, just inside another.
2768
Other Calc-Related Projects and Ideas / Re: TI-OS Command addition« on: November 24, 2010, 02:01:04 am »
Well symbolic does something like adding new tokens. I wonder if there would be a way to patch new tokens into the OS
2769
Oasis / Re: Oasis - cross platform z80 assembler« on: November 24, 2010, 01:56:31 am »
It's a screensgot of me developing it in KDevelop. The main panel is me running it and it's output. It's running a test assemble of an old old version of GONE. So far all it does is put it all together and get rid of comments as well as output the location of all the strings.
2770
Oasis / 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
2771
Oasis / Re: Requests« on: November 23, 2010, 11:39:00 pm »Lol, that was ADE, which has been halted until further notice, so no problem, simple mistake.Yes I intend to make this completely compatible with all systems.Oh ok I thought you also had some sort of IDE or something. Again, it has been half a year since the last update so I forgot a bit and there are like 8000 ASM IDEs/compilers in the works right now, so it gets confusing fast. Disregard the code highlighting part, then. 2772
Other Calculators / Re: Mimas by Benjamin Moody« on: November 23, 2010, 09:57:27 pm »I've writen a Scheme interpreter in Scheme before.now that's just silly ![]() Hmm, someone should attempt to make a BASIC interpreter in BASIC (with DCS's help of course) 2773
Other / Re: How to stop itunes from deleting all of my apps???« on: November 23, 2010, 09:53:33 pm »
winChain is apparently not updated frequently enough. But it can work. The best way that I know would be DragonFire SDK, but that costs $99
![]() 2774
Oasis / Re: Requests« on: November 23, 2010, 07:43:51 pm »
I will attempt to make logging working
![]() I will attempt to get apps and OS working after I finish getting standard compiling working ![]() 2775
Oasis / Re: Oasis - cross platform z80 assembler« on: November 23, 2010, 07:40:34 pm »
Ok, sweet
![]() Also, would you like rights to edit the svn to make small changes to keep it working on Mac's? EDIT: Screeny with -v and -c flags set for moar purdiness ![]() EDIT2: Graphmastur is now officially part of the team helping me with this, he is at the moment helping with Mac compatibility, which so far seems to be good ![]() |
|