Hi, I‘m very much liking the direction where you are going with your version of the BE6502 and following your series since you started and would like to help and give tips here and there if I can. Do you have a GitHub or webpage where you document your code and schematics as a reference so it’s easier to check for errors and give advice? I’ve built several similar incarnations of this style of computer on vero board 30 years ago as z80 versions and like to respin one of those as a 6502 sbc which would be pretty much like the one you do. My plan was to have it run at 12.6 MHz ( so 1/2 std. vga resolution) with 64/128k RAM but 16bit datapath for video ( got plenty of 10/12 ns old cache SRAM chips from old 486s )
Thank you so much! I don't have complete schematics anywhere. Just pencil-and-paper schematics of various subsystems. The software is available in a Github repository here: github.com/pscottdevos/be6205. I have not found any open source schematic software very useful for the way I work. Is there any you would recommend?
Hi, I‘m very much liking the direction where you are going with your version of the BE6502 and following your series since you started and would like to help and give tips here and there if I can. Do you have a GitHub or webpage where you document your code and schematics as a reference so it’s easier to check for errors and give advice? I’ve built several similar incarnations of this style of computer on vero board 30 years ago as z80 versions and like to respin one of those as a 6502 sbc which would be pretty much like the one you do. My plan was to have it run at 12.6 MHz ( so 1/2 std. vga resolution) with 64/128k RAM but 16bit datapath for video ( got plenty of 10/12 ns old cache SRAM chips from old 486s )
Thank you so much! I don't have complete schematics anywhere. Just pencil-and-paper schematics of various subsystems. The software is available in a Github repository here: github.com/pscottdevos/be6205.
I have not found any open source schematic software very useful for the way I work. Is there any you would recommend?