Search found 54 matches

by chernandezba
Mon Dec 19, 2016 8:08 pm
Forum: Software & Programming
Topic: A new QL emulator
Replies: 18
Views: 8726

Re: A new QL emulator

I did write an IPC emulation once... 20 years ago. I've switched QPC to SMSQ/E before finishing SER etc., but the keyboard did work. Any particular question? It's a fairly simple bit-banging protocol. Thanks. Well the particular question is how the IPC ports works? Is there any document that explai...
by chernandezba
Sun Dec 18, 2016 8:38 am
Forum: Software & Programming
Topic: A new QL emulator
Replies: 18
Views: 8726

Re: A new QL emulator

Thanks a lot dilwyn I've taken a fast look at IPC rom source and I think it could be very useful for me. Also looking at other emulator source code can help me with my goal. I already looked at uqlx sources but I think it emulates the keyboard by intercepting traps at rom instead of emulating the IP...
by chernandezba
Sat Dec 17, 2016 5:57 pm
Forum: Software & Programming
Topic: A new QL emulator
Replies: 18
Views: 8726

Re: A new QL emulator

Hi

Yes! I'm currently working on adding QL emulation.
I'm fighting with keyboard emulation, I looked at mame sources and also at uqlx sources. But I don't understand it all.

Any one knows a detailed guide about IPC protocol? Specially the keyboard part...

Cheers
Cesar
by chernandezba
Sat Dec 17, 2016 5:55 pm
Forum: The Welcome Area
Topic: Hello from Spain
Replies: 2
Views: 2837

Hello from Spain

Hi

I'm a big fan of Sinclair machines, I almost grown with a ZX-81, then a Speccy, and after that, a QL.

I'm the author of a emulator
https://sourceforge.net/projects/zesarux/

Which emulates almost all Sinclair machines; even more, last code tests enabled QL emulation ;)

Cheers
Cesar