Commit Graph

  • aaacd40528 Update rev generation main xenia 2024-02-14 22:09:51 +0100
  • f690eb07c4 Update GitHub workflow to use nix xenia 2024-02-04 11:30:33 +0100
  • efec592b0d Update .gitignore xenia 2024-02-04 11:26:10 +0100
  • 68910c6035 Add nix flakes as build system xenia 2024-02-01 21:08:41 +0100
  • 71612028ed
    Merge pull request #3 from mebibytedraco/png-only Ry 2023-07-13 17:54:34 -0700
  • e5b08655be Disable everything but PNG for image crate mebibytedraco 2023-07-13 19:30:49 -0400
  • 2dca1209a7 bindings: Bindings for tileset routines Ry 2023-02-28 17:47:34 -0800
  • 9d6a423684 gcc/fox-compile: Build without optimizations Ry 2023-02-28 17:30:46 -0800
  • 5c94905a98 bindings: Mostly finish fox32os bindings Ry 2023-02-08 16:25:13 -0800
  • 435ea9f698 rv2fox: *Properly* understand .byte and .half directives Ry 2023-02-07 22:26:07 -0800
  • 55edd58557 rv2fox: Adjust data directives' integers to fit the needs to fox32asm Ry 2023-02-07 22:25:34 -0800
  • 81b2ea3c98 rv2fox: Understand beq and beqz Ry 2023-02-07 22:13:28 -0800
  • ff08e5569c rv2fox: Attempt to adjust data directives as labels Ry 2023-02-07 21:37:52 -0800
  • 6433fe0728 rv2fox: Understand or Ry 2023-02-07 21:36:19 -0800
  • 73ed5a5fce rv2fox: Understand .byte and .4byte directives Ry 2023-02-07 21:34:39 -0800
  • 7965ead639 bindings: More bindings Ry 2023-02-07 18:45:19 -0800
  • 7f6ccfc7f1 rv2fox: Understand bgt and bgtu Ry 2023-02-07 18:44:42 -0800
  • 259f524fd1 bindings: Hack which allows returning multiple values Ry 2023-02-07 18:17:07 -0800
  • 6a790fc1e4 gcc: Use register r31 to call routines instead of r10 Ry 2023-02-07 18:13:39 -0800
  • 73651a0a1b rv2fox: If using the zero register, use immediate 0 instead Ry 2023-02-07 18:13:01 -0800
  • 251ae31537 bindings: Add save_state_and_yield_task and use char* for strings Ry 2023-02-07 16:35:36 -0800
  • 05e820fabb bindings: Add more bindings Ry 2023-02-07 01:47:29 -0800
  • 39fb4354a5 rv2fox: Use rfp as the temporary register instead of r0 Ry 2023-02-07 01:20:24 -0800
  • 273fac125f rv2fox: Map all registers Ry 2023-02-07 01:03:26 -0800
  • 4c11013af0 rv2fox: Understand sh, lh, lhu, sb, lb, lbu Ry 2023-02-07 00:58:39 -0800
  • 8b5d547107 rv2fox: Understand .zero directive Ry 2023-02-07 00:47:03 -0800
  • eec12a9e9a gcc: Implement ROM/OS calls Ry 2023-02-06 19:50:50 -0800
  • 04aeba8eb0
    Merge pull request #2 from leap0x7b/rv2fox Ry 2023-02-06 16:26:47 -0800
  • 71324b8898 fix leap123 2023-02-06 17:31:56 +0700
  • 135b20a309 rv2fox improvements leap123 2023-02-06 17:29:21 +0700
  • 01b649dda1 rv2fox: Basic support for .set directives Ry 2023-02-05 17:39:42 -0800
  • 2d5d7fd39a rv2fox: Adjust labels used in rta instructions Ry 2023-02-05 17:39:02 -0800
  • b779853772 rv2fox: Support .string directive Ry 2023-02-05 17:10:24 -0800
  • f5ad080bac rv2fox: Support for emitting rta instructions Ry 2023-02-05 16:59:47 -0800
  • fd6b39c0b7 rv2fox: Implement support for x0-x31 registers Ry 2023-02-05 16:42:17 -0800
  • a8e199a763 readme: Fix typo Ry 2023-02-03 18:01:45 -0800
  • ec25f46187 Add README Ry 2023-02-03 17:57:56 -0800
  • ad1f64ea98 gcc: Import from the demos repo Ry 2023-02-03 17:53:38 -0800
  • b334cdeb3d Add new instructions and fix typo Ry 2023-01-23 17:59:51 -0800
  • 24f056cdf0
    Merge pull request #1 from neuschaefer/main Ry 2023-01-20 15:08:50 -0800
  • 85831c9a88 Add GitHub Actions config jn 2023-01-20 14:09:19 +0100
  • 55ccf1fac7 Add vim syntax highlighter Ry 2022-08-09 18:13:49 -0700
  • ee924baa56 Add gfx2inc Ry 2022-06-25 18:05:10 -0700
  • c443aff84c Initial commit Ry 2022-06-25 17:14:13 -0700