home *** CD-ROM | disk | FTP | other *** search
/ Commodore Free 37 / Commodore_Free_Issue_37_2010_Commodore_Computer_Club.d64 / editorial < prev    next >
Text File  |  2023-02-26  |  3KB  |  121 lines

  1.  
  2. *************************************
  3.        Commodore Free Magazine
  4.     http://www.commodorefree.com/
  5. *************************************
  6.  
  7.        Issue 37, February 2010
  8.  
  9.       Free to download magazine
  10.   dedicated to Commodore computers
  11.   Available as PDF, HTML, TXT, SEQ
  12.          and D64 disk image
  13.  
  14. =====================================
  15.  
  16. *************************************
  17.               CONTENTS
  18. *************************************
  19.  
  20. * Editorial
  21. * NEWS
  22.   - New retro trading website
  23.   - Games That Weren't updated
  24.   - VIC Multicart Development Cart
  25.   - Transactor archive online
  26.   - Jim Brain's online store
  27.   - Denial VIC-20 Games Collection
  28.   - Minimig port available for C=ONE
  29.   - CC65 updated
  30.   - Cottonwood/Borderline BBS back up
  31.   - Jeff Minter talks about Llamasoft
  32.   - Commodore Basic for Linux
  33.   - Commodore 64 Best 80's Computer
  34.   - Tape Master Pro
  35. * BASIC Programming Challenge
  36. * Interview with "Mathfigure"
  37. * My Commodore-Amiga Life
  38. * CCC (UK) MEMBERSHIP
  39. * CCC (UK) RULES AND REGULATIONS
  40.  
  41. =====================================
  42.  
  43. *************************************
  44.               EDITORIAL
  45. *************************************
  46.  
  47. Hi
  48.  
  49. This month sees an interview with
  50. "mathfigure" the creator of a
  51. Commodore hacking tool; the program
  52. has to be seen to be believed! If
  53. you ever wondered what truly goes on
  54. beneath the hood of a Commodore 64,
  55. you now have the tools available to
  56. see every byte change in real-time.
  57. This isn't just a Hackers tool its
  58. also useful for the curious or would
  59. be programmer. Of course the
  60. software needs emulation to run, but
  61. the tool is updated in real-time and
  62. once you see the demo, from YouTube
  63. you really will have a WOW factor.
  64.  
  65. This month also sees the first of
  66. what is hoped to be several or
  67. semi-regular programming challenges.
  68. Many people have asked for
  69. programming tutorials in Commodore
  70. Free. The title of the challenge
  71. took some head scratching; hmmm what
  72. could we call a Commodore
  73. programming challenge; then in a
  74. light bulb moment I thought of the
  75. rather catchy title "COMMODORE BASIC
  76. PROGRAMMING CHALLENGE" the idea this
  77. month is to take a really simple
  78. BASIC game (you guide a ship well ok
  79. it's the letter V and have to
  80. collect fuel that are full stops "."
  81. and avoid the asteroids "*") and
  82. improve the code as you see fit, but
  83. please keep the code in BASIC and
  84. remember to comment heavily any
  85. changes, or with a separate text
  86. file note the changes made and why.
  87. These could range from Speed
  88. improvements to general code
  89. tidiness or more adventurous
  90. graphics and sound additions
  91. hopefully this will encourage new
  92. programmers and maybe even teach
  93. better coding. The listing, that is
  94. heavily REMarked by myself isn't
  95. perfect and could in its present
  96. state be tweaked, (heavily) but I
  97. wrote it in the hope that anyone
  98. could follow how it all works. (Its
  99. also short if you remove the REM
  100. statements.
  101.  
  102. No one has contacted me regarding
  103. the Commodore FPS challenge or shoot
  104. up so is this really a project no
  105. one wants? We know what can be
  106. achieved, but still no coders or
  107. even potential purchasers have shown
  108. an interest "so far" Its strange as
  109. so many demos feature a Doom like 3d
  110. environment, albeit without monsters.
  111.  
  112. Of course Cnet has told everyone
  113. what they already know, you will
  114. find more in the news section but
  115. apparently they claim some Commodore
  116. 64 machine is "The Best 80{SHIFT-*}s
  117. Computer" Personally I haven't come
  118. across this machine so can't comment.
  119.  
  120. =====================================
  121.