====== 10x Faster Than C64 BASIC? Hare Basic ====== https://www.youtube.com/watch?v=PG60q4zWRqk {{ youtube>PG60q4zWRqk?full }} Hare Basic ist ein schneller Integer-Basic-Interpreter (kein Compiler) mit begrenztem Befehlssatz für den Commodore 64 und den VIC 20, der von Aleksi Eeben entwickelt und im Mai 2024 zum kostenlosen Download freigegeben wurde. Es ist ein ausgezeichnetes Handbuch enthalten, und die Distributionsdiskette enthält viele ausgezeichnete Beispielprogramme. Ich hatte viel Spaß bei der Entwicklung eines kleinen Spieleprototyps mit Hare Basic und fand, dass es überraschend schnell und einfach zu benutzen war. Begleiten Sie mich, wenn ich Ihnen zeige, was ich über die Sprache gelernt habe, während wir den Code einiger der mitgelieferten Beispielprogramme und das kleine Spiel, das ich damit geschrieben habe, durchgehen. ----- https://eater.net Ein Basic Interpreter in Assembler für 6502 Microcontroller https://www.youtube.com/watch?v=XlbPnihCM0E {{youtube>mfahsGLtQwc?medium }} https://www.youtube.com/watch?v=mfahsGLtQwc {{ slideshare>1?medium}} {{youtube>CHLzzfEmj3I?medium }} https://www.youtube.com/watch?v=CHLzzfEmj3I {{ youtube>_J4ahkWtNYw?medium}} https://www.youtube.com/watch?v=_J4ahkWtNYw ===== Webseiten für 8-Bit Computer ===== * http://frogfind.com * http://68k.news * http://ftp.pokefinder.org https://www.youtube.com/watch?v=XlbPnihCM0E Running MSBASIC on my breadboard 6502 computer https://www.youtube.com/watch?v=VlxyaP0NXR4 Learn 6502 Assembly Language on a C64 ---- {{:offen:c64_esp32_youtube.png?200 |}} https://youtu.be/OmPJlIjszpE?si=y0g9HU2dAGT7FBX4 C64 emulator for the development board Lilygo T-HMI equipped with an ESP32-S3 chip, a 2.8 inch touch display LCD screen and a SD card slot. The emulator is written in C++ using the Arduino SDK. The keyboard for the emulator is simulated by an Android app, communication between the app and the emulator is realized using BLE (Bluetooth Low Energy). Project page: https://github.com/ret... Background-Music: "Bit Shift" by Kevin MacLeod License: Creative Commons Attribution 4.0 International (CC BY 4.0) License Link: https://creativecommon... Source: http://incompetech.com... https://github.com/retroelec/T-HMI-C64 https://github.com/irmen/pyc64#python-repl-in-your-c64