Skip to content

Releases: ArcticXWolf/AXWGameboy

v0.0.5

04 Aug 18:13

Choose a tag to compare

Changelog

6e339ec Add CGB HDMA
7711b68 Add CGB double speed mode
279f274 Add broken gdma implementation
7be397e Update README for new version

v0.0.4

29 Jul 17:17

Choose a tag to compare

Changelog

284ca2b Add first implementation of cgb gpu
19aa70b Fix tiles not being written to second vram bank
3793601 Force dmg mode on dmg-only games
496bb6f Set standard palette to dmg colors
e5b5576 Update README

v0.0.3

27 Jul 08:07

Choose a tag to compare

Changelog

6dced97 Add android manifest
093a7d3 Add apu implementation from goboy
420e744 Add build dependencies to CI
aba6de8 Add gomobile as dependency
42f7313 Add gomobile init to CI
c997b44 Add joystick support
3c13215 Add misc events to osb
00088e9 Add ramsaving and rtc to cartridge
20cf28d Add rom selection screen
330c782 Add speed boost key
e681837 Add speedboost to APU
3ccc72a Change release format to zip archive
b8ccb61 Fix SGB detection
c3375c3 Fix double-sized sprites
5dbd776 Merge branch 'master' into add-apu
4e938f8 Remove embedded rom
e45ac7b Rename binaries generated by CI
e71a3da Replace pixel with ebiten
75b964d Rework goboy apu
628362f Switch from oto to ebitenaudio

v0.0.2

21 Jun 17:42

Choose a tag to compare

Changelog

e1682c4 Add LCD Stat interrupt
96be96b Add LICENSE
99b519e Add Mbc1
8e2a103 Add README.md
b7c71f8 Add different test roms to Makefile
254756e Add gocui
cceccea Add goreleaser
5a5d454 Add gpu
6dcd1f3 Add inputs
38852fb Add interrupts
2e4992a Add mbc3 and mbc5
a9f4300 Add missing main opcodes
e0942dc Add mooneye tests
69a338e Add more opcodes
322045b Add opcode CB functionality
b01927d Add pixel library
fdb67dc Add registry view in cui
39af183 Add test suite
ed4bb49 Add window layer to rendering
eef33f8 Fix background palette mapping
b45a2a2 Fix first blargg tests
6080e83 Fix gpu and rendering
0e921c5 Fix missing RamSize in cartridge header
4f81c71 Fix overflow bug in mbc mappers
c560306 Fix wrong xflip of sprites
aaeedf1 Implement all opcodes
0a7d34c Improve timing of instructions and timer
1bf62c9 Initial commit
c79f257 Update README
594a048 Update release.yml
55a23f0 Update release.yml