Commit Graph

  • 2a513e2580 bump MP git version master Jared Young 2019-11-27 01:17:00 +0000
  • 2b6222aa32 updated todo Jared Young 2019-11-14 03:07:45 +0000
  • 350ca6cbfa udpated README Jared Young 2019-11-14 03:03:24 +0000
  • 0fe011b186 removed unused cmake file Jared Young 2019-11-14 03:02:01 +0000
  • 5c38945e46 updated micropython git, whole build now works without anything compiled in this repo directly Jared Young 2019-11-14 03:01:22 +0000
  • 8f60f13c4d finished building all the QSTRs in CMake, it's ugly, but it works for now. Jared Young 2019-11-14 02:59:44 +0000
  • 3f5f88cd62 Another update to cmake to run the next step of the qstr generation, not quite sure what it does Jared Young 2019-11-13 03:02:49 +0000
  • 2f08222ad9 Refactor CMakeLists to use dependencies properly and ensure that genhdr files are generated in the right order Jared Young 2019-11-13 02:55:06 +0000
  • cb666ca9e8 generating genhdr/qstr.i.last, but it's ugly Jared Young 2019-11-13 02:15:10 +0000
  • 0371c99ed4 Generating genhdr/moduledefs.h properly now, matches reference Jared Young 2019-11-13 01:34:33 +0000
  • e96e6a8982 running python script to generate version header Jared Young 2019-11-13 01:08:05 +0000
  • a56de97b5e create the generated header storage directory Jared Young 2019-11-13 00:43:17 +0000
  • 335cfa4fc0 fix some introduced compile bugs, but the REPL crashes doing almost anything now Jared Young 2019-11-13 00:24:26 +0000
  • 4c796d437e Update CMake to be a bit clearer Jared Young 2019-11-08 14:31:56 +0000
  • aae4d2533b Updated TODO Jared Young 2019-11-08 14:31:34 +0000
  • 8dadb09845 Renamed CMake project name Jared Young 2019-11-08 14:09:03 +0000
  • 5175e5be41 Compiles and runs a few modules Jared Young 2019-11-08 02:58:20 +0000
  • 79f2169553 first working compile Jared Young 2019-11-08 02:22:29 +0000
  • a0a8c22de6 removed the putch in readchar to avoid double printing v0.0.1-alpha Jared Young 2019-11-04 11:28:05 -0500
  • 1994e4fdb4 input working, double chars for now(next thing to figure out), can now quite with ctrl-D Jared Young 2019-11-04 03:09:57 +0000
  • e05edfb687 moved around the char in/out functions until I was happy with them, no I'm able to output properly, still no inputs, but cloes Jared Young 2019-11-04 02:57:33 +0000
  • a4811d429c added in the retro console library from Retro68, to be edited a bit for single char inputs Jared Young 2019-11-04 02:55:27 +0000
  • 2df5273c21 not compiling with some sembelance of working, but does nothing and there is no way to quit the app Jared Young 2019-11-04 02:41:42 +0000
  • 5a9f8fda90 re-org a bit on the CMake and some extra code bits Jared Young 2019-11-02 19:26:38 +0000
  • 05962cd1b6 udpated readme Jared Young 2019-11-02 19:02:29 +0000
  • f03c789088 It compiles at least... Jared Young 2019-11-02 19:00:04 +0000
  • 47c2090c8e added some more infrastructure, and ignore some test code folders Jared Young 2019-10-31 00:39:09 +0000
  • 227c510f86 update README.md Jared Young 2019-10-31 00:33:58 +0000
  • 250fbfacc3 added in stripped down version of the minimal port for micropython, nothing works at this time Jared Young 2019-10-31 00:32:44 +0000
  • e88ccbd1d2 added notes.md for general information collection before being organized elsewhere Jared Young 2019-10-31 00:24:36 +0000
  • f14e0aa526 Initial Commit: readme and submodule import Jared Young 2019-10-31 00:21:17 +0000