Search found 32 matches

by SteveMoody
Thu Jan 08, 2015 11:06 pm
Forum: Programming
Topic: repo
Replies: 28
Views: 95610

Re: repo

What is understood? There's nothing in there that will be of any use to you or that there is some stuff you can find on the Internet? What exactly are you expecting here? I've imported the following repositories: ⋅  AVR (Atmega8 firmware for keyboard and mouse) ⋅  BoulderDash (Si...
by SteveMoody
Thu Jan 08, 2015 9:55 pm
Forum: Programming
Topic: repo
Replies: 28
Views: 95610

Re: repo

It's great that you've designed your own systems. You should set up your own website and show off your work. it doesn't seem, i have asked an access to the source repository and you have answered "no", so … facts are not showing you want to share and help btw, good luck, guys As i mentione...
by SteveMoody
Thu Jan 08, 2015 8:41 pm
Forum: Programming
Topic: repo
Replies: 28
Views: 95610

Re: repo

I really don't see how you think that you can't contribute to this project without access to the subversion repos. your CS8900 is exactly what i have, so the same C and assembly code for driver and application! The same goes for the VDU! Try google then. In 10 seconds i find reference code for the ...
by SteveMoody
Thu Jan 08, 2015 8:39 pm
Forum: Programming
Topic: repo
Replies: 28
Views: 95610

Re: repo

i do not want you gerber, they are useless, i want to see the PCB design file in order to modify it was i do not want all the devices you have put on, i do not like the shape of your board, and so on: i want to redesign everything as i want Then do what i did and use the schematic to base your desi...
by SteveMoody
Thu Jan 08, 2015 4:18 pm
Forum: Programming
Topic: repo
Replies: 28
Views: 95610

Re: repo

This project is far from useless and between the files in the download section and the information in these forums there is everything you need if you wanted to go and build you're own if you're inclined to do so. I'm working on a variation of Simon's design and just getting a few PCBs manufactured ...
by SteveMoody
Tue Jan 06, 2015 9:44 am
Forum: Hardware
Topic: EPROM Emulator
Replies: 9
Views: 56081

Re: EPROM Emulator

I use a package called Proteus for the CAD.

Why would you need something that fast for an EPROM emulator? Even running over a serial connection like in this design it will only take a few seconds to transfer the data to the board. Still much faster than burning an EPROM
by SteveMoody
Tue Jan 06, 2015 12:59 am
Forum: Hardware
Topic: EPROM Emulator
Replies: 9
Views: 56081

Re: EPROM Emulator

I've changed the design a bit since i last posted.

I'm planning on building a prototype before i progress any further.
by SteveMoody
Tue Nov 11, 2014 10:56 am
Forum: Programming
Topic: c++ compiler
Replies: 5
Views: 36955

Re: c++ compiler

I tried writing some C++ code to test but i was getting problem in building it. I seemed to be getting quite a lot of linker issues. I assumed it was down to my toolchain.I didn't look into it much at the time. It could be that if you're program is compiling but crashing on run that it is down to th...
by SteveMoody
Sun Oct 12, 2014 11:47 am
Forum: Hardware
Topic: EPROM Emulator
Replies: 9
Views: 56081

Re: EPROM Emulator

It should be easy enough to replace the PIC. I've not looked into the code too much yet but I think it would be easy enough to reuse,
by SteveMoody
Sun Oct 12, 2014 11:17 am
Forum: Hardware
Topic: EPROM Emulator
Replies: 9
Views: 56081

EPROM Emulator

Hi,

I'm designing an EPROM emulator based on the design from Philip Pemberton here http://www.piclist.com/images/boards/EP ... /index.htm

Got a circuit drawn up for a circuit using USB rather than RS232. If anyone is interested i will share the design files here.

cron