summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-01Ported libc from pokerubyDiegoisawesome
2016-11-01remove old toolsYamaArashi
2016-10-31Merge remote-tracking branch 'refs/remotes/pret/master'Diegoisawesome
2016-10-31Merge pull request #9 from Diegoisawesome/masterYamaArashi
Ported task.c and others from pokeruby
2016-10-31Ported task.c and others from pokerubyDiegoisawesome
2016-09-03contest AIYamaArashi
2016-09-03base_emerald to baseromYamaArashi
2016-09-03add *.sha1 to .gitattributesYamaArashi
2016-09-03clean up alignsYamaArashi
2016-09-03add INSTALL fileYamaArashi
2016-09-03update graphics makefileYamaArashi
2016-09-03move trainer graphicsYamaArashi
2016-09-03move title screen graphicsYamaArashi
2016-09-03move pokemon graphicsYamaArashi
2016-09-03move birch speech graphicsYamaArashi
2016-09-03move item graphicsYamaArashi
2016-09-03move map object graphicsYamaArashi
2016-09-03move berry graphicsYamaArashi
2016-09-03move tilesets to match pokerubyYamaArashi
2016-09-03split data1.sYamaArashi
2016-09-03split data out of data2.sYamaArashi
2016-09-03RFU data sectionYamaArashi
2016-09-03eliminate libgcc.sYamaArashi
2016-09-03split out graphics dataYamaArashi
2016-09-03make it buildYamaArashi
2016-09-03global labelsYamaArashi
2016-09-03split asm/emerald.sYamaArashi
2016-09-02make asm compatible with stock gasYamaArashi
2016-09-02new charmapYamaArashi
2016-09-02update pokedex entries for preprocYamaArashi
2016-09-02{next} -> \nYamaArashi
2016-09-02.charmapstr to .stringYamaArashi
2016-09-02convert comments (; -> @)YamaArashi
2016-01-08reorganize headers and add CpuFill macrosYamaArashi
2016-01-08rename macro in gpu_regs.cYamaArashi
2016-01-08use FALSE instead of 0YamaArashi
2016-01-08gpu_regs.cYamaArashi
2016-01-07update asmYamaArashi
2016-01-07begin compiling C source in the build processYamaArashi
2016-01-06fix last @ local labelYamaArashi
2016-01-06use $ for local labelsYamaArashi
2016-01-06get rid of @ local labelsYamaArashi
2016-01-06move C filesYamaArashi
2016-01-06update .gitattributes with *.c and *.h rulesYamaArashi
2016-01-03fix mistake in location of returnYamaArashi
2016-01-03make mem alloc functions more consistentYamaArashi
2016-01-03comment MemBlock struct and add data fieldYamaArashi
2016-01-03update disasm with function data from idbYamaArashi
2016-01-03update struct field typeYamaArashi
2016-01-03c source code for malloc.cYamaArashi