Commit Graph

  • 4c28c1d6f3 remove extra whitespace in extras/vba.py Bryan Bishop 2013-06-25 23:23:44 -05:00
  • a293f66667 remove extra whitespace in extras/gfx.py Bryan Bishop 2013-06-25 23:01:52 -05:00
  • c2c7cd3818 fix function formatting in extras/gfx.py Bryan Bishop 2013-06-25 23:00:58 -05:00
  • c805f6ac35 Merge pull request #153 from yenatch/gbz80disasm-data Bryan Bishop 2013-06-25 20:32:52 -07:00
  • 2d1212ecf1 gbz80disasm: just use lowercase labels yenatch 2013-06-25 04:04:19 -04:00
  • 99b42da150 gbz80disasm: fix data handling yenatch 2013-06-25 03:57:49 -04:00
  • fa0ee277df gbz80disasm: local/global address conversion + fix find_label yenatch 2013-06-25 03:55:38 -04:00
  • b7978e23d2 gbz80disasm: detect data tables referenced in asm yenatch 2013-06-25 03:43:58 -04:00
  • 57cb48ee11 gbz80disasm: data detection yenatch 2013-06-25 03:21:47 -04:00
  • b18fcdc531 fixed another indent in gfx.py Kat Harrison 2013-06-23 16:06:46 -04:00
  • ad1aeeec53 fixed indents cogitokat 2013-06-23 16:48:51 -03:00
  • 88313fd5af convert indents to 4 spaces in gfx.py cogitokat 2013-06-23 16:47:35 -03:00
  • faedca9729 more docstring/indent fixes in gfx.py cogitokat 2013-06-23 15:07:39 -03:00
  • 06e1841a7a more gfx.py docstring changes cogitokat 2013-06-23 13:15:23 -04:00
  • 96c43c7e01 Change bad indents in extras/gfx.py cogitokat 2013-06-23 14:12:03 -03:00
  • 5efb29460e Edit some docstrings in /extras. Kat Harrison 2013-06-23 12:43:16 -04:00
  • ea9a775bab Made edits to docstrings in extras/vba.py Added to vba intructions and reformatted docstrings to include a summary line. (Docstring summaries should be max 72 characters.) Kat Harrison 2013-06-23 00:45:45 -04:00
  • 22d82ec920 update instructions in extras/vba.py fixes #151 fixes #150 Kat Harrison 2013-06-22 21:34:47 -04:00
  • 2d5e2dcb19 Merge pull request #147 from yenatch/master Bryan Bishop 2013-06-17 16:56:00 -07:00
  • 76b71fda33 programmatic speedrun of pokecrystal (vba) Bryan Bishop 2013-06-16 17:17:37 -05:00
  • 9155ace6fd make vba emulator wait until text is done drawing Bryan Bishop 2013-06-16 11:34:30 -05:00
  • 1578452ebc symfile: fix address handling yenatch 2013-06-16 01:22:15 -04:00
  • b4ff3d3098 gbz80disasm: fix labels outside of banks 0 and 1 yenatch 2013-06-15 14:11:50 -04:00
  • a8986d8c16 gbz80disasm: only use gbhw/hram constants >= 0xff00 yenatch 2013-06-14 02:19:35 -04:00
  • 9d4e21cabe gfx: return mass-decompress command yenatch 2013-06-13 17:18:50 -04:00
  • a6477032f3 Merge branch 'master' of github.com:kanzure/pokecrystal yenatch 2013-06-13 16:11:30 -04:00
  • fad3edee77 Merge remote-tracking branch 'yenatch/master' Bryan Bishop 2013-06-12 22:44:45 -05:00
  • a26573cd85 Revert "make gfx.py png take only a path" Bryan Bishop 2013-06-12 22:44:35 -05:00
  • 5c26634f81 Merge branch 'master' of github.com:kanzure/pokecrystal yenatch 2013-06-12 23:31:21 -04:00
  • 3cadc09cc0 expand shortened palettes yenatch 2013-06-12 21:31:45 -04:00
  • 7ccbbcced8 gfx: workable command line functions yenatch 2013-06-12 15:51:13 -04:00
  • 1db2941c7d gfx: palette checking in to_png yenatch 2013-06-12 14:38:38 -04:00
  • dc268dfbc6 fix palette functions and output palettes in 2bpp conversion yenatch 2013-06-12 14:25:36 -04:00
  • 53af4e21e9 gfx: handling for <4-color pngs when converting to 2bpp yenatch 2013-06-12 12:38:28 -04:00
  • 84ca20850d make gfx.py png take only a path Bryan Bishop 2013-05-29 19:44:06 -05:00
  • 19f3a9e31b Include overworld sprites Kat Harrison 2013-05-27 23:07:34 -04:00
  • 85aad5c408 gbz80disasm: rgbds uses brackets for ld hl, sp+x yenatch 2013-05-21 16:43:54 -04:00
  • c56a6e1eab Merge pull request #138 from yenatch/master Bryan Bishop 2013-05-18 01:49:03 -07:00
  • 829fa1d626 gfx: safer alternating-byte detection in compression yenatch 2013-05-18 03:26:06 -04:00
  • e4cf93bff1 gfx: fix a typo yenatch 2013-05-17 17:28:37 -04:00
  • b4d2e0eb00 gfx: lz to png from command line yenatch 2013-05-17 02:05:26 -04:00
  • cbdf84afda gfx.py: remove trailing tabs yenatch 2013-05-17 02:03:21 -04:00
  • b19194349e gfx.py: get rid of argparse yenatch 2013-05-17 02:01:37 -04:00
  • 8288eb8d31 load labels only once in gbz80disasm Bryan Bishop 2013-05-17 15:58:47 -05:00
  • 0cf529cd7d fix data-handling errors in gfx.py yenatch 2013-05-17 01:58:42 -04:00
  • 98379e786f gbz80disasm: include comments on unresolved backward relative jumps yenatch 2013-05-15 14:49:49 -04:00
  • 1a3cfd3dda gbz80disasm: don't look for outstanding labels that are behind the origin yenatch 2013-05-15 14:40:20 -04:00
  • 7368155075 gbz80disasm: don't include comments on relative jumps yenatch 2013-05-15 00:23:30 -04:00
  • c4f10ac672 gbz80disasm: reti is an ender yenatch 2013-05-14 21:53:19 -04:00
  • 13c2378a80 gbz80disasm: space out blocks of asm yenatch 2013-05-14 21:50:43 -04:00
  • 66b9c8877d gbz80disasm: clean up $ff00+x handling yenatch 2013-05-14 21:21:26 -04:00
  • eef1b7af74 gbz80disasm: read labels from wram/gbhw/hram yenatch 2013-05-14 21:01:11 -04:00
  • 5c9b3914e0 wram: find() instead of split() yenatch 2013-05-14 20:25:43 -04:00
  • 01169cfce8 gbz80disasm: bank 1 was being read as bank 0 yenatch 2013-05-14 18:18:07 -04:00
  • 2eede61247 wram.py: bss and constant parsing yenatch 2013-05-14 18:11:19 -04:00
  • fc0906d42e transition gbz80disasm to use a bytearray instead of RomStr yenatch 2013-05-14 14:37:40 -04:00
  • b9b764fc65 remove redundant code from find_label in gbz80disasm yenatch 2013-05-14 13:56:34 -04:00
  • e2d3d6b409 fix bank-checking for labels in gbz80disasm yenatch 2013-05-14 13:38:26 -04:00
  • d054a66594 Merge pull request #132 from yenatch/master Bryan Bishop 2013-05-12 07:53:46 -07:00
  • e5d28d058e there is no os.touch yenatch 2013-05-12 10:22:24 -04:00
  • ebc6a54f1e Merge pull request #130 from Sanky/master Bryan Bishop 2013-05-12 06:21:45 -07:00
  • b954746344 touch graphic files during decmp so make doesnt try to replace them yenatch 2013-05-11 02:09:49 -04:00
  • e6c3ea6086 portraitm_ail -> portraitmail yenatch 2013-05-07 23:28:24 -04:00
  • fc09356a8a add extras/parse_consecutive_strings.py Sanky 2013-05-08 01:22:28 +02:00
  • bf45a2bdf2 make gbz80disasm understand bank:offset syntax Sanky 2013-05-08 01:21:55 +02:00
  • 4f3bb35e56 Merge pull request #126 from yenatch/master Bryan Bishop 2013-05-06 22:15:41 -07:00
  • ffdf82fa45 downward triangle character 0xee yenatch 2013-05-01 23:18:38 -04:00
  • f8dd005ee7 Fix PointerLabelToScriptPointer class yenatch 2013-04-30 20:27:13 -04:00
  • 7953d20fd5 Merge yenatch/master. Bryan Bishop 2013-04-27 17:28:49 -05:00
  • 9114f86aa3 damagecalc is actually damagestats; itemmultiplier is actually damagecalc yenatch 2013-04-20 02:53:08 -04:00
  • 8fbba79bdf make chars consistent with preprocessor yenatch 2013-03-29 21:50:24 -04:00
  • ee31193dfc dump move effects yenatch 2013-03-29 18:54:13 -04:00
  • fbd4277bc8 fix docstring formatting everywhere Bryan Bishop 2013-03-21 15:15:42 -05:00
  • a871328505 Merge pull request #124 from yenatch/master Bryan Bishop 2013-03-20 20:12:48 -07:00
  • d6497d6a70 fix path handling in png make target yenatch 2013-03-18 16:36:30 -04:00
  • 46d96119c8 dump tileset pngs in gfx.py Bryan Bishop 2013-03-18 04:52:49 -05:00
  • c749f4bb5b Fix unused function parse_map_header_by_id yenatch 2013-03-18 00:30:37 -04:00
  • 68c2b09745 Merge pull request #122 from yenatch/master Bryan Bishop 2013-03-07 21:05:14 -08:00
  • 3c166db9c5 vba - generalize project path in config yenatch 2013-03-07 23:39:21 -05:00
  • afbed06238 vba - suppress joypad input message yenatch 2013-03-07 23:27:55 -05:00
  • 3f7de71048 vba - record/replay button sequences Bryan Bishop 2013-03-05 01:56:25 -06:00
  • ee4a7b53dd vba - keyboard input optimization Bryan Bishop 2013-03-04 03:08:00 -06:00
  • bb839a1f9e vba - basic cheating infrastructure Bryan Bishop 2013-03-03 21:42:35 -06:00
  • ef2813c399 vba - separate config Bryan Bishop 2013-03-01 22:45:30 -06:00
  • 641f3dafbf vba - run without unit tests Bryan Bishop 2013-03-01 22:31:20 -06:00
  • e62461c86b vba - also install jython Bryan Bishop 2013-03-01 22:11:45 -06:00
  • 016bc97295 vba - improve install instructions Bryan Bishop 2013-03-01 21:40:49 -06:00
  • 852043eab2 Script commands 0xb2 and 0xcc don't exist yenatch 2013-03-01 16:22:35 -05:00
  • e06886df6d fix bank handling in vba.call Bryan Bishop 2013-03-01 13:30:44 -06:00
  • 3cdb1a5a8e vba - example unit testing of roms Bryan Bishop 2013-03-01 12:36:17 -06:00
  • 16aa4af022 vba - call arbitrary functions from jython Bryan Bishop 2013-03-01 02:43:55 -06:00
  • f813380da3 vba - fix off-by-one error in registers Bryan Bishop 2013-02-28 22:26:58 -06:00
  • fdf08a78ca vba - better way to deal with registers Bryan Bishop 2013-02-28 22:23:01 -06:00
  • fff2e9fa4e vba - get text on screen Bryan Bishop 2013-02-28 20:38:11 -06:00
  • 11f07db528 vba - set_registers Bryan Bishop 2013-02-28 04:33:54 -06:00
  • cd19630af5 remove code slop Bryan Bishop 2013-02-28 04:32:28 -06:00
  • 7facd46627 vba warp function Bryan Bishop 2013-02-28 04:31:45 -06:00
  • 4f71947645 disassemble scripting engine commands Bryan Bishop 2013-02-27 23:31:12 -06:00
  • 2b2f00f08b update gbz80disasm for handling known fall-throughs Bryan Bishop 2013-02-27 21:41:03 -06:00
  • a1dce154d4 update automatic main.asm insertion Bryan Bishop 2013-02-27 21:38:53 -06:00