7 Cool Commodore 128 Basic Features in 128 Seconds

Поделиться
HTML-код
  • Опубликовано: 2 авг 2024
  • #comodore128 #commodore #coding
    I DARE YOU TO CLICK THIS! cutt.ly/en4gD6a
    7 Cool Commodore 128 Basic Features in 128 Seconds
    Email: mail.btm86@gmail.com
    Facebook: / btm86-103670835236648
    Twitter: / 86btm
  • НаукаНаука

Комментарии • 18

  • @MechMK1
    @MechMK1 Год назад +4

    It should be mentioned that TRON stands for "Trace On" and TROFF for "Trace Off".

    • @SergioGomez-qe3kn
      @SergioGomez-qe3kn Год назад

      And it's the inspiration for the TRON movie I like to suppose.

    • @sa3270
      @sa3270 Год назад

      @@SergioGomez-qe3kn I think it was the other way around.

    • @SergioGomez-qe3kn
      @SergioGomez-qe3kn Год назад

      @@sa3270 It is possible... IMDB says _TRON is also a debugging command in the BASIC programming language, meaning "TRace ON". However, Steven Lisberger has stated in interviews that he took the name from the word "electronic", and did not know about the BASIC command until later._ So the Basic command and the title of the movie could be unrelated. Best regards

    • @sa3270
      @sa3270 Год назад

      @Sergio Gomez Hmm, apparently I was not aware other BASIC dialects may have had this command prior to the movie.

    • @HelloKittyFanMan
      @HelloKittyFanMan 10 месяцев назад

      I guess if you think time travel is a real thing, @@SergioGomez-qe3kn, duh.

  • @bozimmerman
    @bozimmerman Год назад +3

    Please make more of these!
    BASIC 7 was the primary reason I wanted a C128 back in the day. I used to memorize all the new command summaries in the magazine reviews of the computer, which just got me excited to get one.

  • @mcd3379
    @mcd3379 Год назад +5

    Compared to C64 BASIC, the real step up for the C128 was in relation to Graphics and Sound commands. I mean it even has a built in sprite editor!

    • @be236
      @be236 9 месяцев назад

      Also good disk commands, eg "DLOAD" vs "LOAD "$",8 ; LIST."

  • @sa3270
    @sa3270 Год назад +2

    I had a Commodore 64 cartridge called Simeon's BASIC back in the day that added a lot of these same features, but still found it slow and imprecise for what I wanted to do, compared to assembly.

    • @Lofote
      @Lofote Год назад

      But Simons Basics TRON command was much more useful as the current line number was displayed in the border and not "in-line" destroying the output :).

  • @Charleshawn66
    @Charleshawn66 4 месяца назад

    TY for the C128 content.

  • @lovemadeinjapan
    @lovemadeinjapan 23 дня назад

    My 1980 BASIC has proper ELSE, AUTO and TRON as well. It even marks already occupied lines in AUTO mode to prevent accidental overwriting. I also get the idea the /\/\/\\\///\/ pattern function is executing rather slow. Was this even worse on the C64? Again my 1980 Z80 machine is doing about twice the speed on this.

  • @Lofote
    @Lofote Год назад

    The coolest BASIC7 feature was me the sprite editor, a real editor built into Commodore BASIC. (SPRDEF)
    Second to that that the assembler MONITOR was built in (yes, I know, that was already in BASIC 3.5).

  • @Mr.1.i
    @Mr.1.i 3 месяца назад

    Off by heart i could remmeber a 10 lined music program that turn the electron into a piano "q2w3er5t6y7ui9o0pzsxcfvgbjnkml" i still remember the keys i had to reserve for input a$

  • @andre0000000007
    @andre0000000007 Год назад

    i would have liked to have seen where the c128 could have progressed to. was a big shame that there was hardly any development for it.

  • @HelloKittyFanMan
    @HelloKittyFanMan 10 месяцев назад

    "128 seconds _is_ up"?

  • @SergioGomez-qe3kn
    @SergioGomez-qe3kn Год назад

    The line renumbering feature was already present in the TI99. It didn't work well with GOTO statements at least in the emulator. I don't know what was the case in the C128.