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 - Munchor

Pages: 1 ... 132 133 [134] 135 136 ... 424
1996
Axe / Re: Axe Q&A
« on: April 19, 2011, 10:59:52 am »
My getkeys file:

Code: [Select]
:..GETKEYS
:DispGraphClrDraw
:If getKey(1) and (Y<59
:Y+2→Y
:End
:If getKey(2)
:X-2→X
:End
:If X>88
:Pt-On(X-96,Y,[FE44381000000000
:End
:If X=96
:0→X
:End
:If getKey(3)
:X+2→X
:End
:If X≤65535
:Pt-On(X+96,Y,[FE44381000000000
:End
:If X=65528
:88→X
:End
:If getKey(4) and (Y>8
:Y-2→Y
:End

My screenshot:


1997
ASM / Re: Assembler
« on: April 19, 2011, 10:53:56 am »
Why do you prefer Spasm?

And can DoorsCS7 compile assemble non-DCS programs?

I prefer SPASM cos it's what I started with and I like the way it reports errors, the way it's simple to use and it's speed.

And yes DoorsCS SDK can compile programs for any shell or even shell-less.

1998
ASM / Re: Assembler
« on: April 19, 2011, 10:48:37 am »
OK, I want to learn z80 assembly, but TASM isn't compatible with my shiny amd64 laptop.

And it is OLD.

Are there better assemblers out there?

PS: I've used some NASM for Linux, so that one would be great

You can use the DoorsCS7 SDK (Brass) or Spasm.

The DoorsCS7 SDK is cross-platform. Personally, I prefer Spasm.

1999
News / Re: PRIZM LAN party by Qwerty.55 & z80man goes wrong
« on: April 19, 2011, 10:19:46 am »
O.O Are there any plans for another LAN Party? I wanna play Call of Duty  :hyper:
Or maybe a gCn party? ;D

I'd like Kerm to finish Doors PRIZM first. Only then gCn.

2000
Web Programming and Design / Re: Online Sprite Editor
« on: April 19, 2011, 09:46:16 am »
Sorry that I couldn't reply earlier, just click again on the button with the preview image.

Yeah, but perhaps a X button would be better.

Also, what about this?


2001
News / Re: PRIZM LAN party by Qwerty.55 & z80man goes wrong
« on: April 19, 2011, 09:43:45 am »
O.O Are there any plans for another LAN Party? I wanna play Call of Duty  :hyper:

2002
TI Z80 / Re: PoP - A game to POP
« on: April 19, 2011, 09:42:14 am »


Thanks for the ideas and the support everyone. Here's the latest update :D

2003
BatLib / Re: BASIC ReCode v2.00
« on: April 19, 2011, 09:18:40 am »
No, Hot_Dog seems to want to have fun making his own programming language :) It isn't about mixing libraries :P

Thanks, I really didn't understand what he meant.

2004
Oasis / Re: Oasis - cross platform z80 assembler
« on: April 19, 2011, 09:16:36 am »
To be honest, I can never get your python programs to work Scout.

In Windows, I can even create exe files. For other operating systems, you just need to cd to the right directory and then type python filename.py. In most Linux distributions Python comes pre installed, so I guess Python is becoming really popular no, and there are no problems with it. It's a client problem I'm sure.

2005
News / Re: cerzus69 releases Benumbered 2.0 beta
« on: April 19, 2011, 09:09:25 am »
A version 2! Nice job =D

2006
Computer Programming / Re: IOIs, Usaco
« on: April 19, 2011, 08:41:00 am »
Yeah, that's what I thought. It wasn't in Canada.

Last year it was, in Waterloo, Otario.

2007
Project M (Super Mario) / Re: Project M Reboot
« on: April 19, 2011, 08:39:07 am »
Can we download it ?

Very good job, calc84 !

PS: I can have it on my TI 83+, no ?

No, unfortunately this is not finished.

2008
Other Calculators / Re: Joint Spring Coding Competition
« on: April 19, 2011, 07:06:51 am »
I will update you all within a few days on the first place prize for the contest. It will be big, like new calculator big. ;D

The big thing is the prize? Anxious.

2009
Project M (Super Mario) / Re: Project M Reboot
« on: April 19, 2011, 07:06:02 am »
Due to calc84 being the busy guy he is, and with the other projects he has going, the estimated release date on Project M is approximately 1 year after HL2: Ep3

I don't think there's even an estimated time, I think that not even calc84maniac can predict one.

I must agree with you

So how is this coming along?

You really shouldn't ask calc84maniac so many times how this is going, calc84maniac is very busy.

2010
Computer Programming / Re: Python versions
« on: April 19, 2011, 07:02:48 am »
The last version of Linux (Ubuntu 11.04, in beta stage)
I think many Linux users would get real upset if they read this :)

Woooops, that was very bad.

Let me rephrase it.

Quote
The last version of Ubuntu (Ubuntu 11.04 beta)...

Pages: 1 ... 132 133 [134] 135 136 ... 424