You are not logged in.
>Scimmia
Are you the AUR owner?
I have changed the direction.
You are Athletic Type.
Last edited by fygar256 (2025-05-05 14:27:15)
Offline
If you upload a pkgbuild blatantly violating the rules it will get removed.
If the AUR mods realize you did so despite better advice, they might be pissed enough to ban you.
Do whatever you want but the nasty people here are actually trying to help you.
Good luck and good riddance.
Offline
Sorry. it was my misunderstand. I removed the .zip file.
Offline
I found the Google translation translates vulgar words to classy words. I am Japanese. Therefore have handicap for English.
For now, that's it.
Offline
This is beautiful, thank you! I plan to try it out.
Offline
>topcat01
Thank you.
Offline
Regarding the heavy use of global variables, I think it's good that many variables are global now. This is because you can access bi's system variables with the '@' command or '{}'. For example, to set the value of offset 0 to 8, you can just use `@mem[0]=8`, and you can get the current position with `{cp}`. Therefore, I don't localize global variables.
Offline
bi version 3.4.4.7 stable released.
https://github.com/fygar256/bi/releases … .4.4.7rel7
Please use it.
If i have enough money, refactoring bi with microsoft copilot is done and the source will be beautiful(except cp, setmem() and readmem() are global). but I have no money.
Last edited by fygar256 (2025-05-13 19:19:19)
Offline