piwalker
  • Joined on 2024-06-03
piwalker pushed to master at piwalker/gbemu 2025-01-31 17:07:33 -07:00
5206c3871e CPU testing
piwalker pushed to master at piwalker/gbemu 2025-01-31 14:39:59 -07:00
9a6dc67c3e Finished CPU instructions and created ui window.
piwalker pushed to master at piwalker/gbemu 2025-01-31 12:25:41 -07:00
83c5a7cbe6 Implemented most cpu instructions
piwalker pushed to master at piwalker/gbemu 2025-01-30 22:54:54 -07:00
dd1c6d2e0e calls, jumps, and stack.
piwalker pushed to master at piwalker/gbemu 2025-01-30 21:59:27 -07:00
022c24dd35 LD, LDH, WRAM, and HRAM
piwalker pushed to master at piwalker/gbemu 2025-01-30 18:38:56 -07:00
1bf98447a3 xor di and cpu flags
piwalker pushed to master at piwalker/gbemu 2025-01-30 18:03:58 -07:00
6a82e9fa03 custom rom build.
piwalker pushed to master at piwalker/gbemu 2025-01-30 17:04:16 -07:00
ba56bd2491 jump and nop instructions.
piwalker pushed to master at piwalker/gbemu 2025-01-30 16:27:52 -07:00
cd588671c4 Initial cpu and instruction parsing
piwalker pushed to master at piwalker/gbemu 2025-01-30 15:18:19 -07:00
945b82a3ca added cart unit tests
piwalker pushed to master at piwalker/gbemu 2025-01-30 14:59:42 -07:00
705be02543 cart header loading
piwalker pushed to master at piwalker/gbemu 2025-01-30 14:31:04 -07:00
7e0b305d17 Initial Project Setup
piwalker created repository piwalker/gbemu 2025-01-30 08:26:33 -07:00
piwalker pushed to golang-dev at piwalker/FCLauncher 2024-11-30 08:32:28 -07:00
3b6aa14082 updated gitignore
piwalker pushed to golang-dev at piwalker/FCLauncher 2024-11-26 21:42:13 -07:00
ee19529a42 version 0.0.3
piwalker pushed to golang-dev at piwalker/FCLauncher 2024-11-26 21:37:35 -07:00
9d61ea470a implemented open instance folder button
piwalker pushed to golang-dev at piwalker/FCLauncher 2024-11-26 21:34:45 -07:00
fab46be020 added test link
piwalker pushed to golang-dev at piwalker/FCLauncher 2024-11-26 21:03:05 -07:00
86cc464f45 version 0.0.2
piwalker pushed to golang-dev at piwalker/FCLauncher 2024-11-26 20:54:44 -07:00
035d59b0f6 Implemented auto updating
piwalker pushed to golang-dev at piwalker/FCLauncher 2024-11-26 16:49:39 -07:00
29c2351b2f use unix path for https requests