Omnimaga: The Coders Of Tomorrow
Welcome, Guest. Please login or register.
 
Omnimaga: The Coders Of Tomorrow
19 May, 2013, 06:44:29 *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
  home news downloads projects tutorials misc forums rules new posts irc about Login Register  
+-OmnomIRC

You must Register, be logged in and have at least 40 posts to use this shout-box! If it still doesn't show up afterward, it might be that OmnomIRC is disabled for your group or under maintenance.

Note: You can also use an IRC client like mIRC, X-Chat or Mibbit to connect to an EFnet server and #omnimaga.

  Show Posts
Pages: [1] 2
1  Calculator Community / Casio PRIZM Hacking Discussion / Re: FX-cg Manager add-ins speed issues on: 29 April, 2012, 14:25:34
Yes, some games (like Rainbow Dash, Gravity Duck and Sonic) automatically overclock on start.
It would be better to detect if the program is running on emulator (maybe with Simon's proposal) and overclock only if not.

@Simon : on the emulator, syscall 0x1196 returns 0x00, but if I read directly the byte at 0xA0000305 I get 0xAA.
BTW, it's off-topic but do you know a Sleep syscall ? I think we need it, until now all games use 100% of CPU so they drain batteries. I know this function use TMU2 on fx-9860, maybe we can write an equivalent routine for Prizm.
2  Calculator Community / Casio PRIZM Hacking Discussion / Re: FX-cg Manager add-ins speed issues on: 28 April, 2012, 11:36:01
On the emulator, if you overclock or underclock, the result is the same, it becomes very slow.
Example with Gravity Duck :
without overclock : emulator=50FPS, calc=15FPS
with overclock : emulator=6FPS, calc=25FPS
3  Calculator Community / Casio PRIZM Hacking Discussion / Re: Physics in C on: 28 April, 2012, 10:56:47
In a lot of game, the map is a table where each cell contains a tile. Some of them are solids, others not.
Example in Mario, each block is a tile :

Mario is as wide as the tiles, so he can to be on 2 tiles at the time. So you have to check these 2 tiles under him to know if Mario can fall down.
4  Omnimaga / News / Re: Another PRIZM contest: Make a BASIC game or tool in 2 days! on: 20 April, 2012, 22:15:38
This week end, there is 48h CPC #3 !
Make an addin for Prizm. The theme will be unveiled in less than 2 hours (midnight in France, GMT+2)
The deadline is Sunday 22 april, 10:00 pm (GMT).
5  Omnimaga / News / Re: Gravity Duck for the PRIZM on: 05 April, 2012, 21:13:20
The game detect the CPU speed at launching, if it's less than 94.3MHz the game set speed at 94.3MHz, and at quit it restore the speed as it was before launching. Smiley
6  Omnimaga / News / Re: Gravity Duck for the PRIZM on: 05 April, 2012, 00:21:53
Update, Beta 2
I've added the main menu, and pause menu, and also overclock to improve speed (thanks to Ashbad).
7  Omnimaga / News / Re: Another PRIZM contest: Make a BASIC game or tool in 2 days! on: 27 February, 2012, 02:10:08
Thank you guys, with you we have 9 entries, for a programming competition on 48h, it's exceptional.
Your games were linked on the official topic of this second 48h CPC.
Results will be given in 1 or 2 weeks max.

About the deadline, I made Gravity Duck for the first 48h Casio Programming Contest Wink
8  Calculator Community / Casio PRIZM Hacking Discussion / Re: [FXes and PRzim] MAking sound on: 13 February, 2012, 21:35:08
Just open the COM port on 9600 bps, no parity, 8 bits and output byte 0x55 in a loop.

Thanks Smiley
9  Omnimaga / News / Re: Gravity Duck for the PRIZM on: 10 February, 2012, 14:30:18
Hi all, thanks for the news.
Indeed, I don't have Prizm, so I use the Casio fx-CG Manager to test my programs and to make screenshots (I use it on a virtual machin, when trial time is over, I reset the VM).
The big problem on this game is the speed, 50FPS on emulator, 15FPS on calc. I'm searching trick to improve it.
10  Calculator Community / Other Casio Calculator Discussion / Re: Pack all Addins for fx9860 and Prizm on: 26 December, 2011, 00:44:27
Nobody in calculator communities makes monnay with its programs, so why close the sources ?
Open source is good for the community. We only work for fun, and your sources can help someone in the world.
Always give your sources !

CasioKingdom may close one day, and a lot of programs are only there. This pack is a good backup.
11  Calculator Community / Other Casio Calculator Discussion / Re: fx-9860G: C Addin & CASIO Basic programs works together on: 15 December, 2011, 16:02:17
Hey MPoupe, I just unexpectedly found the sources of this program in a corner of my hard drive, and it amused me because it use exactly the same idea than one of my programs ^_^
http://www.youtube.com/watch?v=_JrwaOIsCc0
12  Calculator Community / Casio PRIZM Hacking Discussion / Re: Interesting discoveries in the updater (fxASPI/OSpdateDLL) on: 14 December, 2011, 12:25:01
@vxl : if you want to talk in french about Casio, you can also come on planet-casio Smiley
13  Calculator Community / [FR] Autre Sujets de Programmation TI, Casio et Aide / Re: Le LuaFX a besoin de programmeurs motivés !! on: 14 December, 2011, 12:16:24
LuaFX est simplement l'interpréteur Lua adapté pour calculatrice Casio. (FX fait référence à fx-9860, et LuAFX fait aussi référence à la Graph 100, AFX).
A noter qu'il existe aussi depuis longtemps un interpréteur Lua pour Classpad Wink
14  Calculator Community / Casio PRIZM Hacking Discussion / Re: Prizm image compressing algorithm on: 30 November, 2011, 19:02:53
I use a simple compression by using a color swatch, and size of all bitmaps is divided by 2 (plus some bytes for the color swatch). It work fine Smiley
15  Calculator Community / Casio PRIZM Hacking Discussion / Re: Prizm Getkey on: 29 November, 2011, 03:01:30
Old topic but it's done : keydown function
Pages: [1] 2
Powered by EzPortal
Powered by MySQL Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Powered by PHP
Page created in 0.27 seconds with 27 queries.
Skin by DJ Omnimaga edited from SMF default theme with the help of tr1p1ea.
All programs, games and songs avaliable on this website are property of their respective owners.
Best viewed in Opera, Firefox, Chrome and Safari with a resolution of 1024x768 or above.