Se encontraron 178 coincidencias

por aowen
01 May 2019, 01:22
Foro: Firmware
Tema: SE Basic IV 4.2 Cordelia
Respuestas: 58
Vistas: 55727

Re: SE Basic IV 4.2 Cordelia

brunosilva escribió:and after that make a batch of the hardware! :)
Well, right now the Chloe firmware targets the standard ZX FPGA core. But the aim is for the Chloe to have its own FPGA core. So that comes first, then the hardware. But before that, the Chloe needs some applications, and I have a few ideas for those.
por aowen
30 Abr 2019, 11:43
Foro: Firmware
Tema: SE Basic IV 4.2 Cordelia
Respuestas: 58
Vistas: 55727

Re: SE Basic IV 4.2 Cordelia

Now I need to port the Uno dot commands to Chloe apps.
por aowen
30 Abr 2019, 00:08
Foro: Firmware
Tema: SE Basic IV 4.2 Cordelia
Respuestas: 58
Vistas: 55727

Re: SE Basic IV 4.2 Cordelia

Now running on my own development hardware.

Imagen
por aowen
16 Abr 2019, 17:40
Foro: General / Uncategorized
Tema: Idea de core para videojuegos actuales
Respuestas: 8
Vistas: 9964

Re: Idea de core para videojuegos actuales

Anyway, I've ruled out the project, there's no interest. Actually your proposal has some overlap with the Chloe 280SE core that I have been writing up a specification for over the last few years. Given the direction ZX clones have taken of late, I decided to throw out compatibility and just make th...
por aowen
14 Abr 2019, 20:51
Foro: Core ZX Spectrum
Tema: ANN: UnoDOS 3 final
Respuestas: 4
Vistas: 5672

Re: ANN: UnoDOS 3 final

Well it looks like I got ahead of myself. I've resolved the conflict and the latest kernel is working on Chloe and Spectrum. The upshot is, when UnoDOS 3 is stable for the Chloe, I'll do a 3.1 release.
por aowen
09 Abr 2019, 00:05
Foro: Firmware
Tema: SE Basic IV 4.2 Cordelia
Respuestas: 58
Vistas: 55727

Re: SE Basic IV 4.2 Cordelia

Experimental app support is done. You can launch an app with RUN "nameofyourprogram".

The first app is a Spectrum emulator. For some reason the font gets corrupted with ZEsarUX but not with RVM so I am looking for people with real Unos to test.
por aowen
05 Abr 2019, 12:45
Foro: Firmware
Tema: SE Basic IV 4.2 Cordelia
Respuestas: 58
Vistas: 55727

Re: SE Basic IV 4.2 Cordelia

hello andy Andrew thanks for your fine Basic interpreter. You're welcome. I'm curious as to which version you are using though as the latest build does not support PRINT AT. Instead, you use LOCATE. Also LET is optional (you can leave it out) and you can substitute a single quote (') for REM. As I ...
por aowen
04 Abr 2019, 10:30
Foro: Core ZX Spectrum
Tema: ANN: UnoDOS 3 final
Respuestas: 4
Vistas: 5672

Re: ANN: UnoDOS 3 final

I will try to check it myself. Thanks! It's broadly the same as the last beta version. The full source is provided now including incomplete experimental code. I've abandoned development on it because my current version of the code completely breaks the old NMI menu and the new Dr. Slump NMI menu on...
por aowen
20 Mar 2019, 23:46
Foro: Firmware
Tema: SE Basic IV 4.2 Cordelia
Respuestas: 58
Vistas: 55727

Re: SE Basic IV 4.2 Cordelia

Phase 5 is complete.

Developer Preview 1 is released:

https://cheveron.github.io/sebasic4/

If you need any help getting started, please ask in this thread.