Commit Graph

  • 05a19685b6 dalf: read_string_list() now based on read_string() master weiju 2023-10-30 14:02:35 -0700
  • ef21260fd4 dalf.py: added support for SYMBOL block weiju 2023-10-30 13:35:39 -0700
  • 753bc42120 scrolling tricks: Makefile uses Kick13 target weiju 2023-10-30 12:59:58 -0700
  • de5588751d added sound effects playing Wei-ju Wu 2016-11-29 15:40:07 -0800
  • 57f3a4f22d playfield1: alternatively using interleaved organization Wei-ju Wu 2016-10-10 12:20:08 -0700
  • 9903393b5c added interleaved image support Wei-ju Wu 2016-10-10 08:46:30 -0700
  • 84cfb7b1ac added scoopex demo, png2image, adds verbose mode Wei-ju Wu 2016-10-09 21:02:52 -0700
  • 9c216ac95e added movement to sprites Wei-ju Wu 2016-09-26 16:25:39 -0700
  • cb9243504c converted sprite_display.asm from HRM to C Wei-ju Wu 2016-09-22 10:15:13 -0700
  • 9667769954 fixed check for NTSC and PAL using execbase Wei-ju Wu 2016-09-22 06:09:44 -0700
  • 1235d15acb added strobing of copjmp1 after setting list Wei-ju Wu 2016-09-21 22:06:02 -0700
  • b31f5a40aa hardware: clean out main modules Wei-ju Wu 2016-09-21 21:19:59 -0700
  • ffe2349c08 outfactored waitmouse() to common.h Wei-ju Wu 2016-09-21 21:04:12 -0700
  • 24f4e04928 outfactored initialization cleanup to common.c in hardware Wei-ju Wu 2016-09-21 21:00:13 -0700
  • d4217b995a hardware: refactored startup and sprites Wei-ju Wu 2016-09-21 20:32:05 -0700
  • e355fd3b1a refactored playfield1 to support 5 bitplanes Wei-ju Wu 2016-09-21 17:43:06 -0700
  • c0d859fb88 improved playfield1 and png2image Wei-ju Wu 2016-09-21 16:26:03 -0700
  • f545f5dfa5 png2image: options added Wei-ju Wu 2016-09-21 12:06:40 -0700
  • 44fff9e796 playfield1: support for 2 bitplanes Wei-ju Wu 2016-09-21 10:28:06 -0700
  • 7a69b1ae9d playfield1 demo can use PAL and NTSC Wei-ju Wu 2016-09-20 17:16:35 -0700
  • 617a631788 added playfield1 program to hardware Wei-ju Wu 2016-09-20 12:39:18 -0700
  • 6d71498916 fdtool.py migrated to Python 3 Wei-ju Wu 2016-09-20 08:41:23 -0700
  • c45b7944cb png2image and wav2ami migrated to python3 Wei-ju Wu 2016-09-20 08:38:40 -0700
  • 8fc0522326 refactored png2image, flexible indenting, hex numbers Wei-ju Wu 2016-09-20 08:25:13 -0700
  • c287f9bcb9 added sprites file, restructured startup file Wei-ju Wu 2016-09-19 20:49:56 -0700
  • ef47baaeb0 minimal changes to make sure compilation works Wei-ju Wu 2016-08-25 18:30:43 -0700
  • 4e1e1a7c76 added chibi_test submodule Wei-ju Wu 2016-08-02 16:00:07 -0700
  • 1fe3e13cfd x-scrolling: naming convention and formatting fix Wei-ju Wu 2016-06-20 20:53:04 -0700
  • ab8c02cc7b changed naming scheme in scrolling demos Wei-ju Wu 2016-06-20 17:40:44 -0700
  • 9426af1e0c unified copper list header file Wei-ju Wu 2016-06-17 12:18:55 -0700
  • 2036f33ecb integrated the vertical scrolling programs Wei-ju Wu 2016-06-17 10:54:26 -0700
  • e506235e22 added xyunlimited2 implementation Wei-ju Wu 2016-06-15 22:01:52 -0700
  • b8dbcbbfac added and adapted xyunlimited implementation Wei-ju Wu 2016-06-15 21:02:55 -0700
  • 42e7203de5 refactored to correctly include xylimited Wei-ju Wu 2016-06-15 17:18:24 -0700
  • a11f22ab0c scrolling:integrated the xy limited algorithm Wei-ju Wu 2016-06-15 13:51:22 -0700
  • 7f15fd6575 added the libraries subproject Wei-ju Wu 2016-06-15 10:33:09 -0700
  • 9b22fcb802 added missing dos compat files to requester project Wei-ju Wu 2016-06-15 10:26:00 -0700
  • ac81f8ac0b added the libraries sub project Wei-ju Wu 2016-06-15 10:23:11 -0700
  • 0766c168aa removed unused info and map files Wei-ju Wu 2016-06-14 21:22:02 -0700
  • 6a63542f10 outfactored read_blocks() into common.c Wei-ju Wu 2016-06-14 21:09:43 -0700
  • 79d09d1184 moved the map reading function to common Wei-ju Wu 2016-06-14 20:53:18 -0700
  • c18ccf30b7 outfactored getting arguments into common module Wei-ju Wu 2016-06-14 20:25:54 -0700
  • ddeeb941cb more outfactoring of common functionality and data Wei-ju Wu 2016-06-14 18:39:13 -0700
  • 53a3302492 integrated the xlimited source file Wei-ju Wu 2016-06-14 13:55:51 -0700
  • 2f8620b020 some refactorings for cleanup Wei-ju Wu 2016-06-14 13:14:05 -0700
  • 5fa6e76d1a scrolling tricks: outfactored display initialization Wei-ju Wu 2016-06-13 10:00:07 -0700
  • 713cf74d27 added audio and scrolling_tricks Wei-ju Wu 2016-06-13 08:49:14 -0700
  • 612e9ffdd8 file requester: connect buttons Wei-ju Wu 2016-02-24 21:57:08 -0800
  • 116297c07d file requester now using the new sorting routine Wei-ju Wu 2016-02-23 22:22:08 -0800
  • 3e89af887a added sorting for the file list Wei-ju Wu 2016-02-23 20:24:59 -0800
  • a30613f4aa dalf: added hex dump function Wei-ju Wu 2016-02-19 22:30:16 -0800
  • f780a9f257 iffview: ILBM body decompression fixed Wei-ju Wu 2016-02-18 20:34:20 -0800
  • b4ed097fad startup and file requester change Wei-ju Wu 2016-02-05 20:52:36 -0800
  • a20c596b9c sprite fix added for Kickstart >= 3.0 Wei-ju Wu 2016-01-27 21:01:15 -0800
  • 23379213dd rearranged repository structure for tools Wei-ju Wu 2016-01-27 12:58:24 -0800
  • 7fad06a6fb added hardware subproject Wei-ju Wu 2016-01-27 12:55:48 -0800
  • 6abaf6b7ae requesters: file requester switch directory Wei-ju Wu 2016-01-24 00:26:41 -0800
  • e6f479fe7e requesters: filerequester path and double click Wei-ju Wu 2016-01-23 17:35:16 -0800
  • 5390244222 requesters: file requester index mapping Wei-ju Wu 2016-01-22 00:05:18 -0800
  • ad783ab41b figured out the small details about the slider Wei-ju Wu 2016-01-21 08:40:47 -0800
  • 907e05c7bc scrolling works somewhat Wei-ju Wu 2016-01-21 07:19:50 -0800
  • 3573e7b9a0 requesters: file requester slider/button behavior Wei-ju Wu 2016-01-20 00:00:34 -0800
  • 692fde408d requesters: proportional gadget size Wei-ju Wu 2016-01-18 21:05:22 -0800
  • 87d31d8b18 requesters: file list can now change selections Wei-ju Wu 2016-01-18 17:28:50 -0800
  • b8d0b19b23 requesters: selection rectangle Wei-ju Wu 2016-01-18 16:58:17 -0800
  • 29c02cefe0 requesters update Wei-ju Wu 2016-01-18 09:58:26 -0800
  • 295dc70fd9 cleanup of the repository, added ignores Wei-ju Wu 2016-01-18 08:12:06 -0800
  • 2834100c9c requesters: refine file list Wei-ju Wu 2016-01-17 22:38:34 -0800
  • 7746095dd7 requesters update Wei-ju Wu 2016-01-17 22:08:58 -0800
  • 943c6f9373 moved dontshout from separate repository to here Wei-ju Wu 2016-01-16 14:00:10 -0800
  • 5759ab2658 moved amiga-imagetoolls content to this project Wei-ju Wu 2016-01-16 13:54:37 -0800
  • f69b3a8ee4 restructured source tree Wei-ju Wu 2016-01-16 13:45:15 -0800
  • 037bf7bb4a added integration with DOS 1.x Wei-ju Wu 2016-01-16 13:36:19 -0800
  • 766df0d2ab filereq and iffview update Wei-ju Wu 2016-01-15 18:32:06 -0800
  • c3ac2d6697 file requester: added up/down button for list Wei-ju Wu 2016-01-14 19:02:39 -0800
  • c4bcf8a6d4 IFFView and requesters update Wei-ju Wu 2016-01-13 21:02:08 -0800
  • 595440ee0f updates to IFFView and requesters Wei-ju Wu 2016-01-13 14:02:49 -0800
  • cb73ab7d07 filerequester is opened in its own window Wei-ju Wu 2016-01-12 23:06:47 -0800
  • 98bef3439f simplified IFF view application Wei-ju Wu 2016-01-12 18:30:51 -0800
  • b1ddbf5231 added requesters sub project Wei-ju Wu 2016-01-11 23:16:31 -0800
  • 46566c361e moved file requester to separate project Wei-ju Wu 2016-01-11 23:09:10 -0800
  • 3537f8d4d5 IFF display works Wei-ju Wu 2016-01-11 22:14:22 -0800
  • 3db8ee02ba ILBM lib enhancements Wei-ju Wu 2016-01-11 16:14:55 -0800
  • 3b04b00490 fixed bug in IFF reading Wei-ju Wu 2016-01-11 08:00:38 -0800
  • 2ff7b6c237 tweak requester behavior, ilbm module Wei-ju Wu 2016-01-09 19:29:12 -0800
  • b599d82d62 cleaned up requester logic Wei-ju Wu 2016-01-09 12:57:14 -0800
  • b9650e68aa clarified some misunderstandings Wei-ju Wu 2016-01-09 11:05:55 -0800
  • 4cb53b735e merged blitplay repository Wei-ju Wu 2015-11-30 15:24:58 -0800
  • bbc0d4d5c8 added 30years repository code here Wei-ju Wu 2015-11-30 15:19:37 -0800
  • 28848bf25d fix: word mistakenly crept into module specifier Wei-ju Wu 2015-11-02 19:34:30 -0800
  • 47805253f7 disassemble: numbers are displayed in hex Wei-ju Wu 2015-11-02 19:25:24 -0800
  • 205c7adeff dalf: added option to dump code hunks to raw binary file Wei-ju Wu 2015-05-13 15:46:40 -0700
  • d8e26532ec decoder checks more valid rom sizes Wei-ju Wu 2015-05-13 13:27:46 -0700
  • a71af9156a cleaned up ks decoder Wei-ju Wu 2015-05-12 16:02:51 -0700
  • 01681e300b added rom decoding Wei-ju Wu 2015-05-12 15:58:48 -0700
  • d750320456 added disassembling for cmp Wei-ju Wu 2015-01-01 23:41:18 -0800
  • 043e468b93 renamed hunk.py to dalf.py Wei-ju Wu 2014-12-09 19:31:38 -0800
  • 7fd8edb194 fixed disassembler to compute the correct branch target Wei-ju Wu 2014-12-04 21:17:55 -0800
  • 2bcaf5188a grouping the hunk blocks with their relocation information Wei-ju Wu 2014-12-04 07:54:54 -0800
  • d3d110945c introduced classes for operands and address modes Wei-ju Wu 2014-12-02 18:00:35 -0800