JailDoctor
  • Joined on 2021-01-31
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-30 16:09:38 +01:00
454cce304f - [FIX] El àudio ja se sincronitza correctament
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-30 14:35:40 +01:00
dffbb9c741 - [NEW] Ctrl+Q tanca el emu
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-30 12:21:02 +01:00
dc6b3b6a78 - [NEW] gbscreen ara accedeix a la hram i vram directament
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-30 10:51:22 +01:00
1b343e4dcc - [FIX] El envelope timer no es resetejava al fer trigger
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-30 10:04:28 +01:00
9d3204daba - Coses
144c588012 - [FIX] Inclos <cstring> on fa falta, ja que sdl2-compat ja no l'inclou
Compare 2 commits »
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-29 23:02:40 +01:00
b9de64d113 - [NEW] Canal 4 (ruido) implementat. Encara no sona be
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-29 19:34:48 +01:00
03631bf235 - [NEW] audio viewer
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-29 17:45:38 +01:00
8fc576cda2 - [FIX] el só para durant el debug [però new BUG: al tornar està desincronitzat]
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-29 14:03:55 +01:00
1c0f243d04 - Treballant en el envelope sweep i el length del CH1
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-28 22:43:03 +01:00
91a230ee44 - Implementat un canal de só en crú, sense envelope, sweep ni res
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-28 14:04:13 +01:00
ab7b26c5e6 - [NEW] Començant a implementar la APU
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-28 12:57:16 +01:00
a617fec42a - [NEW] Reestructurada tota la gestió de memòria i mapeig de sistemes
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-28 10:46:08 +01:00
a64a18d1be - [FIX] La paleta dels sprites es comprobava on no tocaba
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-27 22:10:34 +01:00
974251540d - [FIX] Les interrupcions comencen mirant IE & IF, i després IME. Estava al reves.
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-27 14:04:14 +01:00
44f4f1a85b - [FIX] Les interrupcions també han d'executar-se al escriure directament en 0xFF0F (IE)
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-26 22:14:04 +01:00
7f5760d826 - [FIX] la capa Window es mostrava sempre
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-26 10:44:44 +01:00
59feaf274f - [NEW] Window implementada
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-25 17:46:35 +01:00
f5d89e0b9b - [NEW] Paletes implementades, pero encara veig algún fallo
63d1f6ef05 - [NEW] MBC1 implementat
Compare 2 commits »
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-24 15:38:56 +01:00
b45ce4e76d - Afegits Megaman i Castelvania per a proves
JailDoctor pushed to master at JailDoctor/gameboy 2025-01-24 15:12:44 +01:00
fddb194332 - [NEW] Timer (interrupció inclosa) i divider register implementats