http://blogs.yahoo.co.jp/joker_53rd/32469275.html
La recherche a retourné 291 résultats
Aller sur la recherche avancée
- 10 janv. 2014 16:24
- Forum : Tous les Pockets
- Sujet : SHARP EL-9009
- Réponses : 5
- Vues : 2887
Re: SHARP EL-9009
I found the box of this strange calc called "Clothoid Pocket Book Calculator" there, whatever this should mean in this case.

http://blogs.yahoo.co.jp/joker_53rd/32469275.html
http://blogs.yahoo.co.jp/joker_53rd/32469275.html
- 08 janv. 2014 15:35
- Forum : Tous les Pockets
- Sujet : SHARP EL-9009
- Réponses : 5
- Vues : 2887
- 04 déc. 2013 17:12
- Forum : Tous les Pockets
- Sujet : Bench graphique en assembleur sur CASIO Z-1GR
- Réponses : 34
- Vues : 8039
Re: Bench graphique en assembleur sur CASIO Z-1GR
Daniel, I've read your calculator blog and saw that you are disappointed about the speed of the PB-1000 compared to the PB-2000C with BASIC. The reason is the lack of the CLEAR statement in your test program, due to the variable handling of this BASIC dialect. Furthermore you pointed out the missing...
- 03 déc. 2013 16:28
- Forum : Tous les Pockets
- Sujet : Bench graphique en assembleur sur CASIO Z-1GR
- Réponses : 34
- Vues : 8039
Re: Bench graphique en assembleur sur CASIO Z-1GR
Hi Xerxes, What is your source for this very plausible 3.68 MHz clock rate ? A normal TS80L188EB8 microprocessor should run at 8 MHz. Is it a Casio underclocking ? Hi Daniel, I noticed, that the sources in the net are contradictory about the clock rate of the FX-890P line. So I opened my Z-1GRA and...
- 16 nov. 2013 18:27
- Forum : Tous les Pockets
- Sujet : Infos Sharp PC-E220
- Réponses : 16
- Vues : 8965
Re: Infos Sharp PC-E220
Pour le 220, je n'ai pu trouver que la notice en Allemand... :( http://www.instructionsmanuals.com/download/calculadoras/Sharp-PCE220-de.pdf Ah oui, les fréquences d'horloges sont différentes (l savoir c'est important pour les durées des tempos) : le 220 tourne en 3,58 Mhz, le 850 en 9,1 Mhz, et le...
- 22 avr. 2013 18:19
- Forum : Tous les Pockets
- Sujet : Les microbes reviennent ... douououcement ....
- Réponses : 112
- Vues : 23809
Re: Les microbes reviennent ... douououcement ....
reste qu'en assembleur, c'est typiquement le genre de programme ou tu peux multiplier la vitesse par.... beaucoup !! (100,1000, plus?) mais faut voir comment l'écran graphique est codé car çà peut vite devenir très compliqué I've tried it already on the HD61700 (PB-1000/2000C). The usual way (1 pix...
- 12 avr. 2013 18:15
- Forum : Tous les Pockets
- Sujet : PC1300S - qui a des infos ?
- Réponses : 25
- Vues : 5472
Re: PC1300S - qui a des infos ?
Some additional informations about the PC-1300(S) programming, I've got recently: DO and CNT are for looping using variable A implicit, similar to FOR A ... NEXT. The indirect access to the 42 variables 0-41 is done by prefixing a variable with X, where 0-25 are equivalent to A-Z. It's possible to u...
- 12 avr. 2013 18:11
- Forum : Tous les Pockets
- Sujet : [TI Voyage 200] SpeedUpMax
- Réponses : 3
- Vues : 1775
Re: [TI Voyage 200] SpeedUpMax
"SpeedUpMax" is not a module to instal. They simply replace a capacitor by soldering, that accelerates the 68000 to about 24 MHz.
- 01 avr. 2013 18:49
- Forum : Tous les Pockets
- Sujet : PEEK and POKE for CASIO
- Réponses : 20
- Vues : 16835
Re: PEEK and POKE for CASIO
What are 0 and 81 in your program ? Kind of ASC char ? I suppose ";" is used to 'refresh' the screen. Exactly. POKE and PEEK command are very original (unique ?) for these kind of language... The syntax seems the same that the IND access to memory. I know you can use IND on the 502P with out of ran...
- 31 mars 2013 23:40
- Forum : Tous les Pockets
- Sujet : PEEK and POKE for CASIO
- Réponses : 20
- Vues : 16835
Re: PEEK and POKE for CASIO
It's possible to POKE to the upper line and then update the content. A cylon demo:Gilles59 a écrit :je me demande si les POKE de la 603P permettent d'acceder directement à la mémoire "écran" ?
Code : Tout sélectionner
AC
1392 Min01
1 Min02
LBL0
15 Min00
LBL1
0 POKE MR01
MR02 M+01
81 POKE MR01
";"
DSZ GOTO1
MR02 +/- Min02
GOTO0- 29 déc. 2012 21:25
- Forum : Tous les Pockets
- Sujet : CASIO "DQ-2000C"
- Réponses : 8
- Vues : 7671
Re: CASIO "DQ-2000C"
Now it's possible to start the code without the OM-53B card. Merci Piotr! The modified code for the C environment in PBF-format: DQ2000C1.EXE,49185,49626,49185 566015D100F02AD600E20CA000021DCF7A5AF9D1000102D0400000FAC2635A4C030F4C040F4C050FCA0340C2605A1A001A011A02C84040C84040C84040C84040C86043027502...
- 28 déc. 2012 14:24
- Forum : Tous les Pockets
- Sujet : CASIO "DQ-2000C"
- Réponses : 8
- Vues : 7671
Re: CASIO "DQ-2000C"
I was asked for the assembly source code. Voilà: ORG &H0600 LD $29,0 XRL $26,$26,L3 CLT PST UA,&H15 PRE IZ,&H0C10 ST $31,(IZ+#0) LDW $0,&H0201 STW &H0000,(#2) @00: FST LDL $3,$26,L3 AN $3,&H0F AN $4,&H0F AN $5,&H0F ADBL $3,&H00,L3 LDL $0,$26,L3 DID $0 DID $1 DID $2 ADBL $0,#2,L3 ADBL $0,#2,L3 ADBL $...
- 27 déc. 2012 15:07
- Forum : Tous les Pockets
- Sujet : CASIO "DQ-2000C"
- Réponses : 8
- Vues : 7671
Re: CASIO "DQ-2000C"
Merci for choosing the AI-1000. 
- 25 déc. 2012 15:16
- Forum : Tous les Pockets
- Sujet : CASIO "DQ-2000C"
- Réponses : 8
- Vues : 7671
Re: CASIO "DQ-2000C"
It looks like you need to have the BASIC cartridge to enter the program. Yes, because it's rather complicated to start machine code on the AI-1000/PB-2000C normally and besides, a test with starting the code in the C environment showed some abnormal behaviour, that I've not investigated deeper yet....
- 24 déc. 2012 22:47
- Forum : Tous les Pockets
- Sujet : CASIO "DQ-2000C"
- Réponses : 8
- Vues : 7671
CASIO "DQ-2000C"
Some months ago my desk clock failed suddenly. I decided to replace it with a pocket instead of buying a new one for aesthetical reason. A well suited pocket is the PB-2000C because of it's graphical screen, the internal timer and external power supply connection. To have access to the TM register o...
