mirror of
https://github.com/olderzeus/game-and-watch-retro-go.git
synced 2026-01-11 20:29:30 +01:00
Removed global emulator_framebuffer variable. Corrected a typo in allocation file that was causing .data section to go in DTCRam memory instead of the correct zone for each emulator
44 lines
629 B
Plaintext
44 lines
629 B
Plaintext
build
|
|
|
|
Drivers
|
|
|
|
Makefile
|
|
Core/Inc/rom_info.h
|
|
Core/Inc/githash.h
|
|
roms
|
|
|
|
.mxproject
|
|
|
|
saveflash.ld
|
|
|
|
rom_hashes.txt
|
|
|
|
Core/Src/retro-go/amstrad_roms.c
|
|
Core/Src/retro-go/col_roms.c
|
|
Core/Src/retro-go/gb_roms.c
|
|
Core/Src/retro-go/gg_roms.c
|
|
Core/Src/retro-go/nes_roms.c
|
|
Core/Src/retro-go/pce_roms.c
|
|
Core/Src/retro-go/gw_roms.c
|
|
Core/Src/retro-go/sg1000_roms.c
|
|
Core/Src/retro-go/sms_roms.c
|
|
Core/Src/retro-go/msx_roms.c
|
|
Core/Src/retro-go/msx_bios.c
|
|
Core/Src/retro-go/wsv_roms.c
|
|
Core/Src/retro-go/md_roms.c
|
|
Core/Src/retro-go/a7800_roms.c
|
|
|
|
linux/loaded_gb_rom.c
|
|
linux/loaded_nes_rom.c
|
|
|
|
save_states
|
|
|
|
venv
|
|
|
|
**/.DS_Store
|
|
|
|
**/*.pyc
|
|
|
|
.vs/*
|
|
.vscode/*
|