-
Please consider answering at least a 'Yes, we are going to implement it, be patient' or 'No, this feature is useless'.
2008-12-08 10:23:50 UTC in SourceForge.net
-
Hi Daniel,
this weekend I finished the first working version of my software. As the
fine book 'the Art of Unix Programming' suggests, I would like to release
early, release often. Could you please give me an rough estimation when
I could expect an answer whether javscript dependency is considered a bug
that is going to be fixed or a normal state?
Regards,
Tibor.
2008-12-08 10:20:08 UTC in SourceForge.net
-
Hi,
this morning I tried to registre a new project, but after filling in all the
description fields on the first page, I found that I can not proceed because
there is no submit button on the form. I am a happy user of w3m - I know it
is not common in the recent "web 2.0 hype", but a key feature of this console
browser for me is total lack of javascript support. I believe such a form...
2008-12-01 04:41:19 UTC in SourceForge.net
-
Hi,
I've found an interesting bug in gpsim 0.22.0 this morning while simulating
a PIC16F628. The code that triggers the bug is the following:
clrf STATUS
movlw 0xFF
movwf STATUS
clrf STATUS works as expected, but movwf STATUS sets STATUS to 0xff. Reading
both the specific 628 datasheet and the general "PICmicro MID-RANGE MCU FAMILY",
I believe the correct value in STATUS...
2008-11-14 04:06:09 UTC in gpsim - The gnupic Simulator
-
Yes, it basicly works and does what I want. I already used it for adding mechanical simulation (inlcuding stepper motors, valves and whatnot) to gpsim and to interface frtplot.
What it does is simple: you get a GPMI box on your breadboard, it looks like another microcontroller with 16 pins and it can load a single GPMI module (written in C or in any of 10 different scripot languages). The...
2008-08-13 03:50:20 UTC in gpsim - The gnupic Simulator