• Joined on 2023-04-23
bilbo pushed to main at bilbo/sh-dis 2024-04-18 10:22:26 +00:00
65ee273b61 sh4: add descriptions for all instructions
bilbo pushed to main at bilbo/dreamcast 2024-04-15 10:26:57 +00:00
c8e84be5d2 common.lds: define vbr alignment
c1e3e9d074 start.s: rename p1ram_end_ptr to stack_end_ptr
5e54666822 runtime_init: call cache::init before copying
bd33fbf2e4 example/font_bitmap: remove unintentional padding between characters
Compare 4 commits »
bilbo pushed to main at bilbo/advent-of-sh 2024-04-12 06:15:36 +00:00
959989750e 2023/day3: add part2 C solution
bilbo pushed to main at bilbo/advent-of-sh 2024-04-10 13:36:18 +00:00
f47dbb6691 2023/day3: part1 C implementation
bilbo pushed to main at bilbo/advent-of-sh 2024-04-10 12:57:31 +00:00
a3fe4010db 2023/day3: add input/sample
bilbo pushed to main at bilbo/advent-of-sh 2024-04-09 04:25:09 +00:00
98746b4fb4 parse_base10: add digit count
Compare 2 commits »
bilbo pushed to main at bilbo/sh-dis 2024-04-09 02:03:38 +00:00
6eba0cdb9e initial sh2 interpreter
bilbo created branch main in bilbo/sh-dis 2024-04-09 02:03:38 +00:00
bilbo created repository bilbo/sh-dis 2024-04-09 02:03:17 +00:00
bilbo pushed to main at bilbo/advent-of-sh 2024-04-09 01:51:30 +00:00
2c45a74187 parse_base10: add digit count
bilbo pushed to main at bilbo/advent-of-sh 2024-04-08 10:44:58 +00:00
8fbaa207c5 2020/day3: part1 and part2
8868221a5b 2020/day2: part1 and part2
Compare 2 commits »
bilbo pushed to main at bilbo/advent-of-sh 2024-04-07 13:17:28 +00:00
421c5deaf8 2020: part1 and part2
bilbo pushed to main at bilbo/advent-of-sh 2024-04-07 07:05:42 +00:00
3a933db011 add 2019 day 1
bilbo pushed to main at bilbo/advent-of-sh 2024-04-07 07:02:22 +00:00
4a55ac44bb add 2019 day 1
bfbd6830a8 add day1
bilbo created branch main in bilbo/advent-of-sh 2024-04-07 07:02:22 +00:00
bilbo created repository bilbo/advent-of-sh 2024-04-07 06:58:52 +00:00
bilbo pushed to main at bilbo/saturn 2024-03-31 08:03:41 +00:00
99a3e94afd scu: rename DRAW_END to SPRITE_DRAW_END
bilbo pushed to main at bilbo/saturn-examples 2024-03-28 07:46:06 +00:00
3bb4740030 cartridge: initial
bilbo pushed to main at bilbo/saturn 2024-03-28 07:43:35 +00:00
87f96e4478 add more linker scripts and linker script fragments
bilbo pushed to main at bilbo/saturn-examples 2024-03-24 14:19:52 +00:00
bdaa199ecb vdp2: add color_calculation_ratio