Here's the full playlist from 3 years ago that explains the 6502 state machine in more detail:
https://www.youtube.com/watch?v=gHU8whQ ... Gl0QrhX9p7
Search found 4 matches
- Fri Jul 04, 2025 5:43 pm
- Forum: Emulation and Simulation
- Topic: Matt Regan is at it again
- Replies: 4
- Views: 2081
- Tue Oct 29, 2024 6:02 pm
- Forum: Emulation and Simulation
- Topic: Ohio Scientific emulator for Linux, Windows, and macOS
- Replies: 2
- Views: 2827
Re: Ohio Scientific emulator for Linux, Windows, and macOS
Thanks! I completely missed that instruction on the main page instead of the forum page.
- Tue Oct 29, 2024 1:08 am
- Forum: Emulation and Simulation
- Topic: Ohio Scientific emulator for Linux, Windows, and macOS
- Replies: 2
- Views: 2827
Ohio Scientific emulator for Linux, Windows, and macOS
Hi,
Recently I wrote an OSI emulator so I could port CP/M-65 to it :mrgreen: As I can't successfully register at the osiweb forum (I never receive the confirmation e-mails after numerous tries), I thought I might as well post a message here to at least get some exposure instead of being a hidden ...
Recently I wrote an OSI emulator so I could port CP/M-65 to it :mrgreen: As I can't successfully register at the osiweb forum (I never receive the confirmation e-mails after numerous tries), I thought I might as well post a message here to at least get some exposure instead of being a hidden ...
- Mon Feb 19, 2024 10:18 pm
- Forum: Emulation and Simulation
- Topic: 6502 in Logisim
- Replies: 32
- Views: 24791
Re: 6502 in Logisim
First of all, great work!
I stumbled upon a few things while recreating the schematic in KiCad/eeschema which I thought would be nice to share.
First, I noticed that the output databus is latched at the end of phase 1. That's apparently how Logisim RAM works. This is not the same as real hardware ...
I stumbled upon a few things while recreating the schematic in KiCad/eeschema which I thought would be nice to share.
First, I noticed that the output databus is latched at the end of phase 1. That's apparently how Logisim RAM works. This is not the same as real hardware ...