Search found 16 matches

by YT2095
Fri Mar 28, 2014 8:57 am
Forum: Hardware
Topic: Announce: Complete UK101 on a very cheap FPGA board online
Replies: 41
Views: 9911

Re: Announce: Complete UK101 on a very cheap FPGA board onli

Well, this is sort of embarrassing really.
Turns out it wasn`t the code or any mistake there (apart from that one line mentioned above), but rather a Hardware problem.
the New code you sent also did exactly the same thing too.
here`s my incarnation of the same circuit:

http://s1130.photobucket.com ...
by YT2095
Wed Mar 26, 2014 11:03 am
Forum: Hardware
Topic: Announce: Complete UK101 on a very cheap FPGA board online
Replies: 41
Views: 9911

Re: Announce: Complete UK101 on a very cheap FPGA board onli

Thanks!

I made that code change and indeed the Screen is now in 80 mode and looks Much better.
I did actually send you the wrong file(s) though, but it doesn`t make much difference as both have the "Memory Size" problem, it`s just that One is the RAM only mod.
Everything compiled just fine after ...
by YT2095
Sat Mar 22, 2014 5:20 pm
Forum: Hardware
Topic: Announce: Complete UK101 on a very cheap FPGA board online
Replies: 41
Views: 9911

Re: Announce: Complete UK101 on a very cheap FPGA board onli

after making one of these basic units myself with just the board and few extra bit, I thought I`d try the Ram add on too.
It`s not going well for some Utterly Unknown reason (to me anyway).
I`m using the Same Ram chip (I bought 2 of them), the wiring has been checked 3 times by me on 2 different ...
by YT2095
Fri Dec 21, 2012 5:34 pm
Forum: General Discussions
Topic: Building a simple 6502 microcomputer
Replies: 183
Views: 19565

Re: Building a simple 6502 microcomputer

if you send me the ROM Binary file, I`ll be happy to burn it onto a 27C256 for you, it won`t be a Fast ROM, but should do up to 4MHz without a problem, if that`s any help to you send me a DM ;)
by YT2095
Wed Dec 12, 2012 7:46 pm
Forum: Programmable Logic
Topic: A cheap replacement for the now already antique XC95xx CPLD
Replies: 30
Views: 5089

Re: A cheap replacement for the now already antique XC95xx C

as I`m also searching for 5V tolerant CPLDs bigger than 128 cells, I came across these; http://uk.farnell.com/altera/epf8282alc84-4n/fpga-flex-8000a-2-5k-gates-plcc84/dp/1549403

this one having 208 LEs in the PLCC package, but they go up to 504 LE`s in PLCC too.
here`s the data sheet for them: http ...
by YT2095
Tue Dec 11, 2012 4:16 pm
Forum: Programmable Logic
Topic: Survey of FPGA dev boards
Replies: 113
Views: 119424

Re: Survey of FPGA dev boards

just had this in my twitter feed: http://hackaday.com/2012/12/11/breadboard-friendly-fpgas/
the comments and mentions of other boards later on may be as interesting as the article itself eventually too.
I`m also chatting/hinting/urging/arm twitsing a designer friend of mine to develop a small FPGA ...
by YT2095
Mon Dec 10, 2012 9:22 pm
Forum: Hardware
Topic: Mini keyboard PS2 and USB
Replies: 21
Views: 9473

Re: Mini keyboard PS2 and USB

I`m unfamilliar with EhBasic, but yes, it`s the Break code for many versions of basic, and I can`t use it because I forgot to add the CRTL keys code in library, I`ll get around to though.
in fact I`m pretty sure someone did write a better Keyboard library for GCBasic already, I`ll have to find it ...
by YT2095
Mon Dec 10, 2012 10:28 am
Forum: Hardware
Topic: Mini keyboard PS2 and USB
Replies: 21
Views: 9473

Re: Mini keyboard PS2 and USB

neat, so in effect you could swap out the LCD library and replace it with a Serial library and then use that directly to your SBC serial port.
Like yourself I also haven`t added data for the CRTL key on mine, so CTRL-C (break) has to be done by hitting the reset switch :)
and although it`s a fairly ...
by YT2095
Sun Dec 09, 2012 6:57 pm
Forum: Hardware
Topic: Mini keyboard PS2 and USB
Replies: 21
Views: 9473

Re: Mini keyboard PS2 and USB

looks about right :)
in that case then, if you Really wanted to, you could swap out the PS2 connector on the board and put a USB Female one in its place if you needed a smaller form factor.
the neat thing with the clock/data lines is that even if you did get them the wrong way around first try, it ...
by YT2095
Sun Dec 09, 2012 6:30 pm
Forum: Programmable Logic
Topic: A cheap replacement for the now already antique XC95xx CPLD
Replies: 30
Views: 5089

Re: A cheap replacement for the now already antique XC95xx C

I use the Altera 7128ELC84 here, along with a PLCC to DIP adapter board, there is a larger version in the MAX7000 series with more LE`s but I`v yet to find one on ebay.
a word of caution though, if you`re going to use the 7000 series chips make sure it`s followed by an `S` like 7064S or 7032S etc ...
by YT2095
Sun Dec 09, 2012 6:00 pm
Forum: Hardware
Topic: Mini keyboard PS2 and USB
Replies: 21
Views: 9473

Re: Mini keyboard PS2 and USB

yeah, SBC to PC is pretty easy with the FTDI chips (about £2 on ebay), or even the PIC 18f22k50, 18f2550/4550.
the s/ware I did was the other way around, where it parses a USB Keyboards data into Parallel and Serial output for the SBC to use.

as for the green adapters I`v no idea if they`re ...
by YT2095
Sun Dec 09, 2012 2:18 pm
Forum: Hardware
Topic: Mini keyboard PS2 and USB
Replies: 21
Views: 9473

Re: Mini keyboard PS2 and USB

if you don`t mind me asking, I`m curious as to Why your using the PS2/USB adapter and not just plugging it in directly to a USB socket?
very few of these adpters are Active devices and are merely pass-through, with D+/D- going directly to Clk and Data, GND/+5V remain the same.
a simple beep test ...
by YT2095
Fri Dec 07, 2012 12:04 pm
Forum: Hardware
Topic: 6309 computer
Replies: 12
Views: 3415

Re: 6309 computer

for what it`s worth, if anyone needs one and can`t find any, I have 17x 63B09`s here all pulled from working machines.
by YT2095
Tue Dec 04, 2012 11:36 am
Forum: Hardware
Topic: NINA - a homebuilt 6502 machine [video]
Replies: 20
Views: 2235

Re: NINA - a homebuilt 6502 machine [video]

I`m intrigued by the 68C50 idea, if the humble 1MHz 6850L will cope with a CPU running at 8+MHz, then it seems reasonable to assume that a faster UART could handle a higher CPU speed, maybe even 16.384MHz?
the problem Now of course is that everywhere I`v looked doesn`t have any.
So... any ideas ...
by YT2095
Mon Dec 03, 2012 5:19 pm
Forum: Hardware
Topic: NINA - a homebuilt 6502 machine [video]
Replies: 20
Views: 2235

Re: NINA - a homebuilt 6502 machine [video]

I started with the 65c02 P4 chips and never really considered overclocking them, then someone mentioned the WDC version at 10MHz (I didn`t even know such a beast existed) so I won 5 brand new ones on fleabay and never really looked back.
as with some of my other computer designs, I like the idea of ...