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

Pages: 1 ... 33 34 [35] 36 37 ... 165
511
Miscellaneous / Re: Birthday Posts
« on: March 28, 2011, 05:11:57 pm »
Happy Birthday!
* King Graphmastur gives one (1) game to Rcfreak0

512
Miscellaneous / Re: Programming Club
« on: March 28, 2011, 05:09:48 pm »
My only advice to you is to be able to know and understand those who think like a programmer, and don't invite people to the site immediately, but after a little while.  And yes, being a programmer is kinda a mindset.

513
ASM / Re: Page Swapping
« on: March 28, 2011, 05:05:05 pm »
note that the post above refers to if you use an asm program only, and not an app.

514
Computer Programming / Re: Installing wxWidgets and compiling software
« on: March 28, 2011, 07:44:26 am »
I finally did it, and it's working well =D Thanks.
Excellent.  Do you mind sharing how you got it to work?

515
Computer Programming / Re: Installing wxWidgets and compiling software
« on: March 28, 2011, 07:42:55 am »
Excellent, well he still didn't tell me when I get new glasses...

Anyway, yeah, it still can't find wx/wx.h, so that's your problem.

516
ASM / Re: Page Swapping
« on: March 28, 2011, 07:34:15 am »
So how does one deal with that issue?
Well, you place code outside of the page you are moving to move it.  For example, in an app that's stored from $4000-$7FFF, you could place a routine in ram at $8000 that swaps the pages out.  This is essentially what bcall does, albeit with a table lookup routine and other stuff.  bcall is on page 0 at a set location, and it can therefore swap any page out of any bank, because it can't be swapped out.

TL;DR, you have to have a routine outside of the page you are trying to swap.

517
Introduce Yourself! / Re: SALUTATIONS
« on: March 28, 2011, 06:54:58 am »
Awesome, have some peanuts. (someday we should serve cake, or would that be a lie?)

518
Web Programming and Design / Re: saveTrees Web Project
« on: March 28, 2011, 06:51:24 am »
Yeah, please don't double post in threads.   The rules page (see link at the top menubar) gives rules for things like posting twice in a row on the same thread in a short amount of time.  Thank you. ;-)

519
Web Programming and Design / Re: saveTrees Web Project
« on: March 27, 2011, 10:29:06 pm »
Oh my, there's a bunch of new members.  Welcome to omnimaga.  If you would please introduce yourself here, we would be able to get to know you better.  Thank you!  (We also give peanuts and make you lose the game, so beware)

520
Gaming Discussion / Re: Omnimaga Haxball
« on: March 27, 2011, 10:27:03 pm »

521
Web Programming and Design / Re: saveTrees Web Project
« on: March 27, 2011, 10:16:59 pm »
Yes, I do. Anyways, I only know the basics to HTML, such as formatting fonts, and setting pictures and images.
ah, okay.  Do you use html directly here, or do you use something like dreamweaver?  Where will this be hosted?

522
Web Programming and Design / Re: saveTrees Web Project
« on: March 27, 2011, 10:11:32 pm »
I heard that we'd plant a tree for every twenty questions answered right.
Welcome to omnimaga.  Do you know ruler501 personally?

523
I remember I used to have eye tics too I think, but it's less bad when I'm not nervous/stressed. I sometimes tend to do some noises though.
Yeah.  I can control them strangely now, but it still happens.

524
I have eye tics, so that's why I was wondering.

525
Computer Programming / Re: Installing wxWidgets and compiling software
« on: March 27, 2011, 04:38:20 pm »
You still didn't say what OS you have. :D

Pages: 1 ... 33 34 [35] 36 37 ... 165