601
TI Z80 / Re: FileSyst
« on: January 16, 2014, 02:23:29 pm »
Wow ... This is more and more awesome by the way, why are there G and H letters in the sprite ?
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. 601
TI Z80 / Re: FileSyst« on: January 16, 2014, 02:23:29 pm »
Wow ... This is more and more awesome by the way, why are there G and H letters in the sprite ?
602
WabbitStudio Software Suite / Re: Wabbitemu Android Beta« on: January 16, 2014, 03:06:00 am »
1. Sony Xperia M, with Android 4.1.2 .
2. They are named ti83.rom and ti83p_112.rom . 3. Yes, it's why I called an "external SD card". And I meant, I can't find any menu in the emulation window. 603
WabbitStudio Software Suite / Re: Wabbitemu Android Beta« on: January 16, 2014, 01:00:44 am »
I downloaded and tried with a TI-83 and a TI-83 Plus ROM files on my external SD card, none is detected.
Not sure if one is supposed to be there, but I can't see any menu when pressing the menu key. Improvements : if it's not done already, import/export of programs and apps would be super 604
TI Z80 / Re: AudaciTI - 4 channel music player and editor (in the works)« on: January 15, 2014, 03:05:22 pm »Also yeah, prefer 8.8 arithmetic in this case. 605
TI Z80 / Re: AudaciTI - 4 channel music player and editor (in the works)« on: January 15, 2014, 03:04:07 pm »
You convert a 8.8 number to an integer by dividing it by 256. The way it works is a 8.8 number uses 8 bits as the integer part, and 8 bits as a decimal part, where the decimal unit is 1/256.
606
Web Programming and Design / Re: What if YouTube worked on the 83+?« on: January 15, 2014, 12:55:59 pm »
FF support definitely broken.
607
TI Z80 / Re: [Axe] Worms - name subject to changes« on: January 15, 2014, 11:55:19 am »
Bump,
So, after modifying a bit more the subsystem (it should be done now, but I can't say for sure), I added a nice transition that shows when you finish your action with one worm and switch control to another Worms repartition into teams still being worked on. 608
Axe / Re: Axe Q&A« on: January 15, 2014, 11:54:19 am »
Not necessarily ... all free RAM areas that exist on the monochrome z80 calcs also are free RAM areas on the color one, and all are at least as large if not larger (afaik). It's really up to Runer112 I guess.
609
KnightOS / Re: KnightOS Updates (DO NOT POST HERE)« on: January 15, 2014, 11:24:56 am »
I don't think the working links should be added in. First, nobody asked SirCmpwn, second, they're not nearly ready to be used.
610
Escheron: Shadow over Ragnoth / Re: Escheron: Shadow over Ragnoth« on: January 14, 2014, 02:18:41 pm »
Oh okay, I thought it was your original work
611
TI Z80 / Re: [Axe] - GLib TUTO« on: January 14, 2014, 02:17:36 pm »
Nice explanation will you include a specific chapter about VBOs too ?
IMO you should just erase the whole previous chapter 1 and replace it by this one. 612
Escheron: Shadow over Ragnoth / Re: Escheron: Shadow over Ragnoth« on: January 14, 2014, 12:11:44 pm »
You call that not being a good artist ? I'm more in a sub-category of stupid self-called artist then
That looks awesome for sure ! 613
HP Calculators / Re: HP Prime nitacku-ized (animation)« on: January 13, 2014, 06:19:45 pm »
Yeah I found that too, but since it was slower and no smaller, I just did not post it.
614
HP Calculators / Re: HP Prime nitacku-ized (animation)« on: January 13, 2014, 05:03:54 pm »
I saved 5 bytes to your code
Code: [Select] L6+768-24 Now we are going off-topic though, if someone could move that part to the Axe subforum ...EDIT : I can save another 4 bytes by replacing ->r1 with Asm(E5) and r1-12 with Asm(E1)-12. Funny to notice that if you apply the ASM trick, you have a code that actually does something cool while not using any variable - HL abuse is nearing molestation though 615
HP Calculators / Re: HP Prime nitacku-ized (animation)« on: January 13, 2014, 04:16:59 pm »Show-off.My goal was to make it as fast as possible you can put a Pause right after the DispGraph. According to Hayleia's screenshot, it does do what it's intended to do. |
|