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 ... 3 4 [5] 6 7 8
61
The Axe Parser Project / Re: [AXE] SptiteToHex 2.0
« on: December 23, 2014, 02:15:10 pm »
Well i have fixed the courser! thanks to runer112! now i need help with a menue fur all tools like circles, inverted circles, pen, points, rectangles, inverted rectangles, inverted filled rectangesl... i have no good ideas how to manage this. please help me with suggestions:)
The latest working version is always in my first post.

62
TI Z80 / Re: [Axe] Axagon
« on: December 23, 2014, 06:43:12 am »
WOW this looks cool! but you shoud add a teacher key;)

63
TI Z80 / Re: [Axe] Axagon
« on: December 22, 2014, 07:25:37 am »
Looks pretty nice! im looking forwars to test it:)

64
General Discussion / Re: Watcha Been Listening To?
« on: December 22, 2014, 06:05:52 am »
im listening to radio.omnimaga.org
thanks for that!

65
Axe / Re: Password Protection - Turn Off Calculator?
« on: December 20, 2014, 03:30:09 pm »
thats the b_call(_poweroff
in axe it is:
Code: [Select]
asm(EF0850)

66
Other Calculators / Your overlocked calc
« on: December 20, 2014, 01:20:16 pm »
post here how you overlocked your calc and funny jokes with your overloced calc.

i bet my teacher: if he can calculate 1+1 on my calc we will have a normal period, else we make something other. he agreed...

here is how i overlocked my calc: http://youtu.be/wG1onIKLNk4

67
Other / Re: CBS6000 - an 8-bit 6510 computer
« on: December 20, 2014, 12:26:01 pm »
cool this project is epic   merry chrismas ;)

68
News / Re: All I Want For Christmas Is...
« on: December 19, 2014, 03:19:22 pm »
my wish are cupcakes without eggs or nuts beause i have allergies :(
yeah congrats to the new coders of tomorrow!

69
Axe / Re: Switch the functions of 2nd and enter
« on: December 19, 2014, 03:08:30 pm »
um youre right -_-

70
Axe / Re: Switch the functions of 2nd and enter
« on: December 19, 2014, 02:57:57 pm »
Code: [Select]
0->A
while (A!=54)
getkey->A
End

!= is the nonequal charakter

71
Axe / Re: Switch the functions of 2nd and enter
« on: December 19, 2014, 01:41:38 pm »
what calc you are using? i think the asm commands are sometimes different

72
TI Z80 / Re: zStart - an app that runs on ram clears
« on: December 19, 2014, 01:05:40 pm »
O.O this is very strange:/ did zstart destroy your code?

73
The Axe Parser Project / Re: [AXE] SpriteToHex 2.0
« on: December 19, 2014, 02:56:23 am »
yes youre right
*changes the title from [AXE] Hexeditor 2.0 to [AXE] PicToHex 2.0

EDIT:
Please help me controlling my cursor i dont know what to do
lbl Main    main loop
lbl act       Key events and stuff like this

if you need help with my code ask and i try to explain it to you

im also using graylib mady by runner112
also thanks to sorunome and runner112 who helps me a lot with this lib.

74
The Axe Parser Project / Re: [AXE] SpriteToHex 2.0
« on: December 18, 2014, 03:11:55 pm »
grayscale and the courser. i wasnt able to match more in school ;)

75
The Axe Parser Project / [AXE] SptiteToHex 2.0
« on: December 18, 2014, 02:36:23 pm »
I tried to make a hex editor in past (https://www.omnimaga.org/the-axe-parser-project/sprite-helpers/msg381182/#msg381182))

But now i want to rewrite it because i lost the controll over my code... it was to much  :mad:.

I did already something;)

(if anything is wrong with the programm recompile it)

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