Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/SixtyPical/
- `sixtypical` and `dcc6502-adapter` run under Python 3 by default. Chris Pressey 1 year, 8 months ago
- Stylistic improvements to README. Chris Pressey 4 years ago
- Update README to link to more related information. Chris Pressey 4 years ago
- Merge pull request #22 from catseye/develop-0.21 Chris Pressey (commit: GitHub) 5 years ago
- Correct comment. Chris Pressey 5 years ago
- Link to new test suite from README Chris Pressey 5 years ago
- Don't search for filenames given on cmdline in the include path. Chris Pressey 5 years ago
- Tweak. Chris Pressey 5 years ago
- A little reshuffling and improving of READMEs and notes. Chris Pressey 5 years ago
- Update the errorful rudiments. Chris Pressey 5 years ago
- called_routines are not stored in context at all. Chris Pressey 5 years ago
- Add architecture-dependent "joy2delta.60p" to "standard library". Chris Pressey 5 years ago
- Update READMEs. Chris Pressey 5 years ago
- Establish an `include` directory and `--include-path` option. Chris Pressey 5 years ago
- Merge included programs. Chris Pressey 5 years ago
- First cut at include files. Chris Pressey 5 years ago
- Simplify, fixing an apparent bug in the process. Chris Pressey 5 years ago
- Our CINV interrupt service routine should be preserved. Chris Pressey 5 years ago
- Implement tail-call optimization. Chris Pressey 5 years ago
- Simplify and improve Emitter abstraction. Chris Pressey 5 years ago
- Better generation of code at tail of routines. Chris Pressey 5 years ago
- Pass next routine to each routine being compiled. Chris Pressey 5 years ago
- Make test as intended. It fails atm. Simplify driver code. Chris Pressey 5 years ago
- Implement --prune-unreachable-routines. Chris Pressey 5 years ago
- Callgraph uses reachability. Chris Pressey 5 years ago
- Routines can be declared `preserved`. Chris Pressey 5 years ago
- Update HISTORY. Chris Pressey 5 years ago
- Expand on the callgraph tests. Chris Pressey 5 years ago
- Fix test, dump format. Chris Pressey 5 years ago
- Start of tests for this. Chris Pressey 5 years ago