Commit Graph

11 Commits

Author SHA1 Message Date
Michel Pollet
11cdb8b209 Version 1.9: See Changelog for details
List is too long...

Signed-off-by: Michel Pollet <buserror@gmail.com>
2024-05-13 16:40:51 +01:00
Michel Pollet
e231ecb762
Version 1.8, see changelog for details
Tons of changes, see changelog

Signed-off-by: Michel Pollet <buserror@gmail.com>
2024-03-13 08:45:11 +00:00
Michel Pollet
2e12a37bce
Floppy bitstream view, also major refactor of UI code
Split the UI into separate bits.
+ Bits that are X11/GLX only
+ Bits that are 'pure' opengl
+ Bits that are UI related but not renderer related

Hopefully with help porting to other platformsI

Signed-off-by: Michel Pollet <buserror@gmail.com>
2024-02-18 10:32:33 +00:00
Michel Pollet
01619cfe53
Fix for some crashing WOZ, uncommented code!
I had left a block of code commented out, and that was crashing some
disks with 'special' track mapping.

Also now clear the CRC field on the woz, if any, when writing tracks.

Signed-off-by: Michel Pollet <buserror@gmail.com>
2024-02-13 08:46:09 +00:00
Michel Pollet
34e6bd299c
Updated READMEs
V 1.6 release, as well as some extra bits for libmui

Signed-off-by: Michel Pollet <buserror@gmail.com>
2024-02-12 17:04:15 +00:00
Michel Pollet
352a7f0c62 Well when it doubt, make a .gif
Gave up on the videos, they just don't work

Signed-off-by: Michel Pollet <buserror@gmail.com>
2024-01-21 09:53:02 +00:00
Michel Pollet
e490651e7e
Update README.md
Tring the .mp4 demo transcoded to h264...
2024-01-21 09:30:36 +00:00
Michel Pollet
de90954ad4 Trying to fix inline video in readme... 2024-01-20 12:12:26 +00:00
Michel Pollet
3fd0540a83 Version 1.5
Changes are just too long to list...

Signed-off-by: Michel Pollet <buserror@gmail.com>
2024-01-20 12:07:47 +00:00
Michel Pollet
d53b0bceff Added joystick support
It is limited for now, hard coded to mine. Still need some sort of way
to specify which button to map to the emulated joytick. Same with the
axis, currently default to 0,1

Signed-off-by: Michel Pollet <buserror@gmail.com>
2023-10-28 16:59:08 +01:00
Michel Pollet
f7a56ebc01 Initial Commit
Cleaned up for release at last!

Signed-off-by: Michel Pollet <buserror@gmail.com>
2023-10-25 08:50:14 +01:00