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