GithubHelp home page GithubHelp logo

6502_ehbasic_esp32_arduino's Introduction

6502 emulator EhBASIC on ESP32.

(Derived from EhBASIC)

fork:
- Arduino 6502 emulator + BASIC interpreter
http://forum.arduino.cc/index.php?topic=193216.0

assembly tools:
- Arduino IDE 1.8.8
- Arduino core for the ESP32 1.0.2
- Arduino ESP32 filesystem uploader
https://github.com/me-no-dev/arduino-esp32fs-plugin

- library Arduino IDE titanium bicycle for button. v14.1
https://github.com/Klapautsiy/titanium-bicycle-for-button/releases/tag/BUTTON-v14.1

- 6502 EhBASIC V2.22
https://github.com/Klapautsiy/6502_EhBASIC_V2.22/tree/master/patched

- Macro Assembler, Simulator, and Debugger 6502 ver. 1.2.11
http://www.exifpro.com/utils.html

save RAM.65b

- Bin2C.exe
https://www.segger.com/free-utilities/bin2c/

convert RAM.65b to RAM.h

- ESP32_6502_EhBASIC_LCD1602_pinmap.txt
button HARD_RESET(EN    ) - reboots ESP32
button WARM_RESET(GPIO0 ) - reboots EhBASIC 2.22
button SAVE_RAM  (GPIO4 ) - save the contents of the RAM to the SPIFFS ESP32
button READ_RAM  (GPIO12) - read the contents of the RAM from SPIFFS ESP32
button INPUT_LIST(GPIO13) - input from LIST.txt
buttons to GND

POKE $FF10,0
POKE $FF10,1
blink LED board

POKE $FF00,0
POKE $FF00,1
print LCD1602

6502_ehbasic_esp32_arduino's People

Contributors

klapautsiy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

isdom

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.