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

Pages: 1 ... 228 229 [230] 231 232 ... 274
3436
Axe / Re: Quick question about archived programs' VAT entries
« on: April 08, 2011, 03:17:17 pm »
Wowowow a b_call axiom would be freakin' cool!
EDIT: but very hard to create, I think...
EDIT2IN10SECONDS: But 1000 times easier to use than "Asm(hex)"

3437
Other / Re: Anyone use Logisim?
« on: April 08, 2011, 02:56:18 pm »
thanks!

3438
Axe / Re: Quick question about archived programs' VAT entries
« on: April 08, 2011, 02:39:14 pm »
If you need to read data from the archive and don't care about speed, the OS provides several helpful routines for reading data from the archive: FlashToRam, copies an arbitrary block of data from the archive to RAM; PagedGet, used with SetupPagedPtr, lets you read and process data a byte at a time; LoadCIndPaged, reads a byte from any ROM page; and LoadDEIndPaged, reads a word from any ROM page. All of these automatically deal with wrapping, too.
DrDnar: you maybe didnt see that this was in the Axe Language section. Nice explaination, though ;)

3439
Other / Re: Anyone use Logisim?
« on: April 08, 2011, 02:15:50 pm »
Hi, I have a problem with this,

I want to make a little CPU/processor and I dont seem to get it working without tons of comparators.
Attached is what I have now.

Can anyone explain the basics of creating a CPU?

Thanks!

3440
TI Z80 / Re: zStart - an app that runs on ram clears
« on: April 08, 2011, 01:47:57 pm »
x.x it fixed itself
Don't worry, it will come back :) I'd install the update if I were you.
Lol you're right, it came back when I re-sent it after validation fail :P

3441
TI Z80 / Re: zStart - an app that runs on ram clears
« on: April 08, 2011, 09:20:10 am »
x.x it fixed itself

3442
TI Z80 / Re: zStart - an app that runs on ram clears
« on: April 08, 2011, 04:13:46 am »
I have a weird bug, if I install any font all characters are shifted 1 row to the left so I see all characters "killed"

3443
Axe / Re: Collision Detection in Axe?
« on: April 07, 2011, 06:47:02 am »
>.>
<.<
Code tags in spoilers
>.>
<.<
x.x
looking cool, though.

3444
Other / Re: Anyone use Logisim?
« on: April 07, 2011, 04:35:58 am »
Is gSchem also for Windows?

3445
Other / Re: Anyone use Logisim?
« on: April 06, 2011, 03:39:47 pm »
Yes, SirCmpwn was talking about it...
search for "logisim" and you get it :)

3446
Other / Re: Anyone use Logisim?
« on: April 06, 2011, 02:26:01 pm »
Of*ck lol. Nah, someone make a commodore64?

and wow it is not really big O.O

3447
News / Re: April Fools prank... well... for now
« on: April 06, 2011, 02:11:50 pm »
;) at first we all fell

3448
Other / Re: Anyone use Logisim?
« on: April 06, 2011, 02:10:11 pm »
I found this, might be useful for those who want to create a z80?

3449
TI Z80 / Re: Axe GUI Library
« on: April 06, 2011, 01:18:50 pm »
Wow great job scout!

3450
Other / Re: Anyone use Logisim?
« on: April 06, 2011, 06:41:25 am »
I want to make a little 7segment display calculator... But I can't figure out how to do. It has to do with bit shifters
Edit: wait, does the buffer the same as a diode? :)

Pages: 1 ... 228 229 [230] 231 232 ... 274