Click here to Skip to main content
15,922,894 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Does this mean I get weekends off from the human labor camp? Pin
Mark_Wallace18-Feb-20 20:18
Mark_Wallace18-Feb-20 20:18 
GeneralRe: Does this mean I get weekends off from the human labor camp? Pin
Super Lloyd18-Feb-20 16:17
Super Lloyd18-Feb-20 16:17 
JokeRe: Does this mean I get weekends off from the human labor camp? Pin
Daniel Pfeffer18-Feb-20 22:31
professionalDaniel Pfeffer18-Feb-20 22:31 
JokeRe: Does this mean I get weekends off from the human labor camp? Pin
Nelek19-Feb-20 2:56
protectorNelek19-Feb-20 2:56 
GeneralHey, PC! Listen when the Zwölf is talking to you! Pin
CodeWraith18-Feb-20 11:44
CodeWraith18-Feb-20 11:44 
GeneralRe: Hey, PC! Listen when the Zwölf is talking to you! Pin
Mike Hankey18-Feb-20 12:41
mveMike Hankey18-Feb-20 12:41 
PraiseRe: Hey, PC! Listen when the Zwölf is talking to you! Pin
Kornfeld Eliyahu Peter18-Feb-20 20:29
professionalKornfeld Eliyahu Peter18-Feb-20 20:29 
GeneralRe: Hey, PC! Listen when the Zwölf is talking to you! Pin
CodeWraith18-Feb-20 21:37
CodeWraith18-Feb-20 21:37 
I may do that, but I have to get rid of some crutches first. For example, the memory map is not final yet. Anyone trying to follow an article where I throw in new parts at every step and then replace them by something else two steps later would be totally confusing. Once I got rid of all these stepping stones, an article would make much more sense.

For example, I now use a simple power-on reset and an EEPROM at memory address 0000 to start the Zwölf. Nice and well, that sure works. For several reasons, I want to get rid of the EEPROM, but as it is now, the Zwölf would only find empty RAM after a reset. I need a way to load a program into RAM before the processor starts running. A PIC microcontroller is going to that. It's going to control the processor's clock and operating modes, load a bootloader into the RAM via DMA. That opens up many new possibilities. The Zwölf's clock frequency becomes programmable. Even single stepping by bus cycles or instructions becomes possible. I can support the old Elf's features, which require a very precise clock frequency. The PIC could even synchronize up to 8 CPUs on the same bus, so that they share the memory and I/O devices without getting into each other's way.
I have lived with several Zen masters - all of them were cats.

His last invention was an evil Lasagna. It didn't kill anyone, and it actually tasted pretty good.

GeneralOver 6,000 pages, but all you needed (1998) PinPopular
raddevus18-Feb-20 8:24
mvaraddevus18-Feb-20 8:24 
GeneralRe: Over 6,000 pages, but all you needed (1998) PinPopular
Mike Hankey18-Feb-20 8:49
mveMike Hankey18-Feb-20 8:49 
GeneralRe: Over 6,000 pages, but all you needed (1998) PinPopular
Marc Clifton18-Feb-20 9:38
mvaMarc Clifton18-Feb-20 9:38 
GeneralRe: Over 6,000 pages, but all you needed (1998) Pin
Mike Hankey18-Feb-20 9:51
mveMike Hankey18-Feb-20 9:51 
GeneralRe: Over 6,000 pages, but all you needed (1998) Pin
CPallini18-Feb-20 10:18
mveCPallini18-Feb-20 10:18 
GeneralRe: Over 6,000 pages, but all you needed (1998) Pin
Jörgen Andersson18-Feb-20 23:28
professionalJörgen Andersson18-Feb-20 23:28 
GeneralRe: Over 6,000 pages, but all you needed (1998) Pin
Slow Eddie19-Feb-20 5:15
professionalSlow Eddie19-Feb-20 5:15 
GeneralRe: Over 6,000 pages, but all you needed (1998) Pin
Mark_Wallace18-Feb-20 9:12
Mark_Wallace18-Feb-20 9:12 
GeneralRe: Over 6,000 pages, but all you needed (1998) Pin
raddevus18-Feb-20 9:36
mvaraddevus18-Feb-20 9:36 
GeneralRe: Over 6,000 pages, but all you needed (1998) Pin
CPallini18-Feb-20 10:14
mveCPallini18-Feb-20 10:14 
GeneralRe: Over 6,000 pages, but all you needed (1998) Pin
raddevus18-Feb-20 10:34
mvaraddevus18-Feb-20 10:34 
GeneralRe: Over 6,000 pages, but all you needed (1998) Pin
Mark_Wallace18-Feb-20 11:59
Mark_Wallace18-Feb-20 11:59 
GeneralRe: Over 6,000 pages, but all you needed (1998) Pin
CPallini18-Feb-20 20:56
mveCPallini18-Feb-20 20:56 
GeneralRe: Over 6,000 pages, but all you needed (1998) Pin
Greg Utas18-Feb-20 10:18
professionalGreg Utas18-Feb-20 10:18 
GeneralRe: Over 6,000 pages, but all you needed (1998) Pin
raddevus18-Feb-20 10:31
mvaraddevus18-Feb-20 10:31 
GeneralRe: Over 6,000 pages, but all you needed (1998) Pin
Richard MacCutchan18-Feb-20 10:38
mveRichard MacCutchan18-Feb-20 10:38 
GeneralRe: Over 6,000 pages, but all you needed (1998) Pin
raddevus18-Feb-20 10:50
mvaraddevus18-Feb-20 10:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.