ANN: UnoDOS 3 beta 2

Avatar de Usuario
aowen
Mensajes: 178
Registrado: 07 Oct 2015, 13:32

ANN: UnoDOS 3 beta 2

Mensaje por aowen » 07 Feb 2017, 04:35

https://zx.itch.io/unodos3

* All file handling is now done via external commands:
* Files are headerless for easy use with PC tools without having to generate headers/checksums.
* Supported file formats are: tokenized BASIC, binary, .SCR (6912 bytes or 6976 bytes for ULAplus screens), DATA (variables/arrays)
* COLOR command sends ULAplus register/data pairs.
* Includes example ULAplus slideshow.
* BASIC, UnoDOS, and ZX-Uno API docs included.

aldelgado
Mensajes: 3
Registrado: 26 Oct 2016, 20:26

Re: RE: ANN: UnoDOS 3 beta 2

Mensaje por aldelgado » 08 Feb 2017, 11:13

aowen escribió:https://zx.itch.io/unodos3

* All file handling is now done via external commands:
* Files are headerless for easy use with PC tools without having to generate headers/checksums.
* Supported file formats are: tokenized BASIC, binary, .SCR (6912 bytes or 6976 bytes for ULAplus screens), DATA (variables/arrays)
* COLOR command sends ULAplus register/data pairs.
* Includes example ULAplus slideshow.
* BASIC, UnoDOS, and ZX-Uno API docs included.
Nice job !

Enviado desde mi SM-J510FN mediante Tapatalk

azesmbog
Mensajes: 319
Registrado: 17 Feb 2016, 23:07

Re: ANN: UnoDOS 3 beta 2

Mensaje por azesmbog » 08 Feb 2017, 11:54

I tried to work.
TRD - loaded, running
SNA - loaded, running
TAP - loaded, running
example ULAplus slideshow - loaded, running.
Thank you :)

Avatar de Usuario
aowen
Mensajes: 178
Registrado: 07 Oct 2015, 13:32

Re: ANN: UnoDOS 3 beta 2

Mensaje por aowen » 08 Feb 2017, 18:28

azesmbog escribió:I tried to work.
TRD - loaded, running
SNA - loaded, running
TAP - loaded, running
example ULAplus slideshow - loaded, running.
Thank you :)
Thanks for testing. It looks like everything is working as it should.
I have a number of features I want to add for Beta 3, but the main things on my list are:

1) Better syntax handling for external commands.
2) Add the missing entries to the help system.
3) Make it easy to port programs written for the microdrive.
4) Support for random file access from BASIC.
5) Conversion tools for turning .BAS files into .TXT files and vice versa.
6) An application package format.
7) Embedded common routines from the external commands in the OS core.
8) Game browser front end.

But I'm open to other suggestions (except LFN).

azesmbog
Mensajes: 319
Registrado: 17 Feb 2016, 23:07

Re: ANN: UnoDOS 3 beta 2

Mensaje por azesmbog » 08 Feb 2017, 19:27

aowen escribió: 5) Conversion tools for turning .BAS files into .TXT files and vice versa.
Yes, it would be interesting.
Support .SCL-file?
Support dsk for SamCoupe, or is it really impossible? ;)

Avatar de Usuario
aowen
Mensajes: 178
Registrado: 07 Oct 2015, 13:32

Re: ANN: UnoDOS 3 beta 2

Mensaje por aowen » 08 Feb 2017, 22:17

azesmbog escribió:
aowen escribió: 5) Conversion tools for turning .BAS files into .TXT files and vice versa.
Yes, it would be interesting.
Support .SCL-file?
Support dsk for SamCoupe, or is it really impossible? ;)
In theory it's possible to support other virtual formats than .TAP and .TRD, but TR-DOS support is not part of UnoDOS (it's the same third-party emulator that ships with esxDOS). The best suggestion I have is to use the fuse-utils utility scl2trd to convert SCL files to .TRD for use.

BCH
Mensajes: 170
Registrado: 01 May 2016, 10:55

Re: ANN: UnoDOS 3 beta 2

Mensaje por BCH » 09 Feb 2017, 16:43

I would love the ability to autoexec a file at startup

kgmcneil
Mensajes: 81
Registrado: 29 Ago 2016, 08:48

Re: ANN: UnoDOS 3 beta 2

Mensaje por kgmcneil » 11 Feb 2017, 21:07

Yay!... Its got erase and del commands!... No more pulling the SD card out just to erase stuff for me (don't know why my existing esxDOS setup didn't come with that?...)...

On an unrelated note, I see that your also doing .PLAY on your https://zx.itch.io/play webpage there, as an external dot command... Im assuming that its similar to your previous project using print channels for Play commands, that you released a while back?... Out of curiosity, any chance in the future for this .PLAY command to do all 6 AY channels over the default 128k 3?... It would be a nice ZX-Uno addition... Also, (although I realize that there is nowhere for a ZX-Uno to port midi out data to), but could this new .PLAY command in theory be used for Midi work?...

Regards!

:)

Avatar de Usuario
mcleod_ideafix
Mensajes: 831
Registrado: 27 Sep 2015, 00:14
Ubicación: Jerez de la Frontera
Contactar:

Re: ANN: UnoDOS 3 beta 2

Mensaje por mcleod_ideafix » 11 Feb 2017, 21:25

kgmcneil escribió:Yay!... Its got erase and del commands!... No more pulling the SD card out just to erase stuff for me (don't know why my existing esxDOS setup didn't come with that?...)...
Because you can do it by using the standard ERASE keyword in your Spectrum (EXT MODE, SYMBOL+7) and putting the file name to erase between quotes
http://www.zxuno.com
ZX-Uno · Clon de ordenador ZX Spectrum basado en FPGA

kgmcneil
Mensajes: 81
Registrado: 29 Ago 2016, 08:48

Re: ANN: UnoDOS 3 beta 2

Mensaje por kgmcneil » 11 Feb 2017, 21:42

"Because you can do it by using the standard ERASE keyword in your Spectrum (EXT MODE, SYMBOL+7) and putting the file name to erase between quotes"
Jez?!?!?... Really?!?!?!?...

Ahhhh!!!... I feel like a real idiot now!!!... Thanks (I think) for that mcleod_ideafix !!!!

Not strictly SD card related but didn't the original come with a third party SPEAK command of sorts.. Would love to see an improvement on that, for something that sounds more like English... Anyhow... Otherwise Im well impressed to see that aowen is doing for DOS what he did with the ROM, in making it Open sourced...

...I still feel like a bit of an idiot ... ;)

Responder