Join us on Discord!
You can help CodeWalrus stay online by donating here.
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - AmazoNKA

#1
Congrats - hopefully more casio projects will happen now  :w00t:
#2
Looks nice
#3
Looks nice
#4
I hope this project will start supporting prizm soon. It Will be nice to have everything compiled online and fix vram issues for new fx-cg50 as well as allow to use two sets of icons one for old black backgrounds and another for white new one - it will attract more developers too. Thanks for working on this project
#5
Makes sense that it is pretty useless for most add-ins as long as I have old emulator working - i only needed it for a few addins of mine like pokemon+ because it uses native os main menu background which now completely changed between fx-cg20 and new fx-cg50 versions becoming white vs black and so on. The other add-in i relied on black main menu background was my g-plus addin which was putting current time in the status bar of main menu and also launching most built in apps with the time display in the status bar. I made some progress fixxing everything for the new hardware but will have to work more on them to finish.

If compiling of gbl08ma's eigenmath becomes possible on windows i will definitely try and debug it for fx-cg50 - maybe one of the online compiling tools can be tweaked to compile such projects to make further development of gbl08ma's add-ins possible on any pc be it linux or windows - I know nothing about linux and will be greatful if someone makes those addins compilable on Windows please
#6
Thanks for all the updates and trying. I started and then postponed fixing a few of my addins for fx-cg 50 too. Emulator cost is one problem I'm facing and lack of experience with linux prevents me from being able to restart the demo - in fact on some of the machines where previous fx-cg 20 demo expired I wasn't able to start new fx-cg 50 emulated not even once
#7
Casio prizm fx-cg10/20/50
#8
Don't forget new casio fx-cg50 is coming out too
#9
Other / Re: The Most Important Languages
November 29, 2016, 08:23:22 PM
Swift looks very promising in deed but I wonder if it will be limited to Apple systems only...
I like Swift but because it is based on C and objective-C I nominate first of all
C
Then JavaScript, C++

Spoken ones: English then Spanish and Chinese just because how widely they are used
#10
Gaming / Re: Pokemon Go
August 29, 2016, 05:24:04 PM
My Pokemon+ add-in is now released for casio prizm here http://www.cemetech.net/programs/index.php?mode=file&path=/prizm/games/PokemonPlus.zip

View your pokedex and calculate evolution back and forward if you have prizm and leave your comments if you can
#11
Gaming / Re: Pokemon Go
August 18, 2016, 02:01:35 AM
Based on other reports 1-151 pokemons are in pokemon go. from my experience pokedex goes at least till 149.
#12
thanks again, gbl08ma, for your previous posts - i retested my code and increasing the interval between serial reads did not  cause any data to be lost - good to learn new things from you as always
#13
mindblowing in deed, 3d from 2d roms, they shall do something similar for 3ds to have old nes roms have new life in 3ds' 3d...
#14
Also has anyone been able to use the emulator to test serial communication somehow? I test calculator to calculator code on real hardware but if someone knows how to tap into serial port on the emulator too i would be very greatful. Conversely if someone needs anything tested for them using multiple prizms let me know please
#15
Thanks, gbl08ma, i looked at my code and it works without a problem with serial_read system call in a loop to constantly check if anything was received and from memory it didn't work if i were not reading with this system call very closely to the moment the other calculator was doing serial send... Maybe i had something else causing this problem but constant reading if something was received resolved it for me. It is possible I'm confused but it still appears to me that the calculator has to constantly go into some type of receiving state when doing serial read just in order not to miss something, i.e. it's like the buffer gets wiped or not gets populated otherwise... Or is my experience different because it was for communication of one calculator with another and not with a pc etc.
In other words, do you see a way I could have an addin doing some serial unrelated stuff and then let's say every 5 or 15 sec read the buffer and capture anything what was sent to it in that period of time up to its limit for example... I struggled to achieve that... Sorry for trying to clarify and being confused between all the things i read and tried
Powered by EzPortal