Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 15:48 28 Nov 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : 16z

Author Message
kiiid

Guru

Joined: 11/05/2013
Location: United Kingdom
Posts: 671
Posted: 10:58pm 27 Nov 2013
Copy link to clipboard 
Print this post

Hello guys,

Just wanted to share some information with everybody here. For the past about a month time I've been working on some project just for the fun of it. It is for a "contemporary retro" computer (is there such term at all?). It is not aiming to be the fastest, or the cheapest, or the most resourceful, or the smallest, or... you get the idea. It is just something around the Z16F core which I recently came across and instantly fall in love with. That is one of the very few remaining today processors, which actually does allow the whole software to be written from ground up and in assembler if that is needed.

Generally I don't expect a lot of interest at all and I am doing it just to enjoy myself, but please I don't need to know how dumb I am, or useless the project is, or other things of the sort. Just wanted to share the project in case anyone else is interested or might find the information useful. It will be completely 100% open-source and soon I will define Altium templates for add-on boards as well (still haven't decided about their "standard" height).

At the moment I just completed the whole hardware design and PCB and will be assembling some board to start writing the most routine hardware support functions for it.

The project is hosted at GitHub

Kon

http://rittle.org

--------------
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3194
Posted: 04:26am 28 Nov 2013
Copy link to clipboard 
Print this post

Zilog still rules!! or ZiLOG as they now call themselves.

It was so long ago that I last worked with a Zilog chip (the Z80) but I can still remember the opcode for a jump (it is C3 hex).

There are so many chips out there that it is hard to pick one to build a programming system around. Lots of luck with this project.

Geoff
Geoff Graham - http://geoffg.net
 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 3804
Posted: 04:36am 28 Nov 2013
Copy link to clipboard 
Print this post

Have fun, but "one of the very few remaining today processors, which actually does allow the whole software to be written from ground up and in assembler if that is needed" isn't true at all. Any of the typical MCUs are the same in that sense, from PICs to ARM chips to - well, any of them.

John
 
MOBI
Guru

Joined: 02/12/2012
Location: Australia
Posts: 819
Posted: 12:20pm 28 Nov 2013
Copy link to clipboard 
Print this post

  Quote  Any of the typical MCUs are the same in that sense, from PICs to ARM chips to - well, any of them.


That's right John. After all, an MCU is really only an MPU with all the usual peripherals on the same chip. All the peripherals and RAM/ROM etc are all memory mapped just as in a "standard" computer.

Hi Geoff, yes, it is amazing how certain hex codes still stick in the memory after all these years. (I still preferred the 6502 but I did teach Z80 and associated peripherals at Darwin Institute of Technology (now Darwin UNI) in the 80's) - remember the Micro Professor?)
David M.
 
MicroBlocks

Guru

Joined: 12/05/2012
Location: Thailand
Posts: 2209
Posted: 09:11pm 28 Nov 2013
Copy link to clipboard 
Print this post

The Micro Professor is still sold.

http://www.flite.co.uk/microprofessor-mpf-1b-z80-training-sy stem.htm

I still have the original one from Nultitech which i bought after i got interested in machinecode on my TRS-80 model I!)
Microblocks. Build with logic.
 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 3804
Posted: 10:52pm 28 Nov 2013
Copy link to clipboard 
Print this post

Chips with legs you can easily stick a meter or 'scope on, and clock slow enough to see a trace. LOL

John
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024