| 84708 packages online |
|
|
| mus/play/hippoplayerSource.lha | | | No screenshot available |
|
# HippoPlayer
This repository contains the source code for HippoPlayer, a module player
for the classic Amigas with OS 1.2 or higher.
Original distribution is available here, from the year 2000:
http://aminet.net/mus/play/hippoplayer.lha
Updated version developed later, in 2021:
http://aminet.net/mus/play/hippoplayerupdate.lha
Tools used in development:
* Originally:
* Amiga 500 with kickstart 1.3/3.0 + a hard drive. A500/kickstart 1.2
for testing. Later, Amiga 1200/kickstart 3.0.
* ASM-One v1.28
* Gadget's Editor by Stefano Crimi (included without permission)
* FImp file compressor: http://aminet.net/util/pack/imploder-4.0.lzh
* v2.46 onwards:
* FS-UAE on Mac, Amiga 1200 (for testing)
* ASM-Pro v1.17
* Shrinkler file compressor v4.7:
http://aminet.net/package/dev/cross/Shrinkler
# Files and directories
* _puu016.s_: The main very small and clearly structured source file.
* _keyfile0.s_: Keyfile generator.
* _playergroup0.s_: HippoPlayer.group data generator, this file includes
the compressed binaries for replay routines. Used for versions older than
v2.48.
* _playergroup2.s_: New format group data generator, used from version
v2.48 onwards.
* _regtext.s_: Possibly important file related to calculating checksums,
see notes below
* _kpl14.s_: Protracker replay routine source precompiled.
* _kpl_: Protracker replay routine binary.
* _gadgets_: Gadget's Editor files for the user interface.
* _pl_: Replay routines for different module types with precompiled binaries.
* _eagleplayers_: Supported eagleplayer plugins, gathered from aminet.
* _scopes_: External scopes and related stuff.
* _Include_: Some needed include files.
* _gfx_: The hippo logo.
# Build instructions
The standard include files will be searched from _include:_ directory,
these are not included.
Some custom includes and some others are included. Tested to compile with
ASM-One v1.28, ASM-Pro v1.17, vasm v1.9.
## Manual
Build steps:
- Assemble _puu016.s_ to get the main binary. It should start if you have
_reqtools.library_ available.
- Build the _HippoPlayer.group_ replayer binary bundle.
- There are binaries in *pl/bin* and *eagleplayers/bin* which need to be
compressed first.
- Execute *pl/compress_im* and *eagleplayers/compress_im* in Amiga shell
to get FImp compressed data.
- Run *pl/compress_shr* and *eagleplayers/compress_shr* on Mac/Linux to
get Shrinkler compressed data.
- Assemble file _playergroup2.s_ and save the binary. Shr-files are used
by default.
To build the Protracker replay routine, assemble the file _kpl14.s_ and
save the binary as _kpl_. To build individual replay routines, assemble one
in the _pl_ dir and save the binary (or executable) into _bin_.
**NOTE**: Most of the replay routines are saved as Amiga executables so
they can be relocated properly, a few are just binary blobs of PC-relative
code.
## Makefile
Edit the include paths in the makefiles to suit your environment and ensure
_vasmm68k_mot_ and _shrinkler_ are in path, then run _make_.
# Notes
**All anti-cracker measures have been disabled from v2.46 onwards.**
There is a checksum macro _check_ in the main source file which is called
at certain points.
This checks if the application strings have been altered, making the app
exit if the check fails.
There is a CRC checksum check in the file _Hippo_PS3M3.s_ which does the
same as the simpler check mentioned above. It will jump into a busy loop
and display colors on screen if the check fails.
|
Contents of mus/play/hippoplayerSource.lhaPERMISSION UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ ----------
[generic] 43 43 100.0% -lh0- bd72 Feb 18 08:17 HippoPlayer-2.60/.gitignore
[generic] 76 102 74.5% -lh5- 01d3 Feb 18 08:17 HippoPlayer-2.60/.gitmodules
[generic] 141 265 53.2% -lh5- 51e0 Feb 18 08:17 HippoPlayer-2.60/dist/FILE_ID.DIZ
[generic] 90553 147104 61.6% -lh5- ad59 Feb 18 08:17 HippoPlayer-2.60/dist/HiP
[generic] 103348 173052 59.7% -lh5- 071d Feb 18 08:17 HippoPlayer-2.60/dist/hip-debug
[generic] 792 2162 36.6% -lh5- beba Feb 18 08:17 HippoPlayer-2.60/dist/HiP.info
[generic] 254762 254762 100.0% -lh0- 56e1 Feb 18 08:17 HippoPlayer-2.60/dist/HippoPlayer.group
[generic] 411299 411299 100.0% -lh0- 45cb Feb 18 08:17 HippoPlayer-2.60/dist/hippoplayerupdate.lha
[generic] 28266 72013 39.3% -lh5- 32e5 Feb 18 08:17 HippoPlayer-2.60/dist/hippoplayerupdate.readme
[generic] 187 396 47.2% -lh5- b4a2 Feb 18 08:17 HippoPlayer-2.60/dist/Makefile
[generic] 35201 92716 38.0% -lh5- 5914 Feb 18 08:17 HippoPlayer-2.60/dist/playsid.library
[generic] 2129 5127 41.5% -lh5- d784 Feb 18 08:17 HippoPlayer-2.60/dist/playsid.library.readme
[generic] 1903 3728 51.0% -lh5- 40bf Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/activision pro
[generic] 4629 10024 46.2% -lh5- 1739 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/aprosys
[generic] 2424 4812 50.4% -lh5- b4a9 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/chiptracker
[generic] 2821 4328 65.2% -lh5- 7e44 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/david whittaker
[generic] 3163 5820 54.3% -lh5- 667a Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/delimidi
[generic] 1680 2528 66.5% -lh5- 2df5 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/eaglestone
[generic] 1828 2744 66.6% -lh5- 60b5 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/earache
[generic] 8049 14052 57.3% -lh5- e4fa Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/face the music
[generic] 2970 6376 46.6% -lh5- 9b9a Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/in stereo 1.0
[generic] 3540 6180 57.3% -lh5- 6b5a Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/in stereo 2.0
[generic] 2252 3476 64.8% -lh5- ebf5 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/jason brooke
[generic] 6482 13424 48.3% -lh5- a5a0 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/jason page
[generic] 2265 3492 64.9% -lh5- e61b Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/jeroen tel
[generic] 5007 8168 61.3% -lh5- ae4b Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/jochen hippel 7v
[generic] 4917 7344 67.0% -lh5- 4ae7 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/jochen hippel st
[generic] 2084 3216 64.8% -lh5- 7522 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/kris hatlelid
[generic] 2952 4392 67.2% -lh5- ca0f Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/mark cooksey
[generic] 5901 8672 68.0% -lh5- 61c2 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/maxtrax
[generic] 7111 10924 65.1% -lh5- 883e Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/mugician ii
[generic] 5075 7928 64.0% -lh5- 5ace Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/mugician.amp
[generic] 5362 9488 56.5% -lh5- 051a Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/musicmaker4
[generic] 9635 26280 36.7% -lh5- e103 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/musicmaker8
[generic] 2731 4688 58.3% -lh5- 117e Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/quartet
[generic] 2253 3248 69.4% -lh5- 5483 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/quartet st
[generic] 84 100 84.0% -lh5- f62e Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/README.md
[generic] 1767 2676 66.0% -lh5- ca7d Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/richard joseph
[generic] 3166 5616 56.4% -lh5- 23ae Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/richard joseph player
[generic] 1585 2488 63.7% -lh5- b0fb Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/rob hubbard
[generic] 2484 4604 54.0% -lh5- a88b Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/rob hubbard 2
[generic] 9069 16564 54.8% -lh5- fc05 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/sonix music driver
[generic] 1438 2384 60.3% -lh5- 1c34 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/soprol
[generic] 1619 2376 68.1% -lh5- 3f1c Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/sound master
[generic] 5612 12228 45.9% -lh5- ff79 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/soundcontrol
[generic] 1920 2756 69.7% -lh5- d974 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/special fx
[generic] 2705 4332 62.4% -lh5- 4841 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/steve turner
[generic] 4462 11132 40.1% -lh5- 839a Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/synth 4.0
[generic] 5717 10000 57.2% -lh5- 28d2 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/synth pack
[generic] 2753 4448 61.9% -lh5- 1435 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/syntracker
[generic] 2323 3248 71.5% -lh5- 4402 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/tcb tracker
[generic] 2647 4524 58.5% -lh5- ab92 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/tim follin ii
[generic] 2996 6020 49.8% -lh5- b28a Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/tme
[generic] 2051 2956 69.4% -lh5- 1228 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/bin/wally beben
[generic] 94 101 93.1% -lh5- eac9 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/compress_im
[generic] 83 98 84.7% -lh5- 3637 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/compress_shr
[generic] 979 5053 19.4% -lh5- 1917 Feb 18 08:17 HippoPlayer-2.60/eagleplayers/Makefile
[generic] 272 360 75.6% -lh5- d3d4 Feb 18 08:17 HippoPlayer-2.60/fimp_dec.bin
[generic] 24109 25136 95.9% -lh5- 6d3c Feb 18 08:17 HippoPlayer-2.60/GadEdit
[generic] 532 1562 34.1% -lh5- ba97 Feb 18 08:17 HippoPlayer-2.60/GadEdit.info
[generic] 1274 7658 16.6% -lh5- 2aed Feb 18 08:17 HippoPlayer-2.60/gadgets/gadgets.s
[generic] 472 4644 10.2% -lh5- a671 Feb 18 08:17 HippoPlayer-2.60/gadgets/gadgets16
[generic] 397 3978 10.0% -lh5- b5cf Feb 18 08:17 HippoPlayer-2.60/gadgets/gadgets16_new0
[generic] 1152 6698 17.2% -lh5- 4954 Feb 18 08:17 HippoPlayer-2.60/gadgets/gadgets16_new0.s
[generic] 360 3018 11.9% -lh5- a199 Feb 18 08:17 HippoPlayer-2.60/gadgets/gadgets16_new1
[generic] 947 5705 16.6% -lh5- d2ad Feb 18 08:17 HippoPlayer-2.60/gadgets/gadgets16_new1.s
[generic] 359 3018 11.9% -lh5- af0f Feb 18 08:17 HippoPlayer-2.60/gadgets/gadgets16_new2
[generic] 621 2984 20.8% -lh5- d28b Feb 18 08:17 HippoPlayer-2.60/gadgets/gadgets16_new2-test.s
[generic] 487 2275 21.4% -lh5- 519a Feb 18 08:17 HippoPlayer-2.60/gadgets/gadgets16_new2.s
[generic] 501 2782 18.0% -lh5- 5ff7 Feb 18 08:17 HippoPlayer-2.60/gadgets/gadgets16_new3
[generic] 609 2941 20.7% -lh5- 2b7d Feb 18 08:17 HippoPlayer-2.60/gadgets/gadgets16_new3.s
[generic] 486 4676 10.4% -lh5- 98fd Feb 18 08:17 HippoPlayer-2.60/gadgets/gadgets17
[generic] 3845 20002 19.2% -lh5- a6fc Feb 18 08:17 HippoPlayer-2.60/gadgets/prefsgadgets0.s
[generic] 911 6584 13.8% -lh5- 9f70 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefsgadgets8
[generic] 1044 7476 14.0% -lh5- e670 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefsgadgets8b
[generic] 1058 7740 13.7% -lh5- f390 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefsgadgets9
[generic] 1478 10926 13.5% -lh5- 6776 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefsgadgets_new0
[generic] 1059 7572 14.0% -lh5- be26 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefsgadgets_new01
[generic] 229 1780 12.9% -lh5- 6e5b Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_main0
[generic] 312 1286 24.3% -lh5- 6ad2 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_main0.s
[generic] 255 2002 12.7% -lh5- becf Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_main1
[generic] 344 1434 24.0% -lh5- 2262 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_main1.s
[generic] 287 2224 12.9% -lh5- 79ee Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_main2
[generic] 370 1579 23.4% -lh5- 1009 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_main2.s
[generic] 440 2964 14.8% -lh5- 8fb9 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu0
[generic] 630 2606 24.2% -lh5- bd07 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu0.s
[generic] 331 1950 17.0% -lh5- 14ec Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu1
[generic] 564 1882 30.0% -lh5- 5a46 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu1.s
[generic] 450 2464 18.3% -lh5- e2c2 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu2
[generic] 329 1876 17.5% -lh5- a566 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu2+
[generic] 505 1756 28.8% -lh5- 038e Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu2.s
[generic] 431 2792 15.4% -lh5- 9688 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu3
[generic] 945 4533 20.8% -lh5- 95e2 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu3.s
[generic] 392 1828 21.4% -lh5- 4ccd Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu4
[generic] 560 2032 27.6% -lh5- 2531 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu4.s
[generic] 275 1354 20.3% -lh5- b0dd Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu5
[generic] 375 1373 27.3% -lh5- 4922 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu5.s
[generic] 327 1676 19.5% -lh5- d786 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu6
[generic] 605 2099 28.8% -lh5- c041 Feb 18 08:17 HippoPlayer-2.60/gadgets/prefs_sivu6.s
[generic] 89 169 52.7% -lh5- 8da3 Feb 18 08:17 HippoPlayer-2.60/gadgets/samplegadgets.s
[generic] 50 104 48.1% -lh5- d073 Feb 18 08:17 HippoPlayer-2.60/gadgets/samplegadgets0
[generic] 2264 11290 20.1% -lh5- 2d29 Feb 18 08:17 HippoPlayer-2.60/gadgets/ss.s
[generic] 998 1584 63.0% -lh5- d24d Feb 18 08:17 HippoPlayer-2.60/gfx/hip.raw
[generic] 2203 4168 52.9% -lh5- 3314 Feb 18 08:17 HippoPlayer-2.60/gfx/hippo4.iff
[generic] 13335 41553 32.1% -lh5- 8c3b Feb 18 08:17 HippoPlayer-2.60/hippo_fft.s
[generic] 4553 14170 32.1% -lh5- 8df0 Feb 18 08:17 HippoPlayer-2.60/Include/devices/ahi.i
[generic] 287 850 33.8% -lh5- b91f Feb 18 08:17 HippoPlayer-2.60/Include/devices/ahi_lib.i
[generic] 1103 2661 41.5% -lh5- ecd3 Feb 18 08:17 HippoPlayer-2.60/Include/devices/ahi_sub.i
[generic] 226 628 36.0% -lh5- 26a5 Feb 18 08:17 HippoPlayer-2.60/Include/devices/ahi_sub_lib.i
[generic] 762 2443 31.2% -lh5- 51e9 Feb 18 08:17 HippoPlayer-2.60/Include/devices/mhi.i
[generic] 328 1048 31.3% -lh5- 68a8 Feb 18 08:17 HippoPlayer-2.60/Include/devices/mhi_lib.i
[generic] 1608 3635 44.2% -lh5- b51f Feb 18 08:17 HippoPlayer-2.60/Include/GMOD.i
[generic] 677 2539 26.7% -lh5- d7d7 Feb 18 08:17 HippoPlayer-2.60/Include/Guru.i
[generic] 444 1076 41.3% -lh5- 362a Feb 18 08:17 HippoPlayer-2.60/Include/libraries/powerpacker_lib.i
[generic] 4841 17853 27.1% -lh5- d5b3 Feb 18 08:17 HippoPlayer-2.60/Include/libraries/reqtools.i
[generic] 442 1185 37.3% -lh5- 2b66 Feb 18 08:17 HippoPlayer-2.60/Include/libraries/reqtools_lib.i
[generic] 579 1207 48.0% -lh5- ed67 Feb 18 08:17 HippoPlayer-2.60/Include/libraries/screennotify.i
[generic] 146 263 55.5% -lh5- 978a Feb 18 08:17 HippoPlayer-2.60/Include/libraries/screennotify_lib.i
[generic] 3715 15457 24.0% -lh5- 8771 Feb 18 08:17 HippoPlayer-2.60/Include/libraries/xfdmaster.i
[generic] 451 1338 33.7% -lh5- bc87 Feb 18 08:17 HippoPlayer-2.60/Include/libraries/xfdmaster_lib.i
[generic] 3683 10240 36.0% -lh5- 4e68 Feb 18 08:17 HippoPlayer-2.60/Include/libraries/xpk.i
[generic] 158 408 38.7% -lh5- 2a2a Feb 18 08:17 HippoPlayer-2.60/Include/libraries/xpkmaster_lib.i
[generic] 452 1428 31.7% -lh5- 0b94 Feb 18 08:17 HippoPlayer-2.60/Include/MED.i
[generic] 271 786 34.5% -lh5- bca6 Feb 18 08:17 HippoPlayer-2.60/Include/mucro.i
[generic] 753 2149 35.0% -lh5- a6b4 Feb 18 08:17 HippoPlayer-2.60/Include/patternInfo.i
[generic] 1628 4831 33.7% -lh5- 949d Feb 18 08:17 HippoPlayer-2.60/Include/Player61.i
[generic] 1697 6385 26.6% -lh5- 5c3f Feb 18 08:17 HippoPlayer-2.60/Include/ps3m.i
[generic] 463 1097 42.2% -lh5- 3fcb Feb 18 08:17 HippoPlayer-2.60/Include/S3M.i
[generic] 611 1868 32.7% -lh5- 68d8 Feb 18 08:17 HippoPlayer-2.60/keyfile0.s
[generic] 3752 6012 62.4% -lh5- 632b Feb 18 08:17 HippoPlayer-2.60/kpl
[generic] 13251 42883 30.9% -lh5- 0168 Feb 18 08:17 HippoPlayer-2.60/kpl14.s
[generic] 793 2061 38.5% -lh5- f7cc Feb 18 08:17 HippoPlayer-2.60/kpl_offsets.S
[generic] 637 1076 59.2% -lh5- 3754 Feb 18 08:17 HippoPlayer-2.60/LICENSE.md
[generic] 799 2016 39.6% -lh5- dab5 Feb 18 08:17 HippoPlayer-2.60/Makefile
[generic] 36 36 100.0% -lh0- ce01 Feb 18 08:17 HippoPlayer-2.60/pl/.gitignore
[generic] 16441 62336 26.4% -lh5- 0d0b Feb 18 08:17 HippoPlayer-2.60/pl/aon4channel.s
[generic] 18858 78699 24.0% -lh5- f46e Feb 18 08:17 HippoPlayer-2.60/pl/aon8_player8ch_18feb19953.s
[generic] 1541 6013 25.6% -lh5- b86d Feb 18 08:17 HippoPlayer-2.60/pl/beathoven.s
[generic] 5193 21383 24.3% -lh5- 451b Feb 18 08:17 HippoPlayer-2.60/pl/Benn Daglishv3.s
[generic] 3648 6944 52.5% -lh5- 8a80 Feb 18 08:17 HippoPlayer-2.60/pl/bin/p61a
[generic] 11640 20696 56.2% -lh5- fb75 Feb 18 08:17 HippoPlayer-2.60/pl/bin/pretracker.bin
[generic] 7293 24118 30.2% -lh5- 15d7 Feb 18 08:17 HippoPlayer-2.60/pl/bpsm.S
[generic] 7836 26847 29.2% -lh5- af7a Feb 18 08:17 HippoPlayer-2.60/pl/bpsm_ahi0.S
[generic] 89 93 95.7% -lh5- a4de Feb 18 08:17 HippoPlayer-2.60/pl/compress_im
[generic] 83 98 84.7% -lh5- 3637 Feb 18 08:17 HippoPlayer-2.60/pl/compress_shr
[generic] 5809 22394 25.9% -lh5- a032 Feb 18 08:17 HippoPlayer-2.60/pl/CustomMade_v1.s
[generic] 5689 22772 25.0% -lh5- 63b1 Feb 18 08:17 HippoPlayer-2.60/pl/Dave Lowe_v3.asm
[generic] 19201 79408 24.2% -lh5- 5fb6 Feb 18 08:17 HippoPlayer-2.60/pl/DBM0player_v2.16.s
[generic] 2865 11783 24.3% -lh5- 6575 Feb 18 08:17 HippoPlayer-2.60/pl/Delta1.0.s
[generic] 14479 65110 22.2% -lh5- 10af Feb 18 08:17 HippoPlayer-2.60/pl/DigiBooster16.s
[generic] 6120 25183 24.3% -lh5- 467f Feb 18 08:17 HippoPlayer-2.60/pl/fc10.s
[generic] 6025 20451 29.5% -lh5- 3a8a Feb 18 08:17 HippoPlayer-2.60/pl/FC14.s
[generic] 8089 32513 24.9% -lh5- 8475 Feb 18 08:17 HippoPlayer-2.60/pl/future_player.s
[generic] 4760 18753 25.4% -lh5- 5ebd Feb 18 08:17 HippoPlayer-2.60/pl/GameMusicCreator_v1.0.s
[generic] 5152 17293 29.8% -lh5- ff63 Feb 18 08:17 HippoPlayer-2.60/pl/gluemon13.s
[generic] 5487 24427 22.5% -lh5- 23b1 Feb 18 08:17 HippoPlayer-2.60/pl/Hippelcoso.s
[generic] 9002 37725 23.9% -lh5- e4b1 Feb 18 08:17 HippoPlayer-2.60/pl/Hippelcoso_ahi5.s
[generic] 7829 33274 23.5% -lh5- 513e Feb 18 08:17 HippoPlayer-2.60/pl/Hippelcoso_ahi5_test.s
[generic] 48179 180243 26.7% -lh5- affa Feb 18 08:17 HippoPlayer-2.60/pl/Hippo_PS3M3.s
[generic] 7224 32360 22.3% -lh5- 38b0 Feb 18 08:17 HippoPlayer-2.60/pl/imploder.s
[generic] 4638 16313 28.4% -lh5- 4e9d Feb 18 08:17 HippoPlayer-2.60/pl/jamcrackerproreplay.asm
[generic] 1379 5937 23.2% -lh5- c940 Feb 18 08:17 HippoPlayer-2.60/pl/Makefile
[generic] 7682 33451 23.0% -lh5- 346a Feb 18 08:17 HippoPlayer-2.60/pl/okta.s
[generic] 3648 6944 52.5% -lh5- 8a80 Feb 18 08:17 HippoPlayer-2.60/pl/p61a_fix
[generic] 4612 17647 26.1% -lh5- 949d Feb 18 08:17 HippoPlayer-2.60/pl/Puma_Replay.S
[generic] 38330 154214 24.9% -lh5- fd5a Feb 18 08:17 HippoPlayer-2.60/pl/sampleplayer6.s
[generic] 4211 15787 26.7% -lh5- eb35 Feb 18 08:17 HippoPlayer-2.60/pl/SidMon_v2.0.s
[generic] 13621 56788 24.0% -lh5- 7be6 Feb 18 08:17 HippoPlayer-2.60/pl/Sonic Arranger_v1.asm
[generic] 4495 12671 35.5% -lh5- cb24 Feb 18 08:17 HippoPlayer-2.60/pl/SoundFX_Optimised.s
[generic] 5974 21459 27.8% -lh5- 8e01 Feb 18 08:17 HippoPlayer-2.60/pl/SoundMon3.s
[generic] 5786 20085 28.8% -lh5- 809a Feb 18 08:17 HippoPlayer-2.60/pl/StarTrekker_v1.2_AM.s
[generic] 6553 32801 20.0% -lh5- 2741 Feb 18 08:17 HippoPlayer-2.60/pl/tfmx.asm
[generic] 8630 39028 22.1% -lh5- 6485 Feb 18 08:17 HippoPlayer-2.60/pl/tfmx7c.s
[generic] 15304 70472 21.7% -lh5- 6412 Feb 18 08:17 HippoPlayer-2.60/pl/thx.asm
[generic] 6665 29335 22.7% -lh5- 325b Feb 18 08:17 HippoPlayer-2.60/pl/vss.s
[generic] 48192 177248 27.2% -lh5- 4489 Feb 18 08:17 HippoPlayer-2.60/pl/xmaplay060.s
[generic] 1208 4192 28.8% -lh5- e901 Feb 18 08:17 HippoPlayer-2.60/playergroup0.s
[generic] 2489 11403 21.8% -lh5- bbc3 Feb 18 08:17 HippoPlayer-2.60/playergroup2.s
[generic] 862 2476 34.8% -lh5- f0ff Feb 18 08:17 HippoPlayer-2.60/playerIds.i
[generic] 329208 1097314 30.0% -lh5- 4a90 Feb 18 08:17 HippoPlayer-2.60/puu016.s
[generic] 1602 3512 45.6% -lh5- 53e3 Feb 18 08:17 HippoPlayer-2.60/README.md
[generic] 1805 4258 42.4% -lh5- a0ed Feb 18 08:17 HippoPlayer-2.60/regtext.s
[generic] 6053 16965 35.7% -lh5- badd Feb 18 08:17 HippoPlayer-2.60/scopes/e_bspline1.s
[generic] 4820 13529 35.6% -lh5- 53e6 Feb 18 08:17 HippoPlayer-2.60/scopes/e_fquadrascope0.s
[generic] 4407 12243 36.0% -lh5- 478e Feb 18 08:17 HippoPlayer-2.60/scopes/e_fquadrascope_small0.s
[generic] 5328 15323 34.8% -lh5- 7eec Feb 18 08:17 HippoPlayer-2.60/scopes/e_freqscope0.s
[generic] 4673 13239 35.3% -lh5- 9168 Feb 18 08:17 HippoPlayer-2.60/scopes/e_hipposcope0.s
[generic] 4288 12005 35.7% -lh5- 8ee5 Feb 18 08:17 HippoPlayer-2.60/scopes/e_hipposcope_small0.s
[generic] 4114 11385 36.1% -lh5- 5e27 Feb 18 08:17 HippoPlayer-2.60/scopes/e_palkki0.s
[generic] 6920 24360 28.4% -lh5- f172 Feb 18 08:17 HippoPlayer-2.60/scopes/e_patternscope0.s
[generic] 5372 14530 37.0% -lh5- 558a Feb 18 08:17 HippoPlayer-2.60/scopes/e_quadrascope0.s
[generic] 4977 13354 37.3% -lh5- 7e34 Feb 18 08:17 HippoPlayer-2.60/scopes/e_quadrascope_small0.s
[generic] 8248 28970 28.5% -lh5- 7d65 Feb 18 08:17 HippoPlayer-2.60/scopes/iso1.s
[generic] 1795 4531 39.6% -lh5- 6c51 Feb 18 08:17 HippoPlayer-2.60/scopes/Muut/efekti0.ss
[generic] 7719 33006 23.4% -lh5- 2074 Feb 18 08:17 HippoPlayer-2.60/scopes/Muut/escope0.s
[generic] 3055 14077 21.7% -lh5- 36d0 Feb 18 08:17 HippoPlayer-2.60/scopes/Muut/eyecandy0.s
[generic] 3107 14292 21.7% -lh5- 97b1 Feb 18 08:17 HippoPlayer-2.60/scopes/Muut/eyecandy1.s
[generic] 3262 14934 21.8% -lh5- f918 Feb 18 08:17 HippoPlayer-2.60/scopes/Muut/eyecandy2.s
[generic] 2646 12624 21.0% -lh5- 3822 Feb 18 08:17 HippoPlayer-2.60/scopes/Muut/eyecandy3.s
[generic] 2780 13158 21.1% -lh5- 88db Feb 18 08:17 HippoPlayer-2.60/scopes/Muut/eyecandy4.s
[generic] 4635 13398 34.6% -lh5- a3e0 Feb 18 08:17 HippoPlayer-2.60/scopes/Muut/e_bspline0.s
[generic] 4561 12436 36.7% -lh5- a436 Feb 18 08:17 HippoPlayer-2.60/scopes/Muut/e_examplescope0.s
[generic] 5704 15727 36.3% -lh5- 40f5 Feb 18 08:17 HippoPlayer-2.60/scopes/Muut/e_quadrascope0_yll%E4ri.s
[generic] 7589 23189 32.7% -lh5- 3f30 Feb 18 08:17 HippoPlayer-2.60/scopes/ripplescope0.s
[generic] 5058 15465 32.7% -lh5- eb88 Feb 18 08:17 HippoPlayer-2.60/scopes/tuliefekti0.s
[generic] 303 501 60.5% -lh5- 13df Feb 18 08:17 HippoPlayer-2.60/shrinkle.sh
[generic] 2254 5973 37.7% -lh5- 8b2f Feb 18 08:17 HippoPlayer-2.60/shrinklerdecompress.s
[generic] 2563 8353 30.7% -lh5- 4793 Feb 18 08:17 HippoPlayer-2.60/STIL-convert.py
[generic] 17614 40909 43.1% -lh5- 7ffa Feb 18 08:17 HippoPlayer-2.60/todo.txt
---------- ----------- ------- ------- ------ ---------- ------------ ----------
Total 209 files 2077670 4950526 42.0% Feb 20 00:29
|
|
|
|
Aminet © 1992-2024 Urban
Müller and
the Aminet team.
Aminet contact address: <aminetaminet net> |