Commit Graph

  • 05c91aba6b import: hall of fame graphic for the hall-of-fame page dwsJason 2018-08-17 21:47:15 -0400
  • 10b4d20370 Fix GS Specific Crashes due to type size differences, intro / high score sequence plays, high score screen is blank, but at least it doesn't crash. dwsJason 2018-08-17 21:29:31 -0400
  • ea2a67e2d3 tile bank: help me build the jump table dwsJason 2018-08-16 22:02:03 -0400
  • 54eae24600 import: Mr Sprite hacked up for the sprites in this project dwsJason 2018-08-16 21:36:49 -0400
  • 8ef6e58210 xrick2spr: update this tool, so it can compile the 8x8 tile data (beats mr sprite, by eliminating the 70 clocks of overhead that each Mr. Sprite has), also doesn't require disabling interrupts or doing weird things with mapping of the dpage or stack dwsJason 2018-08-16 21:25:29 -0400
  • 82407c7dfa xrick2png: export all 3 tiles banks, add support to export tiles in a format that mr sprite will like dwsJason 2018-08-16 21:23:39 -0400
  • f9354e1e4f import: xrick2spr sprite compiler dwsJason 2018-08-11 18:58:54 -0400
  • 106005b403 import: xrick2png, data extraction tool dwsJason 2018-08-11 16:51:30 -0400
  • 63b44a2eca Error checking on the toolsset startup dwsJason 2018-08-11 16:48:53 -0400
  • a5d5369b47 prototype's for adb.s assembly files dwsJason 2018-08-11 16:48:13 -0400
  • 3ce937cae1 ADB Toolset Startup dwsJason 2018-08-11 11:04:36 -0400
  • e07497473d import: adb keyboard driver dwsJason 2018-08-11 10:59:54 -0400
  • 1c91c3903c Activate HeartBeat, and setup a pointer to the system Tick, for a 60hz tick timer dwsJason 2018-08-06 22:19:15 -0400
  • 2e2effd3e5 introMain is up and working dwsJason 2018-08-05 16:49:16 -0400
  • bd18a221e3 add img_splash to the data build dwsJason 2018-08-05 16:04:24 -0400
  • 3e1afcb736 stubout draw_img, so that the game doesn't crash dwsJason 2018-08-05 14:12:14 -0400
  • cd76e114c0 Allocate Video Buffers from the System, and check for errors while doing so dwsJason 2018-08-04 20:11:49 -0400
  • 27e73a4dc2 data.bat: annotate with comments dwsJason 2018-08-04 19:03:24 -0400
  • da3214b7e0 import: data.bat, which builds a data.lib, with the splash_lz4 data image dwsJason 2018-08-02 21:45:28 -0400
  • b0358651bf move random files dwsJason 2018-08-02 20:41:52 -0400
  • cf7eac86cc Update Makefile to assembling files in asm directory, with ORCA assembler, update LZ4.s to work with ORCA assembler, update LZ4.s so it can be called from ORCA/C, add code to xrick.c to prove that it works dwsJason 2018-08-02 20:35:57 -0400
  • 4daa62fde9 import: BrutalDeluxe LZ4 decompressor dwsJason 2018-07-16 20:31:40 -0400
  • 7c2a655fe9 import: various bitmaps used for screens dwsJason 2018-07-14 19:23:24 -0400
  • eb6d87855d Update ignore, xrick.sys16 dwsJason 2018-07-14 15:04:35 -0400
  • 1b3fd9d887 Makefile: fixup issue where we need to create the obj target directory, make printouts of the clean deal with missing obj directory dwsJason 2018-07-14 15:03:18 -0400
  • 28346ebc20 new Makefile + Initial patches just to compile and link dwsJason 2018-07-14 14:04:18 -0400
  • c186817eb2
    Merge pull request #1 from dwsJason/xrick_import master Jason Andersen 2018-07-14 11:44:52 -0400
  • 69a5982d6b import: xrick-021212 from BigOrno xrick_import dwsJason 2018-07-14 11:42:18 -0400
  • 5eb305f468
    Initial commit Jason Andersen 2018-07-14 11:12:49 -0400