tenox7 / aclock

ascii analog clock for text console displays and terminals and terminal emulators
Apache License 2.0
87 stars 15 forks source link

technically, aclock-ppc-as400.savf is miscategorized? #3

Open NattyNarwhal opened 6 years ago

NattyNarwhal commented 6 years ago

the binary isn't PPC, it's machine-neutral bytecode, (MI) and compiled for PPC after installation. if it's for a new enough version of OS/400 or i, it could only be compiled for PPC, but....

tenox7 commented 4 years ago

yep, I guess there should be a directory for machine independent stuff like java bytecode or webassembly and move it there, send a PR :D