Jump to content

fabrice montupet

Members
  • Posts

    1,130
  • Joined

  • Days Won

    1

fabrice montupet last won the day on November 24 2016

fabrice montupet had the most liked content!

3 Followers

Contact / Social Media

Profile Information

  • Gender
    Male
  • Location
    Burgundy - France
  • Interests
    Old computers, especially TI-99 and Apple II computers
    Electronic, websites development, programming, graphism, sculpt, draw and many other things.

Recent Profile Visitors

7,371 profile views

fabrice montupet's Achievements

Stargunner

Stargunner (7/9)

2k

Reputation

  1. Since I use VWRITE and VREAD, I made no manipulation of the strings, but it is only because I haven't needed. Yes, VWRITE is very useful to replace CALL CHAR, mostly for its speed. But in my last game in development, I have a strange behavior of VWRITE, if I redefine several characters in one CALL LINK, sometimes, randomly, and not at each execution, some characters are suddenly damaged, and not only those that have been redefined.
  2. My Notepad on MS-Windows 11 is set to display white fonts on dark background. That could be great to have this kind of configuration with TI99dir. Where I can make a note?
  3. For my part, I replaced GCHAR with CALL LINK(“VREAD”, memory address, # bytes, string[ , . . .]) more flexible and faster.
  4. I didn't specifically talk about CALL HCHAR but the fact to add the way to pass multiple statements in a single CALL. I just said that this kind of optimization was not new, CALL COLOR, SPRITE, CHAR, CHARPAT and some others permit that since the original TI Extended Basic. I also said that adding this to CALL HCHAR on RXB was nice and it was a good news to see it in XB256 was nice too. I said nothing else, no disrespect.
  5. I think about an improvement of the display. In a maximized window, Ti99Dir is set to use 50% of the screen to display the directory/files and 50% for Quick View. In the case of using a very high resolution monitor the directory/files finally uses a small vertical part of the window directory and the right side of this window contains nothing. This empty space could be used to enlarge the Quick View window permitting to reduce (or remove) the horizontal scrolls when a program listing with long lines is displayed. Could you had the way for users to change the windows vertical sizes?
  6. I'm sorry, a word is missing in my sentence, I wanted to write "Extended Basic" not only "Basic".
  7. I already change colors here but this option is only for the color fonts and background of the directory view, not the text viewer window.
  8. Very nice update! Thank you Fred. Could you add the way to choose the background and font color in the text preview? That would be great. At night, I have some eye problem that reduce the reading ability and white background dazzled me.
  9. Please don't exaggerate, adding parameters for multiple CALL HCHAR in one CALL is very nice but just a common improvement, it is not new and not anyway a "RXB" innovation. TI developers used this feature in the original BASIC far before RXB existed. And I didn't read you in your manual thanking (crediting) them for that.
  10. Yes, your RXB had this feature since a very long time, its pretty nice. But Harry's one is just a little enhancement of a masterpiece tool: XB256/Compiler whose the powerful meets (even outperforms) the expectations of any Extended Basic programmer. The French philosopher and author Albert Camus said "Most important is not to be the first but to be the best".
  11. Very interesting new feature, thank you! Do you have planned to propose a new disk based version of XB256/Compiler in next days?
  12. 99V, to get things going, maybe the best way could be to show your designer skills, it could trigger something? help to motivate a programmer?
×
×
  • Create New...