Neal Crook

Results 13 comments of Neal Crook

Hi Bill, thank you for your suggestion; it looks like a good, clean solution to my problem. I have downloaded SdFat-beta. I will test it with my application and report...

Hi Larry, the code supports 2 different fonts. One is stored in files Components/TERMINAL/CGABold* the other in Components/TERMINAL/SansBold*. In SBCTextDisplayRGB.vhd this line selects (at compile-time) which is used: constant SANS_SERIF_FONT...

since you have a scope.. create a new project (clone the files of the existing project) keep the port list and delete all of the components. Code a counter and...

Hi Larry, I am glad you continue on your Great Learning Experience (I do prefer this to soldering nowadays!) As far as I know nobody has done any evolution of...

Cool; sounds like you have made lots of progress with Grant's basic design. There's a really nice article on FAT32 here: https://www.pjrc.com/tech/8051/ide/fat32.html which makes basic accessing seem quite straightforward. I...

Hi Larry, "plasmo" is so prolific! I've enjoyed looking at lots of his 68xxx designs. One day, I will build one (I have a 68008, several 68000 and a 68020...

I think your guess about a floating node is correct. There is some magic to choose between the ps/2 and nascom keyboard. In the latest nascom4.vhd (i revised it yesterday)...

Hi Doug, thanks for sharing your work. I enjoyed the video. Neal.

Hi Erturk, the stuff on my multicomp pages comes from a lot of different places so I could not specify a license. Also, some of it (like the Flex binaries)...

Hi Bill, do you have camelforth running (from Rom)? Camelforth has words BASIC BUGGY FLEX CUBIX NITROS9 to start the respective software by loading it from SD. The script bin/build_sd_image...