Bank Switching In DOS?
-
- Posts: 8
- Joined: Wed Mar 02, 2011 11:41 pm
Bank Switching In DOS?
I've been working more on my project and I've come to the realization that I need to start bank switching. If I'm not mistaken, all you need to do in NASM is to push the register your moving the data to, right?
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Bank Switching In DOS?
That explanation is way too short to determine if you know your stuff or if you are actually clueless. Based on your history I'm inclined to go for the latter: how is PUSH relevant in this context?
-
- Posts: 8
- Joined: Wed Mar 02, 2011 11:41 pm
Re: Bank Switching In DOS?
First of all, do you just troll this part of the forums just to attack people? Seriously, you're kind of annoying which is why I ignored your last response to me in the other forum. I hope that not everyone in the Netherlands is like you. To answer your question yeah, I'm a novice NASM programmer, but I'd actually like an answer to the post and not any of this crap that you keep throwing at me.Combuster wrote:That explanation is way too short to determine if you know your stuff or if you are actually clueless. Based on your history I'm inclined to go for the latter: how is PUSH relevant in this context?
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Bank Switching In DOS?
If I were a troll, you just baited and broke forum rules. If I were not, you just insulted me and broke forum rules. So lets get this hypocricy over with.
As for your question: what is the relevant specification text for the task at hand? What needs to be done on your end to conform to that specification? how is PUSH relevant in this context? Do you have any smart question to ask that might help you?
As for your question: what is the relevant specification text for the task at hand? What needs to be done on your end to conform to that specification? how is PUSH relevant in this context? Do you have any smart question to ask that might help you?
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
Re: Bank Switching In DOS?
Mean.wannabedeveloper wrote:I hope that not everyone in the Netherlands is like you.
Wrong forum, website.. etc.wannabedeveloper wrote:To answer your question yeah, I'm a novice NASM programmer, but I'd actually like an answer to the post and not any of this crap that you keep throwing at me.