Join us on Discord!
You can help CodeWalrus stay online by donating here.
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Keoni29

#31
Hardware / Re: Visicom Textphone Reverse-engineering
April 12, 2015, 10:55:21 AM
I still have plenty of school stuff to do, but much less than before, so I am taking on some projects again.
#32
Hardware / Re: Visicom Textphone Reverse-engineering
April 11, 2015, 09:47:14 PM
I have plans of porting the operating system I have on my cbs6000 and z820 to the visicom. Because these three machines have different cpu architectures the OS has to be written from scratch every time.
#33
Hardware / Re: CBS6000 - an 8-bit 6510 computer
March 08, 2015, 01:31:47 PM
I wanted this computer to be on par with modern microcontrollers, so I stuffed as many peripherals in it as possible. I still have the address space to add 4 more peripherals on the I/O board. I don't have enough physical space though :P I can maybe fit stuff like a realtime clock on it.
#34
Hardware / Re: CBS6000 - an 8-bit 6510 computer
March 07, 2015, 10:30:38 PM
I wrote up some documentation today. For those who are interested in lots of tech talk:
http://8times8.eeems.me:81/project/computers/65xx/cbs/

Also some new pics:

#35
Hardware / Re: Z820 - Z80 computer
March 06, 2015, 09:44:33 PM
That depends on the screen I guess.
#36
Hardware / Re: Z820 - Z80 computer
March 06, 2015, 10:14:23 AM
Depends on the task at hand. When I need to do stuff close to the hardware I prefer using asm. When stuff gets more complex I usually move on to C, but sometimes I just work with asm to keep things consistent.
#37
Hardware / Re: Z820 - Z80 computer
March 06, 2015, 07:03:35 AM
I have done a bit of asm programming for the cse in the past, but not much else yet.
#38
Hardware / Re: Z820 - Z80 computer
March 05, 2015, 11:28:56 PM
I finished porting the monitor and it works great! It's just like the one on the CBS6000. I learned a lot about the z80 in the process.
Source can be found here: https://github.com/keoni29/z820/blob/master/mon.asm
#39
Hardware / Re: Z820 - Z80 computer
March 04, 2015, 11:12:51 PM
Yeah I should get rid of that :P That should have been taken down after I fixed the bug.

I am busy writing a monitor program which allows me to poke around in memory and debug stuff. I based the monitor off the one I have on the cbs6000 computer.
#40
Hardware / Re: Z820 - Z80 computer
March 04, 2015, 08:02:57 AM
I ported the bootloader I made for the cbs6000 to z80 asm. It works great :D
Source can be found here: https://github.com/keoni29/z820
#41
Hardware / Re: Z820 - Z80 computer
March 03, 2015, 08:05:20 PM
I got the serial output to work with the PC16552D UART chip. There were some dodgy solder joints that caused problems with it, but I tracked them down and resolved the problem.

It prints characters at 960 Bytes/second right now, but it can go up to 125kByte/second.
#42
Hardware / Re: CBS6000 - an 8-bit 6510 computer
March 03, 2015, 08:02:19 PM
Yeah I figured. In europe used (and new) consoles are more expensive compared to america.
#43
Hardware / Re: CBS6000 - an 8-bit 6510 computer
March 03, 2015, 04:50:08 PM
Over here they are dirt cheap. Europe ftw.
#44
Hardware / Re: CBS6000 - an 8-bit 6510 computer
March 03, 2015, 09:02:56 AM
Not really. Broken c64's are worth €7-10
#45
Hardware / Re: Z820 - Z80 computer
March 03, 2015, 06:55:47 AM
This is intel's super hero:

I wonder what ST, TI and Microchip are going to come up with.
Powered by EzPortal