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

Pages: 1 ... 5 6 [7] 8
91
WabbitStudio Software Suite / Re: WabbitEmu doesnt work! Need help!
« on: April 14, 2014, 10:10:55 am »
I tried it already...
its hopeless...
*very sad*

92
WabbitStudio Software Suite / Re: WabbitEmu doesnt work! Need help!
« on: April 14, 2014, 10:03:26 am »
I closed it, i selected a new rom, i minimated and maximated it, i dis- and enabled the skin...

I cant change the size of the window.

 :banghead: ._.

93
WabbitStudio Software Suite / WabbitEmu doesnt work! Need help!
« on: April 14, 2014, 09:40:24 am »
Look at the screenshot
The keys dont work too :'(

I use Windows 8 and I tried to copy zStart to the emulator. (I wanted to see the small size font editor).

Too bad :( ._.

Thanks for replays and help

94
The Axe Parser Project / Re: Features Wishlist
« on: April 13, 2014, 08:16:12 am »
What about more graphing commands?

A filled circle or an outline box?
And using Fix5, you can define the buffer the text is drawn to.

95
TI Z80 / Re: zStart - an app that runs on ram clears
« on: April 09, 2014, 08:23:35 am »
@Eeems: I've reported it.

@Streetwalrus: Thanks a lot :)

96
Excuse me if i am impolite. I try keep my post better.

97
Can you please explain me what is so bad with my post ??

98
The Axe Parser Project / Re: Axe dissasembler
« on: April 08, 2014, 07:31:12 am »
@Streetwalrus: Oooops, you are right.

99
The Axe Parser Project / Re: Axe Tokens (Read Post Before Voting)
« on: April 08, 2014, 07:28:50 am »
You answered!
But yes, you are right!

There is the zStart thread...
I searched it!


100
TI Z80 / Re: zStart - an app that runs on ram clears
« on: April 08, 2014, 07:27:05 am »
Hey i cant download the zStart!
If i try it there comes this error from omnimaga:
The topic or board you are looking for appears to be either missing or off limits to you.

 :'(

101
The Axe Parser Project / Re: Axe dissasembler
« on: April 08, 2014, 07:11:32 am »
You should try to read through the thread first to see if your question has already been answered. In this case, it has been.
 

I have red the thread

@Runner112: nice from you  ;D

102
For some reason, wabbit doesn't want to be helpful with my code (it should wait 'till I release the keys to move another spot...but it doesn't) so that's why the character is running around so quickly.
Hey! something like this one of my started and never finished projects in axe.

To move slowlier(or slower??):
Code: [Select]
While 1
getkey -> K
If K=1
move right
End
...
End

How you manage the values of the wapons ont other stuff like this?

103
The Axe Parser Project / Re: Axe Tokens (Read Post Before Voting)
« on: April 07, 2014, 08:52:11 am »
What about a new Program Editor?
some ideas:
- small font
- other menĂ¼s
- editing archived programms
- some other ideas of you?

104
The Axe Parser Project / Re: Axe dissasembler
« on: April 07, 2014, 08:17:29 am »
I understand you, but what if for example just runner112 has the decompiler so you can send him the asm programm(cmdv2) and he gives you the decompiled source(for easier rewrite)?

105
The Axe Parser Project / Re: Features Wishlist
« on: April 07, 2014, 07:53:23 am »
You can add an Menue token like basic, may with different tabs like ti os.
The command can look like this:
Code: [Select]
Menue( ("Title Tab 1","1:...",label,"2:...",label),("Title tab 2","1:...",label,"2:...",label)...
             '-------------------v---------------------'  '-------------------v---------------------'
                                     tab 1                                                       tab 2

Pages: 1 ... 5 6 [7] 8