Show Posts

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.


Messages - Eeems

Pages: 1 ... 184 185 [186] 187 188 ... 370
2776
Oasis / Re: Requests
« on: November 23, 2010, 10:59:14 am »

Muaha :P

Ok, yes I'm going to attempt to support all of the assembler syntax's so you can use code specific to any assembler and it will compile correctly, no more trying to convert code :)
Anybody have anything else they want supported?

2777
Introduce Yourself! / Re: Hi, my name is Ztrumpet. Give me your peanuts!!!
« on: November 22, 2010, 04:09:45 am »
* Eeems Walks in noming on peanuts and a piece of a zombies arm. Sees the necromancy
Are you going to eat that?

2778
Oasis / Re: Oasis - cross platform z80 assembler
« on: November 21, 2010, 10:47:49 pm »
Oh, I should update the svn...let me get on that

Ok, updated.

@graphmastur, what do you mean it doesn't build the binary? oasis.o was the binary, although I fixed that and oasis is now the binary. The included on was build on Archlinux so I don't know if Mac OS X would be able to use it. Try getting the new commit and let me know if there are any issues.

2779
Oasis / Re: Oasis - cross platform z80 assembler
« on: November 21, 2010, 07:43:13 pm »
Lol it was kinda wasn't it :P That's ok though, it's my topic after all :P

Yeah :) trying to figure out why it's going through an infinity loop though on pass one x.x C++ is a little hard to get back into after assembly for so long x.x

2780
Oasis / Re: Oasis - cross platform z80 assembler
« on: November 21, 2010, 09:18:18 am »
I have decided to take some time to work on this again :)
Didn't get any coding in on it yesterday, I was relearning my code, and I don't have time today (will be out of town all day) but I plan to work on it a bit all week. Maybe more. Found one bug I might have to work on, relative includes doesn't work. But maybe it's just because I was trying to use it on a NTFS drive (I was writing to a file on my desktop though and I have it mouted with NTFS-3G). Anywho, I'll probboy make a new icon, and try to build it in windows too.

2781
Miscellaneous / Re: Post your desktop
« on: November 20, 2010, 04:47:46 pm »

Newest background, I made it myself :)

2782
Web Programming and Design / Re: My Website - My calculator Projects
« on: November 20, 2010, 02:17:54 pm »
Yeah they are simple for CSS3 supporting browsers. How big was the radius?

2783
Computer Usage and Setup Help / Re: Pentium II, Linux...hmmm...
« on: November 19, 2010, 07:11:10 pm »
wow x.x reminds me of tornado weather in the south, just more snow :P

2784
Computer Usage and Setup Help / Re: Pentium II, Linux...hmmm...
« on: November 19, 2010, 05:54:41 pm »
Yeah :( stupid weather...

2785
Computer Usage and Setup Help / Re: Pentium II, Linux...hmmm...
« on: November 19, 2010, 12:01:01 pm »
No it worked when I got home, but I think the cold is too much for it, so I'm just going to use the school computers for now on...:(

2786
Miscellaneous / Re: Post your desktop
« on: November 19, 2010, 09:01:55 am »
That's like one of the best linux desktops ive ever seen! nice gloss and big taskbar with details!!!
thanks I think, you are serious right?

2787
Web Programming and Design / Re: My Website - My calculator Projects
« on: November 19, 2010, 01:25:03 am »
Ah ok :( I really wish all the browsers would hurry up and update to CSS3 standards, things would be so much easier...

2788
Web Programming and Design / Re: My Website - My calculator Projects
« on: November 19, 2010, 12:51:51 am »
D: well Opera should support border-radius, maybe Keith doesn't have the standard tag, or Opera doesn't actually support CSS3 yet...

EDIT: checked and he does use border-radius, so it must be Opera :(

2789
Web Programming and Design / Re: My Website - My calculator Projects
« on: November 19, 2010, 12:34:19 am »
yeah, it's a little hard to do that for IE, but there are ways (images) usually when I do rounded corners I use these CSS tags and any that don't support it, they still look good non-rounded, just not quite as good.
Code: [Select]
border-radius
-webkit-border-radius
-iwebkit-border-radius
-moz-border-radius
This should work on all webkit based browsers, all mozilla browsers (FF 3+) Opera Chrome and IE 9, everthing else would require images though.

EDIT: I just read that you might be able to use -khtml-border-radius for Konquer (KDE's standard Browser) but it wasn't confirmed.

2790
Web Programming and Design / Re: My Website - My calculator Projects
« on: November 18, 2010, 08:03:07 pm »
I would suggest rounded corners too :P but that's just me :P

Pages: 1 ... 184 185 [186] 187 188 ... 370