






Synchronous operation modes select 1 and Asynchronous modes select 16, 32 or 64."
--
You received this message because you are subscribed to the Google Groups "retro-comp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to retro-comp+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/retro-comp/bd7bd856-d5ba-48e5-b30d-5822ea70d107n%40googlegroups.com.



I also need to find some elegant way of detecting the 85C30 and 85230, so that I can take advantage of the benefits of ESCC.
I don't want to interrupt an interesting discussion in a thread about RCBus projects. I have started to investigate the SCC module and its behaviour during vector interrupts. It seems to work and I wonder if the generation of the WAIT signal is necessary, the interrupt vector appears quite early (0x40 in this example). I still need to analyse this in detail.I have put particular emphasis in this module on compatibility with IM2 and.... I swapped the IEI lines with IEO :(
A new version of the module has to be created. I will add the possibility of choosing address 0x80 or 0xA0.
I am currently planning to add support for the SCC family of chips to RomWBW, but this will take some time as I never got into the ins and outs of building drivers in RomWBW.

Let me know if you need any help with the RomWBW driver Tadeusz.
I don't think RomWBW has to have such mechanisms at all, which will make the code excessively large. The solution is to disable default support for devices that may cause conflicts in the configuration files for a particular processor and to be able to enable it for a specific machine. It is just a matter of what assumptions are made. For example, such a change will reduce the code, previously mentioned, of the DUART driver by a detection procedure in the UART system.RomWBW has already grown so much that you will soon need a tool like this to configure the Linux kernel :)
New hardware should be compatible with old hardware!
--
You received this message because you are subscribed to the Google Groups "retro-comp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to retro-comp+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/retro-comp/bd00bd1e-2f31-49b6-a865-35c0eaffd09an%40googlegroups.com.