Search found 4 matches
- Mon Feb 27, 2023 8:26 am
- Forum: Newbies
- Topic: Visual6502 DPControl?
- Replies: 6
- Views: 8869
Re: Visual6502 DPControl?
Yes, we could take pull requests, but I'd want to be incredibly careful not to break the simulator or to break any URLs already published on the web. Testing is difficult... essentially, if we make the smallest possible changes in each PR, and if the intent of the code is crystal clear, I can merge ...
- Mon Feb 27, 2023 1:58 am
- Forum: Newbies
- Topic: Visual6502 DPControl?
- Replies: 6
- Views: 8869
Re: Visual6502 DPControl?
So glad you're finding visual6502 useful, and enjoying your CPU-internals journey of exploration!
Hi Ed. There are a couple of "housekeeping" things I would like to contribute to in the expert view, like fixing the scrollbars and looking at locking the headers. There's something funky about that ...
Hi Ed. There are a couple of "housekeeping" things I would like to contribute to in the expert view, like fixing the scrollbars and looking at locking the headers. There's something funky about that ...
- Sun Feb 26, 2023 8:09 pm
- Forum: Newbies
- Topic: Visual6502 DPControl?
- Replies: 6
- Views: 8869
Re: Visual6502 DPControl?
BigEd wrote:
Welcome!
I think most (or all) of the visual6502 wiki can be found in the Internet Archive
I think most (or all) of the visual6502 wiki can be found in the Internet Archive
I will go through these links, they look like exactly what I was searching for.
Thank you so much!
- Sun Feb 26, 2023 6:22 pm
- Forum: Newbies
- Topic: Visual6502 DPControl?
- Replies: 6
- Views: 8869
Visual6502 DPControl?
I'm new to CPUs, but I generally understand how they work. I'm trying to use the 6502 as an example to see how data moves around, and Visual6502 and some block diagrams have been helpful. I'm specifically interested in the DPControl aspect of it, but I'm little lost on the timing. Unfortunately, the ...