Processor comms to hardware?
Re: Processor comms to hardware?
That was for my processor by the way. I had it set up with >64K of ram... in the simulator. But, it worked 
Re: Processor comms to hardware?
sci4me wrote:
That was for my processor by the way. I had it set up with >64K of ram... in the simulator. But, it worked 
That being said, assemblers aren't known for having the greatest error checking around, so it's entirely possible that one would accept that input and turn it into God knows what
If you haven't done so already, you should download the Kowalski simulator and play around with some 6502 code to learn the finer points. Heck, you could even try out having your parser/lexer generate some object code for it (if you're in for a real adventure
- BigDumbDinosaur
- Posts: 9428
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: Processor comms to hardware?
Justin wrote:
If you haven't done so already, you should download the Kowalski simulator and play around with some 6502 code to learn the finer points. Heck, you could even try out having your parser/lexer generate some object code for it (if you're in for a real adventure
)
x86? We ain't got no x86. We don't NEED no stinking x86!
- GARTHWILSON
- Forum Moderator
- Posts: 8775
- Joined: 30 Aug 2002
- Location: Southern California
- Contact:
Re: Processor comms to hardware?
BigDumbDinosaur wrote:
The final version of the Kowalski simulator, V1.2.12, was never made available for download, as Mike Kowalski is no longer maintaining the software. Attached is V1.2.12, which I have been using for more than a year.
Do you think he would mind if it were made available for download in the http://6502.org/tools/asm/ section of 6502.org?
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?
Re: Processor comms to hardware?
BigDumbDinosaur wrote:
Justin wrote:
If you haven't done so already, you should download the Kowalski simulator and play around with some 6502 code to learn the finer points. Heck, you could even try out having your parser/lexer generate some object code for it (if you're in for a real adventure
)
Re: Processor comms to hardware?
Yes, the last one I tried did run in WINE.
- BigDumbDinosaur
- Posts: 9428
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: Processor comms to hardware?
GARTHWILSON wrote:
BigDumbDinosaur wrote:
The final version of the Kowalski simulator, V1.2.12, was never made available for download, as Mike Kowalski is no longer maintaining the software. Attached is V1.2.12, which I have been using for more than a year.
x86? We ain't got no x86. We don't NEED no stinking x86!