simulator
- BigDumbDinosaur
- Posts: 9425
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: simulator
nora23169 wrote:
I made a crappy simulator, but I'm bad at it and don't have enough knowledge: https://github.com/nora-emu/pdp-emu
I don’t do Github. What is your “crappy simulator” simulating?
x86? We ain't got no x86. We don't NEED no stinking x86!
Re: simulator
One of the files is named pdp-11.py, so I'm presuming the goal is to simulate a PDP-11. However, the project lacks any description, and none of the code files have any comments either.
Re: simulator
Always good to share, nora23169, even if your work is in an early state.
It would good to add a little description to the README - what it does, how to run it. Maybe what your plans are, if you have plans!
It would good to add a little description to the README - what it does, how to run it. Maybe what your plans are, if you have plans!
Re: simulator
I'm going to start again. I'm really sorry. It was too bad, so I'm going to restart everything. I'm going to study C language and CPU. I'm very sorry.
Re: simulator
About Apology and Learning: Please give me another chance https://github.com/nora-emu/6502-emu-daily
Re: simulator
It's better for both of us if we give up, so I'm sorry. I will try not to visit the forum again.
Re: simulator
Sorry you got some unsympathetic and unhelpful responses here. Some of us here try to be encouraging and helpful!
You are always welcome to return.
You are always welcome to return.
- BigDumbDinosaur
- Posts: 9425
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: simulator
BigEd wrote:
Sorry you got some unsympathetic and unhelpful responses here. Some of us here try to be encouraging and helpful!
You are always welcome to return.
You are always welcome to return.
What do you mean by “unsympathetic and unhelpful?” Two different people posted essentially the same observation, neither of which was insulting or otherwise unsympathetic (whatever that is). As for being helpful, just how is asking what it is that is being simulated being unhelpful?
x86? We ain't got no x86. We don't NEED no stinking x86!
Re: simulator
It's not the first time you've pushed someone away with your blunt responses.
Re: simulator
nora23169 wrote:
It's better for both of us if we give up, so I'm sorry. I will try not to visit the forum again.
Gomennasai
Re: simulator
BigDumbDinosaur wrote:
nora23169 wrote:
I made a crappy simulator, but I'm bad at it and don't have enough knowledge: https://github.com/nora-emu/pdp-emu
I don’t do Github. What is your “crappy simulator” simulating?
- BigDumbDinosaur
- Posts: 9425
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: simulator
nora23169 wrote:
I'm sorry for saying something unnecessary yesterday, but I'm not familiar with Python, so I wrote a simulator that I didn't understand well, and it ended up being pointless. I'll try studying CPU again.
Accurate simulation of the 6502 is not an easy thing to do. It will take patience on your part.
x86? We ain't got no x86. We don't NEED no stinking x86!
Re: simulator
BigDumbDinosaur wrote:
nora23169 wrote:
I'm sorry for saying something unnecessary yesterday, but I'm not familiar with Python, so I wrote a simulator that I didn't understand well, and it ended up being pointless. I'll try studying CPU again.
Accurate simulation of the 6502 is not an easy thing to do. It will take patience on your part.