• Joined on 2023-04-23
bilbo pushed to main at bilbo/sh-dis 2024-04-22 12:57:25 +00:00
7299da7bdb add support for non-FPU/UBC/MMU/cache SH4 instructions
8a300ba4c6 initial SH4 emulator implementation in C
3de43f84bd syntax.txt: initial
8190f04973 sh4: fix FIPR and FMOV.S documentation typos
5d0735498a sh4: add missing SR/SSR restore in RTE
Compare 6 commits »
bilbo pushed to main at bilbo/sh-dis 2024-04-21 12:58:53 +00:00
b6c629baad initial SH4 emulator implementation in C
80ee3015fa syntax.txt: initial
7d98557682 sh4/RTE: add missing SR/SSR restore
Compare 3 commits »
bilbo pushed to main at bilbo/sh-dis 2024-04-21 05:19:59 +00:00
8722f30eb6 syntax.txt: initial
4dd67c7204 sh4: fix manual typos for SH2 instructions
d1ce9a2d5a sh4: fix copy-paste errors
Compare 3 commits »
bilbo pushed to main at bilbo/sh-dis 2024-04-19 13:04:50 +00:00
1c64abef6b syntax.txt: initial
bb69101282 sh4: fix copy-paste errors
Compare 2 commits »
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