Log of /public/oric/demos
Directory Listing
Revision
1050 -
Directory Listing
Modified
Sun Dec 22 17:05:37 2013 UTC
(5 years, 11 months ago)
by
dbug
Adding a scroller, currently in the screen area but needs to move to the text zone
Revision
1049 -
Directory Listing
Modified
Sun Dec 22 13:42:11 2013 UTC
(5 years, 11 months ago)
by
dbug
Added an asynchronous picture description, looks much more dynamic now.
Revision
1048 -
Directory Listing
Modified
Sun Dec 22 12:33:21 2013 UTC
(5 years, 11 months ago)
by
dbug
Not much success with the Jasmin fixes, for some reason the FDC generates an IRQ during the loading which breaks everything.
Revision
1047 -
Directory Listing
Modified
Sun Dec 22 11:02:56 2013 UTC
(5 years, 11 months ago)
by
dbug
More Jasmin/Microdisc compatibility work.
Kudos to Fabrice for cracking that one in Fantasmagoric, it's not easy to factorize.
Revision
1046 -
Directory Listing
Modified
Sat Dec 21 13:50:30 2013 UTC
(5 years, 11 months ago)
by
dbug
Started Jasmin compatibility, abstracted the registers used.
Revision
1045 -
Directory Listing
Modified
Fri Dec 20 17:42:53 2013 UTC
(5 years, 11 months ago)
by
dbug
Floppy Builder 0.11
- Added support for metadata that can be used later on by the programmer
Also modified Link65 to handle #include correctly in assembler source files
The SlideShow now correctly displays the name of the pictures and their authors from the exported metadata (Still need transitions)
Revision
1038 -
Directory Listing
Modified
Tue Dec 17 21:24:32 2013 UTC
(5 years, 11 months ago)
by
dbug
FloppyBuilder 0.10
- The compression code now generates correct data (it was using the Atari ST mode encoding, making the unpacking code not happy)
- Added to the report file the occupation ratio of the floppy (by maintaining an internal list of used sectors also used to check if there's no overlap)
The loader code is now able to decompress data on the fly just using the page 2 as a temporary sector loader.
Revision
1035 -
Directory Listing
Modified
Sun Dec 15 15:35:39 2013 UTC
(6 years ago)
by
dbug
FloppyBuilder 0.9
- Added the 'SetCompressionMode' command. Possible parameters are 'None' (default value) and 'FilePack'
The lzpack.cpp file moved out from FilePack and is now in Common, this means it will be usable in other projects (Like PictConv)
Revision
1025 -
Directory Listing
Modified
Sun Dec 15 11:47:51 2013 UTC
(6 years ago)
by
dbug
FloppyBuilder 0.8 and SlideShow project
- Exports the file size now instead of sector count
- Exported file format contains the number of sides of the floppy
- The loader was moved to sector 4 and slideshow to sector 1
Revision
1024 -
Directory Listing
Modified
Sun Dec 15 09:42:42 2013 UTC
(6 years ago)
by
dbug
Generic clean-up of the loader code, moved the vectors at the end of the file so they get auto-magically setup when the loader is installed in memory.
Fixed a bug in the bootsector which did not actually know the actual length of the loader.
First transition effect (simple top/bottom copy), makes the whole thing feel smoother.
New LoaderAPI command: _SetLoadAddress, can be used to override the location of where files get loaded.
Revision
1023 -
Directory Listing
Modified
Sat Dec 14 17:56:09 2013 UTC
(6 years ago)
by
dbug
The test script now uses the DefineDisk command of FloppyBuilder 0.7
Revision
1019 -
Directory Listing
Modified
Sat Dec 14 14:19:19 2013 UTC
(6 years ago)
by
dbug
Updated the project to be compatible with FloppyBuilder 0.6
Revision
1015 -
Directory Listing
Modified
Thu Dec 12 20:53:08 2013 UTC
(6 years ago)
by
dbug
Archived the latest version of the loader code.
It's still pretty much work in progress, but it would suck that my hard drive dies :p
Revision
972 -
Directory Listing
Modified
Thu Nov 21 19:24:48 2013 UTC
(6 years ago)
by
dbug
Managed to clean up a bit the source code of the 'Born in 1983' intro for Solskogen.
Not awesome, buggy, but it builds.
Revision
971 -
Directory Listing
Modified
Tue Nov 12 20:08:30 2013 UTC
(6 years, 1 month ago)
by
dbug
Removed temp files.
Revision
970 -
Directory Listing
Modified
Tue Nov 12 20:07:47 2013 UTC
(6 years, 1 month ago)
by
dbug
Source code for the AlchimieGarden demo
Revision
910 -
Directory Listing
Modified
Mon Feb 4 19:36:30 2013 UTC
(6 years, 10 months ago)
by
dbug
Fixed a typo in the name of a generated file.
Revision
904 -
Directory Listing
Modified
Sat Jan 19 11:43:53 2013 UTC
(6 years, 10 months ago)
by
dbug
Fixed some build parameters issues, the make data part is still not correct but the rest should correctly build a disk file and then correctly run oricutron with the dsk file.
Revision
903 -
Directory Listing
Modified
Sun Jan 13 15:30:30 2013 UTC
(6 years, 11 months ago)
by
dbug
Added the Buggy Boy demo.
Please note that the building of the DSK file requires working versions of Tap2Dsk and Old2Mfm, they may not work on recent windows versions.
Revision
473 -
Directory Listing
Modified
Fri Apr 29 22:00:16 2011 UTC
(8 years, 7 months ago)
by
dbug
Added the Assembly 2002 demo, it's very messy, need some cleanup, but well
Revision
2 -
Directory Listing
Added
Tue Feb 17 18:49:20 2009 UTC
(10 years, 9 months ago)
by
(unknown author)
Added some folders to get a little bit of structure.