Commit graph

13 commits

Author SHA1 Message Date
hch12907 78082d2ce3 GIF: Finishing touches 2018-11-05 00:34:20 +08:00
Marco Satti 00bd4563a3 Remove crap from gitignore. 2018-08-08 21:29:47 +08:00
Marco Satti dd8445a2b9 Testing a serialization solution, useful for debugging state. 2018-08-05 23:46:55 +08:00
Marco Satti 1973274b4d Add travis CI basic config... 2018-01-07 18:27:32 +08:00
Marco Satti 261698ae8e Refactor all of the resources into a memory friendly (spatial) structure. WIP still.
Removed individual register logging, use controller memory access ranges to do this.

Controllers will need to be updated, the instruction tables will be auto generated shortly.
2017-11-18 14:41:23 +08:00
Marco Satti 0cf7fa6727 Finally sorted out a workflow to continue with... not as good as VS, but at least this is fully cross-platform. 2017-06-05 12:11:40 +08:00
Marco Satti 2c08a69b6d Fix up a few things. 2017-06-02 22:32:36 +08:00
Marco Satti 202c605255 Fixed up install target and added GCC/Clang flags. 2017-06-02 17:06:45 +08:00
Marco Satti 9cb026f3f9 Testing cmake builds out. New to this... 2017-05-31 22:25:38 +08:00
Marco Satti 0e663fd1e3 Keep all files in a separate workspace folder. 2017-05-11 13:06:17 +08:00
Marco Satti db15b04284 Made a script to extract the memory mappings out of Resources_t.cpp 2017-04-12 14:08:42 +08:00
Marco Satti bd1c91942a First commit. Implemented parts of the EE core. 2016-07-06 20:56:06 +08:00
Marco Satti 5787a5b272 Add .gitignore and .gitattributes. 2016-07-06 12:07:55 +08:00