OSDev.org
https://forum.osdev.org/

Implementation of event listener
https://forum.osdev.org/viewtopic.php?f=15&t=33065
Page 2 of 2

Author:  Schol-R-LEA [ Mon Jul 09, 2018 9:00 pm ]
Post subject:  Re: Implementation of event listener

quadrant wrote:
8080 because end goal is to build a simple OS for a simple CPU like the 8080/Z80.

Yes much to learn, including patience with the learning process.


Ah, OK.

I will warn you that you may find writing an OS for a 'simple' CPU is a good deal harder than for a 'more complex' one, if only due to things such as address space limits, overall performance compared to later systems, irregular instruction sets and memory models (though this also applies to x86), limited register file sizes (ditto), and a number of other factors. However, note that I said may - it will depend greatly on just what your design goals are, and perhaps on the toolchain you mean to use, so I don't want to discourage you outright.

Could you please give us a bit more of an idea of what you are looking to do, so we can give you more specific advice?

Page 2 of 2 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/