01-09-2014, 11:03 PM
(10-27-2013, 01:19 PM)Iceglade Wrote: Makes more sense 64 bit might be a bit overkill. Also, how will it be programmed?
As this is von neumann data and instructions will both be stored in RAM. You will be able to directly enter instructions to your desired ram address from the main I/O area. By starting the computer it will automatically cycle through the ram executing your program. Eventually when I have coded an OS for it I will make a program designed to help you code programs so it will be a bit more like real life.