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 ... 270 271 [272] 273 274 ... 424
4066
tiDE / Re: tiDE Team
« on: December 31, 2010, 05:25:39 pm »
Hello everybody! I am just posting to let you know I'll be working again on tiDE for now, my father FINALLY bought me Visual Studio Professional!

I'm so happy! I know it has source control, but still haven't figured out how to use it, in fact, I didn't notice many changes from the Express version...

4067
The Axe Parser Project / Re: Features Wishlist
« on: December 31, 2010, 05:22:09 pm »
Speaking of optimizing control structures, any chance for Do...While loops?

I'd like Switch cases more than Do...While loops, but I don't really know how the second works.

4068
News / Re: Ticalc.org publishes 2010 POTY results
« on: December 31, 2010, 04:00:57 pm »
I was expecting this news here too :)

It was an interesting POTY for me, because it was the first one I had since I joined the community, perhaps I'll win one someday :)

4069
TI Z80 / Re: [Project]Assemblex
« on: December 31, 2010, 03:35:34 pm »
I mean a comment as in something that describe what a line of code does. AssemblyBandit disassembler apparently auto-generate them.

Also Assemblex will be the name of your project, right?

Assemblex is the name of my program.

Here is a comment example:


4070
TI Z80 / Re: [Project]Disassembler in Python
« on: December 31, 2010, 03:22:48 pm »
On a side note, AssemblyBandit TI-86 disassembler apparently generated comments. Do you think you could add this to your disassembler too?

Generated comments, I don't see what you mean. You can make comments in the Assembly code, but not sure of what generating comments is :S

Some of you may have heard about Assemblex, which will be the best Z80 Disassembler out there when released.

Features:
> Type Hex and Convert to Assembly in almost real-time
> Save the Hex file as .txt or .hex
> Save the Assembly code as .asm
> Save both the Hex and Assembly as .txt
> Open .txt Hex files
> Edit functions: (Select All, Undo, Redo, Cut, Copy Paste, Clear)
> Tools (Hex to Decimal, Decimal to Hex, String to Hex, Hex to String)
> About box
> Displays errors such as invalid number of bytes and non-hexadecimal characters.
> Supports all opcodes for all Assembly Instructions, official and unofficial

To do:
> Support for BCall's

This is a Python project, using wxPython.

Here's are the latest screenshots:







I have managed how to read .8xp files already :D BCall's are all that's left.

4071
TI Z80 / Re: [Project]Disassembler in Python
« on: December 31, 2010, 02:55:17 pm »
It is functional, but can you add an option to open a *.8xp file? Other than that, the only other thing I would like to see is that you can see the disassembly without clicking on the disassembly's text box.

Edit: Also, entering stuff like "C39D95" (jp $9D95) causes the disassembly to be "jp 38301". Could you add an option to make this hexadecimal instead of decimal?

I see, I can indeed easily add an option. I just need to know which commands (jp, for example) require that :)

4072
Computer Projects and Ideas / Re: JavaTyper - a text editor in Java
« on: December 31, 2010, 02:00:20 pm »
i think you can change the cursor (i.e. go from the standard cursor to the hourglass waiting cursor, etc), but i don't think you can actually change the cursor's attributes like color.

Neither do I, I'll only work on JavaTyper in a long time, since I'm quite busy with Assemblex now :)

4073
Official Contest / Re: [BULLETIN] Cage Matches
« on: December 31, 2010, 01:58:46 pm »
Finished mah engine -- now gotta design levels + add plot.

Nice job :)

4074
News / Re: Casio Prizm FX-CG10 released
« on: December 31, 2010, 01:57:27 pm »
I will repeat my question: Can we use C?

4075
Casio Calculators / Re: Casio Prizm documentation
« on: December 31, 2010, 01:10:28 pm »
Not if you're used to z80  :P

Otherwise it shouldn't be too difficult.

You mean, it is similar to stuff like ld hl,10, I mean, similar to Z80 Assembly?

4076
News / Re: Ndless 1.3, 1.4 & updates on nspire_emu
« on: December 31, 2010, 01:10:02 pm »
I didn't even know those OS's existed, that's great! :D

4077
Casio Calculators / Re: Casio Prizm documentation
« on: December 31, 2010, 12:56:25 pm »
Qwerty, so Assembly programming for the PRIZM will not be an easy option, it seems.

4078
Math and Science / Re: Omnimath Challenge
« on: December 31, 2010, 11:58:57 am »
Problem:
How many games were lost today?

Spoiler For answer:
>9000!
I wish my teacher doesn't put stuff like that in my next maths test.

Anybody has another problem?

4079
TI Z80 / Re: Tokens
« on: December 31, 2010, 11:57:53 am »
* DJ Omnimaga can't wait until it is possible to open files with tokens by drag'n'dropping them on the app shortcut or app itself (icon or while it's open). :P

Yeah, that's true! I sometimes do that but it doesn't work :S I am used to WabbitEmu I guess.

4080
Computer Projects and Ideas / Re: JavaTyper - a text editor in Java
« on: December 31, 2010, 11:57:28 am »
Oh ok, I thought you could maybe edit it.

Sorry, I don't get what you mean :S

Pages: 1 ... 270 271 [272] 273 274 ... 424