Search found 23 matches: assembler

Return to advanced search

functions sin and cos

... are already defined in FiveH32.lib... I see the file selector.prg has an implementation of them :shock: ... From my knowledge they are defined in assembler, why is there a re-implementation ? they cover the standard one, I bet they are slower... Antonino
by AntoninoP
Tue Dec 05, 2017 2:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: functions sin and cos
Replies: 7
Views: 888

Re: Existe Libreria Nanfor en (x)Harbour

... la contribución que tu dices hay modificaciones. En estos fuentes que descargue hay archivos .ASM , que es asembler, hay que conseguir un compilar assembler sabes de alguno , o el compilador de C lo compila, uso bcc582.
by ruben Dario
Thu Nov 27, 2014 1:32 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Existe Libreria Nanfor en (x)Harbour
Replies: 6
Views: 778

Re: fivelinux en Raspberry

... de una mayor velocidad) a traves de BBC BASIC. Esto no parece muy dificil ya que el BBC BASIC, a traves del cual se llaman las instrucciones assembler, se asemeja al lenguaje BASIC que aprendimos decadas atras. Ya hay un libro sobre este tema denominado "Raspberry Pi Assembly Language" ...
by George
Mon Oct 28, 2013 9:16 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: fivelinux en Raspberry
Replies: 11
Views: 5429

Re: oDbf:modified() no regresa a .F. después de guardar el reg.

... Dbase field limitations and I was forced to use memo fields to subdivide them in several ones for the problem at hand like in the good all days in assembler). :shock:
by ellano
Fri Jun 21, 2013 5:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oDbf:modified() no regresa a .F. después de guardar el reg.
Replies: 5
Views: 1249

Re: moving to MSVC 32 bits

Lucas,

I think there is an increase on speed. Do you think is it possible?


No :-)

C compilers are just translators to highly optimized assembler code, and the resulting assembler is quite similar for all of them. And nothing can't run faster than assembler :-)
by Antonio Linares
Mon Mar 04, 2013 5:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: moving to MSVC 32 bits
Replies: 44
Views: 8234

Conseguir la maxima velocidad del EXE creado por Harbour

... o algun compañero del foro han hecho pruebas comparando las velocidades de EXE de harbour vs. EXE de lenguaje C? Seria posible llamar codigo "assembler" desde Harbour? Es el P-Code, generado por Harbour, una gran limitación para obtener EXE que corran rapido, comparable a los EXE generados ...
by George
Tue Mar 13, 2012 5:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Conseguir la maxima velocidad del EXE creado por Harbour
Replies: 29
Views: 10646

Maximum speed of Harbour + FWH EXE

... database use ADS/ADT instead of DBF (I am not sure here). 4. Using HASH tables instead of Array 5. Using code blocks and eval() functions 6. using assembler code (It's is possible call assembler code from harbour?) Is the Harbour P-Code a big limitation to get EXE running fast or we can override, ...
by George
Tue Mar 13, 2012 4:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Maximum speed of Harbour + FWH EXE
Replies: 1
Views: 556

RichEdit - speed up coloring

... and then found this: http://win32assembly.online.fr/tut35.html It may result scaring at a first review as it is developed using assembler (ouch!) :-) but his author had a very interesting concept: to subclass RichEdit and do the coloring himself. Well, I decided to convert it ...
by Antonio Linares
Tue Feb 28, 2012 11:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: RichEdit - speed up coloring
Replies: 1
Views: 2382

Error con Blinker 7.0

... Tratando de linkear un proyecto, obtengo el siguiente error: C:\XFAC>blinker fi @xfac.lnk Blinker 7.00 DOS Extender - RC 2 Copyright (c) Assembler Software Manufacturers Inc, 1992-2002. (__) (__) BLINKER DOS Extender and Windows Linker 7.00 ⌂ ___ Blink and you'll miss it !! Copyright ...
by Compuin
Wed Feb 01, 2012 7:54 pm
 
Forum: FiveWin para CA-Clipper
Topic: Error con Blinker 7.0
Replies: 7
Views: 2633

Another free 32 Bit Resource-Editor ( maybe useful ? )

... have the Time, to test it ( to big ) Some Futures are included, I didn't see before ( visual design ). Maybe useful for FWH-users ( it seems, Assembler-Source and Resources are included ) ? No problem, to import BCC-Rc-files. Features. The resource editor handles the following resource types: ...
by ukoenig
Tue Nov 22, 2011 10:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another free 32 Bit Resource-Editor ( maybe useful ? )
Replies: 1
Views: 657

Hey Familia!

... denme sugerencias) y para no abrumar al foro dirijan sus mensajes a mi dirección de correo. Recuerdo mis inicios con las tarjetas perforadas (Assembler) y exigía cambios (COBOL, RPG), hoy estoy aqui y pido apoyo...
by Alfredo Arteaga
Sat Nov 05, 2011 8:27 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Hey Familia!
Replies: 12
Views: 1819

Re: skinbuttons problem

... from any other place. The speed difference that you notice is due to the fact that the FWH skins use PRG code and it is not as fast as the C (or assembler) code used by Windows.
by Antonio Linares
Wed Sep 08, 2010 11:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: skinbuttons problem
Replies: 17
Views: 5059

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... Warning W8004 C:\fwh\source\winapi\calldll.c 462: 'pDouble' is assigned a value that is never used in function HB_FUN_FWCALLDLL32 Turbo Assembler Version 5.3 Copyright (c) 1988, 2000 Inprise Corporation Assembling file: .hbmk\win\bcc\calldll.ASM Error messages: None Warning messages: ...
by Pritpal Bedi
Mon Jun 07, 2010 11:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99902

Re: ¿Cómo reemplazar funcion en libreria?

... -6 Pentium Pro Instructions -Ax Disable extensions -B Compile via assembly -C Allow nested comments -Dxxx Define macro -Exxx Alternate Assembler name -Hxxx Use pre-compiled headers -Ixxx Include files directory -K Default char is unsigned -Lxxx Libraries directory -M Generate link map ...
by FranciscoA
Tue Mar 03, 2009 12:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Cómo reemplazar funcion en libreria?
Replies: 7
Views: 1110

... Then I got a commodore VIC20: http://en.wikipedia.org/wiki/Commodore_Vic_20 Then I got a zx-spectrum: (I started learning assembler with it. Never played with it, just had a strong desire to learn to program it) http://en.wikipedia.org/wiki/Zx_spectrum And then I was lucky ...
by Antonio Linares
Fri Oct 24, 2008 4:55 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Un poco de historia :)
Replies: 4
Views: 3510
Next

Return to advanced search