Re: Fullscreen application Specs
"kerravon86" <kerravon86-/[email protected]>
| Newsgroups | gmane.comp.emulators.hercules390.vm |
|---|---|
| Message-ID | <[email protected]> |
--- In [email protected], "Rocky" <rocsystems@...> wrote: > > > or loading a PSW is > > not going to happen in "C" those are the > > instructions that you need the > > assembler for. > > That too. And how often do you need to do one > of those? > > In this application quite a bit > > take a look at the GSVC ASSEMBLE source I saw a LISTING, but no source. I saw an LPSW in the listing though. I would expect that this is something that could be formed into a generic function, so that both assembler and C programmers can call it without having to be involved in the details of LPSW. I have something like that myself in PDOS. BFN. Paul.