
uade4all V0.1

This is a work in progress version of uade4all.
uade4all is based on uade1, with the following changes:

- Merged eagleplayer attributes handling from uade2.
- Removed (almost) all ipc client/server stuff.
- Merged audio/sound core from uae4all.

TODO

- Create a user friendly api, with common funcions like:
  uade_load, uade_close, uade_render_samples(bufsize), etc.
  Like most chiptune decoders do.
- Remove the need of a separete thread to run the uade emulation
  core.  Actually this is really easy to achieve, by creating
  a funcion that runs emulation until an x number of samples
  has been rendered.
- Better handling of subtunes and end of songs.
- Write the proper documentation.


gama
gama.coder@gmail.com