1546
BatLib / Re: Need help installing BatLib 84+
« on: May 16, 2011, 02:58:03 am »
That fits perfectly here, I had seen it before though
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. 1546
BatLib / Re: Need help installing BatLib 84+« on: May 16, 2011, 02:58:03 am »
That fits perfectly here, I had seen it before though
1547
News / Re: Omnimaga 2011 Programming Contest, Part #1: Axe Parser« on: May 16, 2011, 02:55:51 am »
Where's the rule where BuilderBoy can't participate? He'll make my entry look like a quadratic solver.
1548
ASM / Re: David's Z80 Assembly Questions« on: May 15, 2011, 01:22:35 pm »CSC uses a system interrupt (TI's) that does that pause before repeating a key (it's part of the GetCSC routine). I think there's a way to change the pause (you could disable it entirely), but I don't know how that's done. That's not B_CALL _GetKey is it? I think not I thought CSC was the way to go for games 1549
Miscellaneous / Re: what would you do with a hundred?« on: May 15, 2011, 01:19:04 pm »
I'd save them, but that's cos I'm a saver
1550
ASM / Re: David's Z80 Assembly Questions« on: May 15, 2011, 01:17:49 pm »
I made this code with the help of Runer and Deep Thought:
Code: [Select] .nolist You press right and the image goes right until it can't go more (X=88). It doesn't work so well though It works like the Catalog, when I first press it goes but only if I keep pressing the key it will go fast. How can I change that? I'm using CSC... 1551
OmnomIRC Development / Re: OmnomIRC not sending data through to IRC« on: May 15, 2011, 10:53:47 am »
So OmnomIRC is now a private chat online that has no connection to EFNet? I think Netham45 is working on it, so I guess we should wait.
1552
OmnomIRC Development / Re: OmnomIRC not sending data through to IRC« on: May 15, 2011, 10:45:53 am »I noticed that OmnomIRC stopped sending data over to IRC. yeah that's right, it wasn't like that earliear 1553
ASM / Re: David's Z80 Assembly Questions« on: May 15, 2011, 10:05:19 am »
My goal is now to try and push b and then pop it so that everything goes allright.
Here's my plan: Code: [Select] Loop: How to do the first and latter (the push and pop)? I can push and pop, but only hl, de, bc, I mean, 2 byte registers. How can I do that with 1 byte registers? Thanks 1554
ASM / Re: David's Z80 Assembly Questions« on: May 15, 2011, 09:42:07 am »
I am using DCS Libs, iPutSprite and iFastCopy, but those are more like Ion.
Thanks a lot for WikiTI link I had forgotten about it. I will take a look at more graphical functions of DCS Libs then. I want a cursor, but not DCS's by the way, also: Code: [Select] B_CALL _ClrLCDFull xD 1555
OmnomIRC Development / SpyBot Didn't Notice a Post« on: May 15, 2011, 09:36:22 am »Quote [07:24:31] * \david\ ([email protected]) has joined #omnimaga The thing is I posted in my Z80 Assembly Questions topic at 09:32:08, you can see it here. So why didnt' SpyBot notify it? Was it down for a bit or something or is it worse? 1556
Web Programming and Design / Re: A·Map - Online Tilemap Editor« on: May 15, 2011, 09:33:36 am »
Great to know
I have no more ideas for now, but those two really make it better. What about allowing ARROWS to move like WASD too? Or does it already do that? 1557
ASM / Re: David's Z80 Assembly Questions« on: May 15, 2011, 09:32:08 am »
Ah thanks a lot Deep Thought, that explains it, Mimas didn't have that problem.
Code: [Select] .nolist I tried this to display an image and make it move right when I press RIGHT. However, it has some problems. I don't know what registers BCalls wipe out, where can I find such info? Either way, when I press [CLEAR] with that code weird stuff happens. Any ideas, I'm trying to make a sort of a cursor. 1558
TI Z80 / Re: Axe Platformer (Contest Entry)« on: May 15, 2011, 09:16:46 am »
Woah this is looking very good, nice job!
1559
General Calculator Help / Re: Nspire Broken?« on: May 15, 2011, 08:05:07 am »
It seems like some calculators can't boot with CAS and others can.
P-40IB serial number ones can't I think. 1560
Computer Programming / Re: C++ wxWidgets Text Editor« on: May 15, 2011, 07:56:24 am »
Yeah I guess. So it has to be changed.
Also what about in the install label not only move to /usr/bin and create a desktop file in the /home/Desktop/ that directs to it? |
|