Página 3 de 3

Re: Oric Atmos en el ZX-Uno by Quest

Publicado: 27 Dic 2018, 11:43
por byrtolet
Hello Antonio,

I've uploaded my changes to your github repo, thank you for sharing. I'm using different constraint file -- oric_zxuno_v4_my.ucf & I build on linux, so I've translated some dos batch scripts to bash. I hope everything still works on windows.

Re: Oric Atmos en el ZX-Uno by Quest

Publicado: 27 Dic 2018, 12:58
por desUBIKado
byrtolet escribió: I do plan to make it write & use normal fat filesystem, but this will not happen soon since I have other projects.
Esto que comentas es muy interesante. ¿Cómo tenías pensado implementar esto? ¿Como hace el core de ATARI 800XL, seleccionando una imagen de disquete (.dsk) desde un OSD y luego usando comandos del ORIC para trabajar con los ficheros que hay dentro de ella, o como hace el core de MSX1 o Galaksija con acceso a todos los ficheros y directorios de la tarjeta SD?

Re: Oric Atmos en el ZX-Uno by Quest

Publicado: 27 Dic 2018, 15:51
por byrtolet
I plan to throw out the current sd card reading code & use some other write enabled sd card core. It shouldn't be very difficult. I've saw somewhere in internet a suitable core I have to find it again.

I might check out what other cores for zxuno are doing. I haven't looked at their code yet.

For the OSD I just plan to use the whole bottom line, add labels + some other interesting stuff, beside the current image.

Re: Oric Atmos en el ZX-Uno by Quest

Publicado: 14 Ene 2019, 00:10
por pascualete
Hi:

Where can we find byrtolet's compiled core for the oric?

I don't know how to compile and I'd like to play with it...

Re: Oric Atmos en el ZX-Uno by Quest

Publicado: 14 Ene 2019, 01:20
por antoniovillena
pascualete escribió:Hi:

Where can we find byrtolet's compiled core for the oric?

I don't know how to compile and I'd like to play with it...
Aquí: https://github.com/antoniovillena/zxuno ... cores/Oric

Te bajas el fichero CORE16.ZX1

Re: Oric Atmos en el ZX-Uno by Quest

Publicado: 14 Ene 2019, 10:30
por pascualete
Pero ¿ese el core de byrtolet? Es que están las fuentes y los directorios actualizados hace 18 días, y justo el fichero del core dice "2 años".

¿...?

Re: Oric Atmos en el ZX-Uno by Quest

Publicado: 14 Ene 2019, 12:35
por byrtolet
Hello, I've just commited a built version in antoniovalenta's git repo.

Re: Oric Atmos en el ZX-Uno by Quest

Publicado: 14 Ene 2019, 14:01
por pascualete
Thank you! :)