├── .gitattributes ├── .gitignore ├── LICENSE.adoc ├── README.adoc ├── chmod.sh ├── docs ├── README.adoc ├── ascii.txt ├── filetype_test │ ├── MonsterVania - Ghost Land OpenGameArt.org.txt │ ├── audio-player.tpl.html │ ├── file.json │ ├── file.quad │ ├── file.txt │ ├── hydro.aac │ ├── hydro.iso │ ├── hydro.m4a │ ├── hydro.mp3 │ ├── hydro.ogg │ ├── hydro.zip │ ├── input-file.tpl.html │ ├── res-cur-16.png │ ├── res-cur-32.png │ ├── res-tiles-16.png │ ├── res-tiles-32.png │ ├── src │ │ ├── audio-player.js │ │ ├── audio-player.tpl │ │ ├── input-file.js │ │ ├── input-file.tpl │ │ ├── main.css │ │ ├── uint8base64.js │ │ └── unpackfile.js │ └── tile-256.png ├── img │ ├── affine-perspective-bilinear.png │ ├── apk himekoi sqlite3.png │ ├── linear-catmull-bezier-bspline.png │ ├── pc mighty gunvolt mirror map.png │ ├── pc98 galpani 2 np21w.png │ ├── pc98 rusty sprite.png │ ├── ps2 odin dragon e_move.apng │ ├── ps2 odin s7 matrix rotate.png │ ├── psx gundam ms09 psycho move.apng │ ├── psx gundam ms19 wing move.apng │ ├── psx legend of mana jajara-2-1x4.png │ ├── psx legend of mana jajara-2-4.png │ ├── psx legend of mana psf tag.png │ ├── psx libovr46-p109.png │ ├── psx libref46-p345.png │ ├── psx lunar2 menu.apng │ ├── psxtools-setup.png │ ├── quad viewer v0.1.png │ ├── quad viewer v0.2.png │ ├── quad viewer v0.4.png │ ├── quad viewer v0.5.png │ ├── saturn cotton 2 bgs.png │ ├── saturn princess crown vertex.png │ ├── vita muramasa okoi-back.png │ ├── wii rvl-06-0301-001-a p45.png │ ├── wii rvl-06-0301-001-a p47.png │ ├── wii rvl-06-0301-001-a p49.png │ ├── wii rvl-06-0301-001-a p51.png │ ├── wii rvl-06-0301-001-a p53.png │ ├── wii rvl-06-0301-001-a p55.png │ └── wii rvl-06-0301-001-a p57.png ├── index.html ├── java-jre.txt ├── mobile_test │ ├── button-meta-1x.tpl.html │ ├── button-meta-2x.tpl.html │ ├── button-meta-no.tpl.html │ ├── mobile.tpl.html │ ├── screen.tpl.html │ └── src │ │ ├── button-meta-1x.tpl │ │ ├── button-meta-2x.tpl │ │ ├── button-meta-no.tpl │ │ ├── button.css │ │ ├── button.js │ │ ├── mobile.css │ │ ├── mobile.js │ │ ├── mobile.tpl │ │ ├── screen.css │ │ ├── screen.js │ │ └── screen.tpl ├── paper-size.txt ├── psxtools-steps.adoc ├── quad_player_mobile │ ├── debugger-keyframe.tpl.html │ ├── iframe-player.html │ ├── iframe-player.php │ ├── player-mobile.tpl.html │ ├── sample-concave.quad │ ├── sample-dungeon.0.png │ ├── sample-dungeon.quad │ ├── sample-v0.3-animation-keyframe-mix.quad │ ├── sample-v0.3-animation-matrix-mix.quad │ ├── sample-v0.4-keyframe-order.quad │ ├── sample-v0.5-keyframe-attribute.quad │ ├── sample-v0.5-keyframe-colorize.quad │ ├── spec-rel.png │ ├── spec-robot.png │ ├── spec.adoc │ ├── spec.html │ └── src │ │ ├── binary-reader.js │ │ ├── common.js │ │ ├── debugger-keyframe.css │ │ ├── debugger-keyframe.js │ │ ├── debugger-keyframe.tpl │ │ ├── license.txt │ │ ├── player-mobile.css │ │ ├── player-mobile.js │ │ ├── player-mobile.tpl │ │ ├── quad-draw.js │ │ ├── quad-export.js │ │ ├── quad-func.js │ │ ├── quad-gl.js │ │ ├── quad-math.js │ │ ├── quad-verify.js │ │ └── quad.js ├── rip-tutorial │ ├── castle platformer OpenGameArt.org.txt │ ├── ex-load-file │ │ ├── ex-load-file.adoc │ │ ├── load-break-1.png │ │ ├── load-break-2.png │ │ ├── load-break-3.png │ │ ├── load-file-1.png │ │ ├── load-file-2.png │ │ ├── load-ghidra-1.png │ │ ├── load-ghidra-2.png │ │ └── load-opcode.png │ ├── ex-meta │ │ ├── ex-meta.adoc │ │ ├── meta-break.png │ │ ├── meta-file-1.png │ │ ├── meta-file-2.png │ │ ├── meta-ghidra-s7-1.png │ │ ├── meta-ghidra-s7-2.png │ │ └── meta-ghidra-s7.png │ ├── ex-sprite-alt1 │ │ ├── ex-sprite-alt1.adoc │ │ ├── save-aya-1.png │ │ ├── save-aya-2.png │ │ ├── save-aya-3.png │ │ ├── save-sprite-1.png │ │ └── save-sprite-2.png │ ├── ex-sprite │ │ ├── decode-aya-1.png │ │ ├── decode-aya-2.png │ │ ├── decode-break-1.png │ │ ├── decode-break-2.png │ │ ├── decode-break-3.png │ │ ├── decode-break-4.png │ │ ├── decode-cheat-1.png │ │ ├── decode-cheat-2.png │ │ ├── decode-cheat-3.png │ │ ├── decode-cheat-4.png │ │ ├── decode-vram.png │ │ ├── ex-sprite.adoc │ │ └── kari.act.png │ ├── fn-pixel-space │ │ ├── elise-space-1.png │ │ ├── elise-space-2.png │ │ └── fn-pixel-space.adoc │ ├── fn-raw-image │ │ ├── elisa-sprite-24.clut.html │ │ ├── elisa-sprite-24.png │ │ ├── fn-raw-image.adoc │ │ ├── raw-image-cheat.png │ │ ├── raw-image-gimp-1.png │ │ ├── raw-image-gimp-2.png │ │ ├── raw-image-hexview.png │ │ ├── raw-image-hxd.png │ │ └── raw-image-nana.png │ ├── note-stem.txt │ ├── pt-overview │ │ ├── over-ghidra.png │ │ ├── over-input-break-1.png │ │ ├── over-input-break-2.png │ │ ├── over-input-data.png │ │ ├── over-output-break-1.png │ │ ├── over-output-break-2.png │ │ ├── over-output-data.png │ │ ├── pt-overview.adoc │ │ └── ram-read-write.png │ ├── ripping.adoc │ └── ripping.html ├── rockx_cmd_pass │ ├── GXRJ08-1-a.png │ ├── GXRJ08-1-b.png │ ├── GXRJ08-1-c.png │ ├── GXRJ08-1-d.png │ ├── GXRJ08-11-a.png │ ├── GXRJ08-11-b.png │ ├── GXRJ08-11-c.png │ ├── GXRJ08-11-d.png │ ├── GXRJ08-11-e.png │ ├── GXRJ08-11-f.png │ ├── GXRJ08-12-a.png │ ├── GXRJ08-12-b.png │ ├── GXRJ08-12-c.png │ ├── GXRJ08-12-d.png │ ├── GXRJ08-12-e.png │ ├── GXRJ08-12-f.png │ ├── GXRJ08-21-a.png │ ├── GXRJ08-21-b.png │ ├── GXRJ08-22-a.png │ ├── GXRJ08-22-b.png │ ├── GXRJ08-22-c.png │ ├── GXRJ08-22-d.png │ ├── GXRJ08-22-e.png │ ├── GXRJ08-22-f.png │ ├── passfind-gcn.png │ ├── passfind-ps2.png │ ├── passfind.html │ └── rockx-4b3530.php ├── web-vers.txt ├── webgl_test │ ├── gl-drawload.tpl.html │ ├── gl-drawload.txt │ ├── quad-affine-2tri.tpl.html │ ├── quad-affine-4tri.tpl.html │ ├── quad-bilinear-screen.tpl.html │ ├── quad-perspective-screen.tpl.html │ ├── quad-perspective-uv.tpl.html │ ├── quad-perspective-xy.tpl.html │ ├── quad-perspective-z.tpl.html │ ├── quad-vertex2d.tpl.html │ └── src │ │ ├── gl-drawload.tpl │ │ ├── mona-0.png │ │ ├── mona-1.png │ │ ├── mona_lisa.0.png │ │ ├── qdfn.js │ │ ├── quad-affine-2tri.tpl │ │ ├── quad-affine-4tri.tpl │ │ ├── quad-bilinear-screen.tpl │ │ ├── quad-inc.css │ │ ├── quad-inc.inc │ │ ├── quad-inc.js │ │ ├── quad-perspective-screen.tpl │ │ ├── quad-perspective-uv.tpl │ │ ├── quad-perspective-xy.tpl │ │ ├── quad-perspective-z.tpl │ │ └── quad-vertex2d.tpl └── xenogears │ ├── margie-healing │ ├── heal-200-margie.png │ ├── heal-200-miang.png │ ├── margie-heal-1.png │ ├── margie-heal-2.png │ ├── margie-heal-3.png │ ├── margie-heal-4a.png │ ├── margie-heal-4b.png │ ├── margie-heal-5b.png │ ├── margie-heal-6b.png │ ├── tutorial.adoc │ ├── tutorial.html │ ├── xeno-file-1.png │ ├── xeno-file-2.png │ └── xeno-file-3.png │ ├── psx xenogears 1514 4 gaspar.png │ ├── psx xenogears 2594 24 vierge.png │ ├── psx xenogears 2594 4 elly.png │ ├── psx xenogears 2732 elems.png │ ├── psx xenogears 2752 redrum.png │ ├── psx xenogears gaspar shevat.png │ ├── psx xenogears rxry.png │ ├── xeno-data.txt │ ├── xeno-iso.txt │ ├── xeno-item.txt │ └── xeno-mapvars.txt ├── files ├── alicesoft │ ├── Sys39c-cmd_asm.txt │ ├── Sys42IDE-inst_asm.txt │ ├── Sys42IDE-sys_asm.txt │ ├── Sys42IDE-var_asm.txt │ ├── cmd_sco39.inc │ ├── cmd_sco39.txt │ ├── code_inst.txt │ ├── code_sys.txt │ └── code_var.txt ├── castlevania │ ├── nds cvdos info.txt │ ├── nds cvooe info.txt │ └── nds cvpor info.txt ├── mono-1s.ogg ├── mplus_font │ ├── Mplus1-Regular.ttf │ ├── Mplus1_DESCRIPTION.en_us.html │ └── OFL.txt ├── rammap │ ├── gcn eternal arcadia legend.txt │ ├── gcn tales of symphonia.txt │ ├── pc galzoo.txt │ ├── pc rance 03.txt │ ├── ps2 cv lament of innocence.txt │ ├── ps2 digital devil saga 1x2.txt │ ├── ps2 kuzunoha raidou 1x2.txt │ ├── ps2 maken shao.txt │ ├── ps2 monster hunter.txt │ ├── ps2 rockman x command mission.txt │ ├── ps2 rockman x7-8.txt │ ├── psp crisis core ffvii.txt │ ├── psp grand knight history.txt │ ├── psp kingdom hearts birth by sleep.txt │ ├── psp phantasy star portable 1x2.txt │ ├── psp tokimemo 4.txt │ └── psp wild arms xf.txt ├── sjis2utf8.txt └── vanillaware │ ├── nds_kuma.mbs.txt │ ├── ps2_grim.mbp.txt │ ├── ps2_odin.mbp.txt │ ├── ps3_drag.mbs.txt │ ├── ps3_odin.mbs.txt │ ├── ps4_drag.mbs.txt │ ├── ps4_grim.mbs.txt │ ├── ps4_odin.mbs.txt │ ├── ps4_sent.mbs.txt │ ├── ps4_unic.mbs.txt │ ├── psp_gran.mbs.txt │ ├── swi_grim.mbs.txt │ ├── swi_sent.mbs.txt │ ├── swi_unic.mbs.txt │ ├── vit_drag.mbs.txt │ ├── vit_mura.mbs.txt │ ├── vit_odin.mbs.txt │ └── wii_mura.mbs.txt ├── gamefiles ├── README.adoc ├── ajax.php ├── alicesoft │ ├── init.cfg.bak │ └── iso.sh ├── define.php ├── files-bgm.php ├── files-img.php ├── format_init_cfg.txt ├── game_index.php ├── game_run.php ├── inc │ ├── alice_adv │ │ ├── exec.php │ │ ├── html.php │ │ └── init.php │ ├── alice_sys35 │ │ ├── __old_cmd_alice35.php │ │ ├── __old_exec_alice35.php │ │ ├── exec.php │ │ ├── exec_alice35.inc │ │ ├── html.php │ │ ├── init.php │ │ └── sys35_cmd.inc │ ├── dummy │ │ ├── exec.php │ │ ├── html.php │ │ └── init.php │ ├── funcs-png.php │ ├── funcs-sjis.php │ ├── funcs.php │ ├── init_alice4v4.php │ └── php │ │ ├── exec.php │ │ ├── html.php │ │ └── init.php ├── main.php └── sav │ └── saves.txt ├── git-update.sh ├── repo.git └── tools ├── README.adoc ├── alice ├── ACX_decode_alice.php ├── AI2_ain_decode_alice.php ├── ALK0_alk_alice.php ├── DLF_dlf_alice.php ├── DTEX_dtx_alice.php ├── DTL_dtl_alice.php ├── FNA_fnl_alice.php ├── MAD_mad_alice.php ├── MOZ1_moz_alice.php ├── PM_pms_clut_alice.php ├── POL_lin_alice.php ├── QNT_qnt_rgba_alice.php ├── ROU_alice.php ├── ZLB_decode_alice.php ├── ain_decrypt_alice.php ├── ald_alice.php ├── common.inc ├── dat_alice30.php ├── dcf2qnt_alice.php ├── kld_alice.php ├── vsp2pms_alice.php ├── vsp_clut_alice.php └── zgamelist_alice.txt ├── apply-license.php ├── bash ├── adoc.sh ├── appdir-test.sh ├── bits-multi.sh ├── img-html-src.sh ├── img-identify-format.sh ├── img-mean.sh ├── loopfile.sh ├── mame-make.sh ├── midi2ogg.sh ├── php-make-disable-all.sh ├── png-anim-gif.sh ├── png-manga-64.sh ├── png256.sh ├── sigterm-cpu95.sh ├── txt-ascii.sh ├── video-2mpg.sh ├── video-32mp4.sh ├── video-audio-map.sh ├── video-partcopy.sh ├── win32.sh ├── zipfile.sh └── zipquad.sh ├── c └── float32.c ├── dxalib ├── DX_dat_dxlib.php ├── DX_keys.inc ├── DX_keys.php ├── __dxlib_INFO_key.php ├── common.inc ├── dxlib_decode.php ├── dxlib_xor.php ├── megamari_decode.php ├── rkspng.php ├── viopng.php └── xtalcpng.php ├── html ├── div-draggable.html ├── dummy.html ├── fps-anim.html ├── htmlview.html ├── input-number.html ├── server-iframe.html ├── server-main.html └── textbox-spellcheck.html ├── lib32_ubuntu ├── deb2pool.php ├── etc profile.d lib32-paths.sh ├── lib32-deb-dir.sh ├── lib32-deb-env.sh ├── lib32-deb-file.sh ├── lib32-deb-winehq.sh ├── lib32_pup12_precise.txt ├── lib32_pup14_tahr.txt ├── lib32_pup16_xenial.txt ├── lib32_pup18_bionic.txt ├── lib32_pup20_fossa.txt ├── pool-ubuntu.sh └── ubuntu-base-packages.sh ├── phpbash ├── class-html.inc ├── class-sh.inc ├── hexview.php ├── html-base64.php ├── html-strip.php ├── mpv-mv.php ├── php_ext_rename.php ├── php_fileheader.php ├── php_partcopy.php ├── php_rmdir.php ├── tsr_4corners.php ├── tsr_moztxt_files.php ├── tsr_verify_var_func.php └── wget.php ├── phptest ├── php_check.php ├── php_defined.php ├── php_manual-min.php ├── php_uppercase.php ├── php_uppercase2.php ├── psx_mult_mfhi.php ├── zimg_gray_clut.php ├── zimg_websave_clut.php ├── ztest_crc32.php ├── ztest_quad_bilinear.php └── ztest_sincos.php ├── psxtools ├── __cvsotn_st_boss_map.php ├── __cvsotn_st_boss_spr.php ├── __nds_cvpor_BMD0_BTX0.php ├── __nds_cvpor_layout_map.php ├── __nds_kuma_KDSB.php ├── __nds_ram_cvpor_SETUP.php ├── __pc_gunvolt_fnt-bin.php ├── __pc_mugen_ElecbyteSpr.php ├── __php_iso_packer.php ├── __psx_exe_CD_cw.php ├── __quad_export.php ├── __quad_mana_wm_dat-tim.php ├── __quad_mitsukr_merge_mrg.php ├── __ralph_dekakid_cex-tbl-pdt.php ├── __ralph_minikid_mex-tbl-pdt.php ├── __saga2_battle_eff_bin.php ├── __tkmk2_cdpack00_bin.php ├── asm │ ├── nds cv order of ecclesia jnt.txt │ ├── nds kumatanchi kds.txt │ ├── nds kumatanchi mbs.txt │ ├── ps2 grim grimoire data.txt │ ├── ps2 odin sphere mbp.txt │ ├── psp grand knight history.txt │ ├── psp princess crown.txt │ ├── psx capcom vs snk pro.txt │ ├── psx cvsotn.txt │ ├── psx cyberbots.txt │ ├── psx gundam battle master 2.txt │ ├── psx legend of mana.txt │ ├── psx mitsumete knight r.txt │ ├── psx panzer bandit.txt │ ├── psx silhouette mirage.txt │ ├── psx vampire savior ex.txt │ └── psx xenogears.txt ├── bbburst.inc ├── bbburst_Pak0.php ├── bbburst_TRP.php ├── bbburst_tim_b8b9b2.php ├── capsnk.inc ├── capsnk_pl00_clt-dat-efdat.php ├── cheat_gb_asm.inc ├── cheat_gb_asm.php ├── cheat_psx2_asm.inc ├── cheat_psx2_asm.php ├── cheat_psx_MC.inc ├── cheat_psx_MC.php ├── cht_nds_cvpor.php ├── class-atlas.inc ├── class-bakfile.inc ├── class-bptc.inc ├── class-iee754.inc ├── class-merkel.inc ├── class-pixlines.inc ├── class-s3tc.inc ├── common-64bit.inc ├── common-guest.inc ├── common-iso.inc ├── common-isofs.inc ├── common-json.inc ├── common-quad.inc ├── common-zlib.inc ├── common.inc ├── cvsotn.inc ├── cvsotn_bin_monster_bin.php ├── dworld.inc ├── dworld2_0VMBOFNI.php ├── dworld2_discwld2_lfi-lfd.php ├── dworld3_cdimage_elf.php ├── dworld_43.php ├── gbattm2_data_dat_decode.php ├── gbattmw_data_pac_decode.php ├── gihren_MRG.php ├── gihren_zzzzzzz_mkd.php ├── gowcaiz.inc ├── gowcaiz_data_tmg_act_bg.php ├── idtag │ ├── inti create │ │ ├── pc blast master zero.txt │ │ ├── pc gunvolt 1.txt │ │ ├── pc gunvolt 2.txt │ │ ├── pc gunvolt laix.txt │ │ └── pc mighty gunvolt.txt │ ├── ps4 princess crown.txt │ ├── psp princess crown.txt │ ├── psx capcom vs snk pro.txt │ ├── psx gowcaizer.txt │ ├── psx gundam battle master 1.txt │ ├── psx gundam battle master 2.txt │ ├── psx gundam battle master gw.txt │ ├── psx lunar 2 eb.txt │ ├── psx panzer bandit.txt │ ├── psx tokimemo 2 substories.txt │ ├── square │ │ ├── psx legend of mana.txt │ │ └── psx xenogears.txt │ ├── vanillaware │ │ ├── nds kumatanchi.txt │ │ ├── ps2 grim grimoire.txt │ │ ├── ps2 odin sphere.txt │ │ ├── ps3 dragon crown.txt │ │ ├── ps3 odin sphere rehd.txt │ │ ├── ps4 13 sentinels.txt │ │ ├── ps4 dragon crown pro.txt │ │ ├── ps4 grim grimoire hd.txt │ │ ├── ps4 odin sphere rehd.txt │ │ ├── ps4 unicorn overlord.txt │ │ ├── ps5 grim grimoire hd.txt │ │ ├── ps5 unicorn overlord.txt │ │ ├── psp grand knights history.txt │ │ ├── sat princess crown.txt │ │ ├── switch 13 sentinels.txt │ │ ├── switch grim grimoire hd.txt │ │ ├── switch unicorn overlord.txt │ │ ├── vita dragon crown.txt │ │ ├── vita muramasa rebirth.txt │ │ ├── vita odin sphere resd.txt │ │ ├── wii muramasa.txt │ │ └── xbsx unicorn overlord.txt │ └── zdummy.txt ├── img_clut2bmp.php ├── img_clut2html.php ├── img_clut2png.php ├── img_dir2atlas.php ├── img_pal2img.php ├── img_pixlines.php ├── img_png2clut.php ├── img_png_strip.php ├── img_psd2rgba.php ├── img_rgba_channels.php ├── kenshin_PS-X_EXE_decode.php ├── layout_gridclut.php ├── layout_txt2html.php ├── lunar1.inc ├── lunar1_FACE.php ├── lunar1_PS-X_EXE_decode.php ├── lunar1_bmp_tim.php ├── lunar1_lunadata_fil.php ├── lunar1_map_bin.php ├── lunar2_btlbk_pck.php ├── lunar2_data_upd-idx-pak.php ├── lunar2_map_dat.php ├── mana_SKmapDat.php ├── mana_ana_etc_dat.php ├── mana_ana_info_img.php ├── mana_ana_zukan_dat.php ├── mana_prs_decode.php ├── nds.inc ├── nds_cvpor.inc ├── nds_kuma_FTEX.php ├── nds_kuma_RGCN-RLCN-RCSN.php ├── nds_ram_cart_rename.php ├── nds_ram_cartlist.php ├── nds_ram_overlays.php ├── ngba_cart_rename.php ├── nswit_unicorn_FTEX.php ├── nwii_mura_FCMP_decode.php ├── nwii_mura_FTEX.php ├── panzer_bg.php ├── panzer_ncb-slps.php ├── patch │ ├── acbj-1_castlevania2.txt │ ├── acvj-1_castlevania1.txt │ ├── cvpor.png │ ├── none.png │ ├── sotn.png │ ├── sotn_SLPM_860.23.txt │ ├── yr9j-0_castlevania3.txt │ └── znote.txt ├── pc98_galpani.inc ├── pc98_galpani_ldr.php ├── pc98_galpani_sc-bgi_bgs_msk.php ├── pc98_galpani_sprt.php ├── pc98_hdm.php ├── pc98_rusty.inc ├── pc98_rusty_LZ_decode.php ├── pc98_rusty_mag-ani.php ├── pc98_rusty_map-tbl-dat.php ├── pc98_rusty_mgx.php ├── pc_dworld3_scn_decode.php ├── pc_dworld_43.php ├── pc_godot_GDPC_packer.php ├── pc_gunvolt_17tomap.php ├── pc_gunvolt_irlst-irarc.php ├── pc_kingqst7_pic_view.php ├── pc_kingqst7_resource_000.php ├── pc_openbor_pak_packer.php ├── pc_shoukan_fcg.php ├── pc_spyfox_LFLF.php ├── pc_tentacle_SOU.php ├── pc_tinytoon_img2clut.php ├── pc_tinytoon_snd2wav.php ├── pc_tinytoon_tgr.php ├── php_bin2iso.php ├── php_cmpbyte.php ├── php_cmpfile.php ├── php_copyto.php ├── php_findtext.php ├── php_isolist.php ├── php_isolocate.php ├── php_isopatch.php ├── php_json_pretty.php ├── php_list_file.php ├── php_zipstore.php ├── ps2_MemoryCardFormat.php ├── ps2_jinguji_JSTM2wav.php ├── ps2_jinguji_scr_dat.php ├── ps2_odin_CVMH_decrypt.php ├── ps2_odin_FTEX.php ├── ps2_raidou_dd3_ddt-img.php ├── ps2_raidou_soundat3_at3.php ├── ps2_rockcmd_AFS.php ├── ps2_smgr_xda_packer.php ├── ps2_zero_hd-bin.php ├── ps3_odin_FTEX.php ├── ps4_13sent_FTEX.php ├── psp_PSMF_detect.php ├── psp_grand_FTEX.php ├── psp_lunar_FPAC.php ├── psp_lunar_MIG.php ├── psp_pcrown_TMX0.php ├── psvita_mura_CPK.php ├── psvita_mura_FTEX.php ├── psx_cstr.php ├── psx_lbapatch.inc ├── psx_lbapatch.php ├── psx_pvab.inc ├── psx_pvab2wave.php ├── psx_pvab_dworld1_idx-smp.php ├── psx_pvab_dworld2_idx-smp.php ├── psx_pvab_dworld3_795-796.php ├── psx_tim2clut.php ├── psxiso_hidden.php ├── psxram.php ├── quad.inc ├── quad_capsnk_pl00_clt-dat-efdat.php ├── quad_gbattm2_data_msdat.php ├── quad_gbattmw_data_mspac.php ├── quad_gowcaiz_data_act.php ├── quad_lunar2.inc ├── quad_lunar2_ef-mn_cha-spr.php ├── quad_lunar2_sys_pc.php ├── quad_mana.inc ├── quad_mana_ana_effect_stv.php ├── quad_mana_ana_objinfo_img.php ├── quad_mana_wm_wland_dat.php ├── quad_nds_cvpor_setup_monster.php ├── quad_panzer_sp.php ├── quad_pc_gunvolt_IOBJ.php ├── quad_prediv.php ├── quad_tkmk2sub_TML0.php ├── quad_vanillaware.inc ├── quad_vanillaware_FMBP_FMBS.php ├── quad_vanillaware_v55.php ├── quad_xeno_battle_2d.php ├── quickrun │ ├── clock tower series.txt │ ├── crash bandicoot series.txt │ ├── discworld series.txt │ ├── final fantasy series.txt │ ├── king field series.txt │ ├── kingdom hearts series.txt │ ├── kuzunoha raidou series.txt │ ├── papa louie series.txt │ ├── phantasy star series.txt │ ├── pikmin.txt │ ├── rockman x command mission.txt │ ├── rockman zx series.txt │ ├── soulborne series.txt │ ├── touhou rock maiden series.txt │ ├── vanillaware series.txt │ └── wild arms series.txt ├── ralph.inc ├── ralph_dekakid_cex-pdt-cdt.php ├── saga2_allchr_tcl.php ├── saga2_battle_chr_bin.php ├── saga2_battle_mdl.php ├── saga2_map_rename.php ├── saga2_mhero_chr.php ├── saga2_minf_img-tex.php ├── saga2_minf_img_chr.php ├── sat_cotton_MCV0.php ├── sat_cotton_mf.php ├── sat_mujin_vd1.php ├── sat_mujin_vd2.php ├── sat_tengai4_apk_bin.php ├── sat_tengai4_mi_kw_bin.php ├── sat_vfcg_bit.php ├── sat_yuna_mika.php ├── shatower_m00_t.php ├── silhmira.inc ├── silhmira_c1_cbin.php ├── silhstry_ati.php ├── silhstry_pak.php ├── silhstry_sil.php ├── snk_fun01_ndr-nfb.php ├── suigai_TEN2_decode.php ├── suigai_r2_z2.php ├── tkmk2_decode.php ├── tkmk2sub_arc_packer.php ├── tsr-dir-merge.sh ├── tsr-img-diricon.sh ├── tsr-psxtest.sh ├── tsr-sheeter.sh ├── tsr-thumb.sh ├── tsr_cmdloop.php ├── vampsav_char_8003e000.php ├── vampsav_vs_arc.php ├── xeno.inc ├── xeno_3080_bin.php ├── xeno_50_bin.php ├── xeno_cdrom_img.php ├── xeno_decode.php ├── xeno_encode.php ├── xeno_lzpak_packer.php ├── xeno_map2battle.php ├── xeno_map_packer.php ├── yuna_GOUHEAD.php ├── yuna_ss1.php ├── zinfo_gbattmw_0007.php ├── zinfo_nds_cvooe_jnt.php ├── zinfo_nds_cvooe_opd_ram2.php ├── zinfo_p2s_odin_FMBP.php ├── zinfo_pc_gunvolt_irlst.php ├── zinfo_pc_spyfox_tags.php ├── zinfo_vanillaware_bytes.php ├── zinfo_xeno_map5_opcode.php ├── zmod_nullfile.php ├── zmod_xeno_2617_2x_exp_gil.php ├── znote_adb.txt ├── znote_console.txt ├── znote_emulator.txt ├── znote_vanillaware.txt ├── znotes.txt ├── zprefix.txt ├── ztest_hex2date.php ├── ztest_pixline_linear.php ├── ztest_quad_area.php ├── ztest_quad_perspective.php ├── ztest_rgb555.php ├── ztest_sjis2utf8.php ├── ztest_zlib.php └── zz.php └── rpgmaker ├── XYZ1_xyz_clut_rpg2k.php ├── __LcfDataBase_ldb_rpg2k.php ├── __LcfMapUnit_lmu_rpg2k.php └── common.inc /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/LICENSE.adoc -------------------------------------------------------------------------------- /README.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/README.adoc -------------------------------------------------------------------------------- /chmod.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/chmod.sh -------------------------------------------------------------------------------- /docs/README.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/README.adoc -------------------------------------------------------------------------------- /docs/ascii.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/ascii.txt -------------------------------------------------------------------------------- /docs/filetype_test/MonsterVania - Ghost Land OpenGameArt.org.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/MonsterVania - Ghost Land OpenGameArt.org.txt -------------------------------------------------------------------------------- /docs/filetype_test/audio-player.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/audio-player.tpl.html -------------------------------------------------------------------------------- /docs/filetype_test/file.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/file.json -------------------------------------------------------------------------------- /docs/filetype_test/file.quad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/file.quad -------------------------------------------------------------------------------- /docs/filetype_test/file.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/file.txt -------------------------------------------------------------------------------- /docs/filetype_test/hydro.aac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/hydro.aac -------------------------------------------------------------------------------- /docs/filetype_test/hydro.iso: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/hydro.iso -------------------------------------------------------------------------------- /docs/filetype_test/hydro.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/hydro.m4a -------------------------------------------------------------------------------- /docs/filetype_test/hydro.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/hydro.mp3 -------------------------------------------------------------------------------- /docs/filetype_test/hydro.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/hydro.ogg -------------------------------------------------------------------------------- /docs/filetype_test/hydro.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/hydro.zip -------------------------------------------------------------------------------- /docs/filetype_test/input-file.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/input-file.tpl.html -------------------------------------------------------------------------------- /docs/filetype_test/res-cur-16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/res-cur-16.png -------------------------------------------------------------------------------- /docs/filetype_test/res-cur-32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/res-cur-32.png -------------------------------------------------------------------------------- /docs/filetype_test/res-tiles-16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/res-tiles-16.png -------------------------------------------------------------------------------- /docs/filetype_test/res-tiles-32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/res-tiles-32.png -------------------------------------------------------------------------------- /docs/filetype_test/src/audio-player.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/src/audio-player.js -------------------------------------------------------------------------------- /docs/filetype_test/src/audio-player.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/src/audio-player.tpl -------------------------------------------------------------------------------- /docs/filetype_test/src/input-file.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/src/input-file.js -------------------------------------------------------------------------------- /docs/filetype_test/src/input-file.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/src/input-file.tpl -------------------------------------------------------------------------------- /docs/filetype_test/src/main.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/src/main.css -------------------------------------------------------------------------------- /docs/filetype_test/src/uint8base64.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/src/uint8base64.js -------------------------------------------------------------------------------- /docs/filetype_test/src/unpackfile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/src/unpackfile.js -------------------------------------------------------------------------------- /docs/filetype_test/tile-256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/filetype_test/tile-256.png -------------------------------------------------------------------------------- /docs/img/affine-perspective-bilinear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/affine-perspective-bilinear.png -------------------------------------------------------------------------------- /docs/img/apk himekoi sqlite3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/apk himekoi sqlite3.png -------------------------------------------------------------------------------- /docs/img/linear-catmull-bezier-bspline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/linear-catmull-bezier-bspline.png -------------------------------------------------------------------------------- /docs/img/pc mighty gunvolt mirror map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/pc mighty gunvolt mirror map.png -------------------------------------------------------------------------------- /docs/img/pc98 galpani 2 np21w.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/pc98 galpani 2 np21w.png -------------------------------------------------------------------------------- /docs/img/pc98 rusty sprite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/pc98 rusty sprite.png -------------------------------------------------------------------------------- /docs/img/ps2 odin dragon e_move.apng: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/ps2 odin dragon e_move.apng -------------------------------------------------------------------------------- /docs/img/ps2 odin s7 matrix rotate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/ps2 odin s7 matrix rotate.png -------------------------------------------------------------------------------- /docs/img/psx gundam ms09 psycho move.apng: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/psx gundam ms09 psycho move.apng -------------------------------------------------------------------------------- /docs/img/psx gundam ms19 wing move.apng: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/psx gundam ms19 wing move.apng -------------------------------------------------------------------------------- /docs/img/psx legend of mana jajara-2-1x4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/psx legend of mana jajara-2-1x4.png -------------------------------------------------------------------------------- /docs/img/psx legend of mana jajara-2-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/psx legend of mana jajara-2-4.png -------------------------------------------------------------------------------- /docs/img/psx legend of mana psf tag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/psx legend of mana psf tag.png -------------------------------------------------------------------------------- /docs/img/psx libovr46-p109.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/psx libovr46-p109.png -------------------------------------------------------------------------------- /docs/img/psx libref46-p345.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/psx libref46-p345.png -------------------------------------------------------------------------------- /docs/img/psx lunar2 menu.apng: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/psx lunar2 menu.apng -------------------------------------------------------------------------------- /docs/img/psxtools-setup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/psxtools-setup.png -------------------------------------------------------------------------------- /docs/img/quad viewer v0.1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/quad viewer v0.1.png -------------------------------------------------------------------------------- /docs/img/quad viewer v0.2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/quad viewer v0.2.png -------------------------------------------------------------------------------- /docs/img/quad viewer v0.4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/quad viewer v0.4.png -------------------------------------------------------------------------------- /docs/img/quad viewer v0.5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/quad viewer v0.5.png -------------------------------------------------------------------------------- /docs/img/saturn cotton 2 bgs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/saturn cotton 2 bgs.png -------------------------------------------------------------------------------- /docs/img/saturn princess crown vertex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/saturn princess crown vertex.png -------------------------------------------------------------------------------- /docs/img/vita muramasa okoi-back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/vita muramasa okoi-back.png -------------------------------------------------------------------------------- /docs/img/wii rvl-06-0301-001-a p45.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/wii rvl-06-0301-001-a p45.png -------------------------------------------------------------------------------- /docs/img/wii rvl-06-0301-001-a p47.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/wii rvl-06-0301-001-a p47.png -------------------------------------------------------------------------------- /docs/img/wii rvl-06-0301-001-a p49.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/wii rvl-06-0301-001-a p49.png -------------------------------------------------------------------------------- /docs/img/wii rvl-06-0301-001-a p51.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/wii rvl-06-0301-001-a p51.png -------------------------------------------------------------------------------- /docs/img/wii rvl-06-0301-001-a p53.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/wii rvl-06-0301-001-a p53.png -------------------------------------------------------------------------------- /docs/img/wii rvl-06-0301-001-a p55.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/wii rvl-06-0301-001-a p55.png -------------------------------------------------------------------------------- /docs/img/wii rvl-06-0301-001-a p57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/img/wii rvl-06-0301-001-a p57.png -------------------------------------------------------------------------------- /docs/index.html: -------------------------------------------------------------------------------- 1 | hello world 2 | -------------------------------------------------------------------------------- /docs/java-jre.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/java-jre.txt -------------------------------------------------------------------------------- /docs/mobile_test/button-meta-1x.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/button-meta-1x.tpl.html -------------------------------------------------------------------------------- /docs/mobile_test/button-meta-2x.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/button-meta-2x.tpl.html -------------------------------------------------------------------------------- /docs/mobile_test/button-meta-no.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/button-meta-no.tpl.html -------------------------------------------------------------------------------- /docs/mobile_test/mobile.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/mobile.tpl.html -------------------------------------------------------------------------------- /docs/mobile_test/screen.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/screen.tpl.html -------------------------------------------------------------------------------- /docs/mobile_test/src/button-meta-1x.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/src/button-meta-1x.tpl -------------------------------------------------------------------------------- /docs/mobile_test/src/button-meta-2x.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/src/button-meta-2x.tpl -------------------------------------------------------------------------------- /docs/mobile_test/src/button-meta-no.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/src/button-meta-no.tpl -------------------------------------------------------------------------------- /docs/mobile_test/src/button.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/src/button.css -------------------------------------------------------------------------------- /docs/mobile_test/src/button.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/src/button.js -------------------------------------------------------------------------------- /docs/mobile_test/src/mobile.css: -------------------------------------------------------------------------------- 1 | 2 | td { 3 | padding : 0.5em 1em; 4 | } 5 | -------------------------------------------------------------------------------- /docs/mobile_test/src/mobile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/src/mobile.js -------------------------------------------------------------------------------- /docs/mobile_test/src/mobile.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/src/mobile.tpl -------------------------------------------------------------------------------- /docs/mobile_test/src/screen.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/src/screen.css -------------------------------------------------------------------------------- /docs/mobile_test/src/screen.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/src/screen.js -------------------------------------------------------------------------------- /docs/mobile_test/src/screen.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/mobile_test/src/screen.tpl -------------------------------------------------------------------------------- /docs/paper-size.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/paper-size.txt -------------------------------------------------------------------------------- /docs/psxtools-steps.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/psxtools-steps.adoc -------------------------------------------------------------------------------- /docs/quad_player_mobile/debugger-keyframe.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/debugger-keyframe.tpl.html -------------------------------------------------------------------------------- /docs/quad_player_mobile/iframe-player.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/iframe-player.html -------------------------------------------------------------------------------- /docs/quad_player_mobile/iframe-player.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/iframe-player.php -------------------------------------------------------------------------------- /docs/quad_player_mobile/player-mobile.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/player-mobile.tpl.html -------------------------------------------------------------------------------- /docs/quad_player_mobile/sample-concave.quad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/sample-concave.quad -------------------------------------------------------------------------------- /docs/quad_player_mobile/sample-dungeon.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/sample-dungeon.0.png -------------------------------------------------------------------------------- /docs/quad_player_mobile/sample-dungeon.quad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/sample-dungeon.quad -------------------------------------------------------------------------------- /docs/quad_player_mobile/sample-v0.3-animation-keyframe-mix.quad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/sample-v0.3-animation-keyframe-mix.quad -------------------------------------------------------------------------------- /docs/quad_player_mobile/sample-v0.3-animation-matrix-mix.quad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/sample-v0.3-animation-matrix-mix.quad -------------------------------------------------------------------------------- /docs/quad_player_mobile/sample-v0.4-keyframe-order.quad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/sample-v0.4-keyframe-order.quad -------------------------------------------------------------------------------- /docs/quad_player_mobile/sample-v0.5-keyframe-attribute.quad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/sample-v0.5-keyframe-attribute.quad -------------------------------------------------------------------------------- /docs/quad_player_mobile/sample-v0.5-keyframe-colorize.quad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/sample-v0.5-keyframe-colorize.quad -------------------------------------------------------------------------------- /docs/quad_player_mobile/spec-rel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/spec-rel.png -------------------------------------------------------------------------------- /docs/quad_player_mobile/spec-robot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/spec-robot.png -------------------------------------------------------------------------------- /docs/quad_player_mobile/spec.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/spec.adoc -------------------------------------------------------------------------------- /docs/quad_player_mobile/spec.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/spec.html -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/binary-reader.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/binary-reader.js -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/common.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/common.js -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/debugger-keyframe.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/debugger-keyframe.css -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/debugger-keyframe.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/debugger-keyframe.js -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/debugger-keyframe.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/debugger-keyframe.tpl -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/license.txt -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/player-mobile.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/player-mobile.css -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/player-mobile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/player-mobile.js -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/player-mobile.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/player-mobile.tpl -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/quad-draw.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/quad-draw.js -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/quad-export.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/quad-export.js -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/quad-func.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/quad-func.js -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/quad-gl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/quad-gl.js -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/quad-math.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/quad-math.js -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/quad-verify.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/quad-verify.js -------------------------------------------------------------------------------- /docs/quad_player_mobile/src/quad.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/quad_player_mobile/src/quad.js -------------------------------------------------------------------------------- /docs/rip-tutorial/castle platformer OpenGameArt.org.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/castle platformer OpenGameArt.org.txt -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-load-file/ex-load-file.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-load-file/ex-load-file.adoc -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-load-file/load-break-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-load-file/load-break-1.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-load-file/load-break-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-load-file/load-break-2.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-load-file/load-break-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-load-file/load-break-3.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-load-file/load-file-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-load-file/load-file-1.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-load-file/load-file-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-load-file/load-file-2.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-load-file/load-ghidra-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-load-file/load-ghidra-1.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-load-file/load-ghidra-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-load-file/load-ghidra-2.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-load-file/load-opcode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-load-file/load-opcode.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-meta/ex-meta.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-meta/ex-meta.adoc -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-meta/meta-break.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-meta/meta-break.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-meta/meta-file-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-meta/meta-file-1.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-meta/meta-file-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-meta/meta-file-2.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-meta/meta-ghidra-s7-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-meta/meta-ghidra-s7-1.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-meta/meta-ghidra-s7-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-meta/meta-ghidra-s7-2.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-meta/meta-ghidra-s7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-meta/meta-ghidra-s7.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite-alt1/ex-sprite-alt1.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite-alt1/ex-sprite-alt1.adoc -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite-alt1/save-aya-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite-alt1/save-aya-1.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite-alt1/save-aya-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite-alt1/save-aya-2.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite-alt1/save-aya-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite-alt1/save-aya-3.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite-alt1/save-sprite-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite-alt1/save-sprite-1.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite-alt1/save-sprite-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite-alt1/save-sprite-2.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite/decode-aya-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite/decode-aya-1.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite/decode-aya-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite/decode-aya-2.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite/decode-break-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite/decode-break-1.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite/decode-break-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite/decode-break-2.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite/decode-break-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite/decode-break-3.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite/decode-break-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite/decode-break-4.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite/decode-cheat-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite/decode-cheat-1.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite/decode-cheat-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite/decode-cheat-2.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite/decode-cheat-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite/decode-cheat-3.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite/decode-cheat-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite/decode-cheat-4.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite/decode-vram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite/decode-vram.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite/ex-sprite.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite/ex-sprite.adoc -------------------------------------------------------------------------------- /docs/rip-tutorial/ex-sprite/kari.act.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ex-sprite/kari.act.png -------------------------------------------------------------------------------- /docs/rip-tutorial/fn-pixel-space/elise-space-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/fn-pixel-space/elise-space-1.png -------------------------------------------------------------------------------- /docs/rip-tutorial/fn-pixel-space/elise-space-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/fn-pixel-space/elise-space-2.png -------------------------------------------------------------------------------- /docs/rip-tutorial/fn-pixel-space/fn-pixel-space.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/fn-pixel-space/fn-pixel-space.adoc -------------------------------------------------------------------------------- /docs/rip-tutorial/fn-raw-image/elisa-sprite-24.clut.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/fn-raw-image/elisa-sprite-24.clut.html -------------------------------------------------------------------------------- /docs/rip-tutorial/fn-raw-image/elisa-sprite-24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/fn-raw-image/elisa-sprite-24.png -------------------------------------------------------------------------------- /docs/rip-tutorial/fn-raw-image/fn-raw-image.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/fn-raw-image/fn-raw-image.adoc -------------------------------------------------------------------------------- /docs/rip-tutorial/fn-raw-image/raw-image-cheat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/fn-raw-image/raw-image-cheat.png -------------------------------------------------------------------------------- /docs/rip-tutorial/fn-raw-image/raw-image-gimp-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/fn-raw-image/raw-image-gimp-1.png -------------------------------------------------------------------------------- /docs/rip-tutorial/fn-raw-image/raw-image-gimp-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/fn-raw-image/raw-image-gimp-2.png -------------------------------------------------------------------------------- /docs/rip-tutorial/fn-raw-image/raw-image-hexview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/fn-raw-image/raw-image-hexview.png -------------------------------------------------------------------------------- /docs/rip-tutorial/fn-raw-image/raw-image-hxd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/fn-raw-image/raw-image-hxd.png -------------------------------------------------------------------------------- /docs/rip-tutorial/fn-raw-image/raw-image-nana.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/fn-raw-image/raw-image-nana.png -------------------------------------------------------------------------------- /docs/rip-tutorial/note-stem.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/note-stem.txt -------------------------------------------------------------------------------- /docs/rip-tutorial/pt-overview/over-ghidra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/pt-overview/over-ghidra.png -------------------------------------------------------------------------------- /docs/rip-tutorial/pt-overview/over-input-break-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/pt-overview/over-input-break-1.png -------------------------------------------------------------------------------- /docs/rip-tutorial/pt-overview/over-input-break-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/pt-overview/over-input-break-2.png -------------------------------------------------------------------------------- /docs/rip-tutorial/pt-overview/over-input-data.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/pt-overview/over-input-data.png -------------------------------------------------------------------------------- /docs/rip-tutorial/pt-overview/over-output-break-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/pt-overview/over-output-break-1.png -------------------------------------------------------------------------------- /docs/rip-tutorial/pt-overview/over-output-break-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/pt-overview/over-output-break-2.png -------------------------------------------------------------------------------- /docs/rip-tutorial/pt-overview/over-output-data.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/pt-overview/over-output-data.png -------------------------------------------------------------------------------- /docs/rip-tutorial/pt-overview/pt-overview.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/pt-overview/pt-overview.adoc -------------------------------------------------------------------------------- /docs/rip-tutorial/pt-overview/ram-read-write.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/pt-overview/ram-read-write.png -------------------------------------------------------------------------------- /docs/rip-tutorial/ripping.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ripping.adoc -------------------------------------------------------------------------------- /docs/rip-tutorial/ripping.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rip-tutorial/ripping.html -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-1-a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-1-a.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-1-b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-1-b.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-1-c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-1-c.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-1-d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-1-d.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-11-a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-11-a.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-11-b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-11-b.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-11-c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-11-c.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-11-d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-11-d.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-11-e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-11-e.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-11-f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-11-f.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-12-a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-12-a.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-12-b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-12-b.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-12-c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-12-c.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-12-d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-12-d.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-12-e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-12-e.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-12-f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-12-f.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-21-a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-21-a.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-21-b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-21-b.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-22-a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-22-a.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-22-b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-22-b.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-22-c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-22-c.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-22-d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-22-d.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-22-e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-22-e.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/GXRJ08-22-f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/GXRJ08-22-f.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/passfind-gcn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/passfind-gcn.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/passfind-ps2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/passfind-ps2.png -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/passfind.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/passfind.html -------------------------------------------------------------------------------- /docs/rockx_cmd_pass/rockx-4b3530.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/rockx_cmd_pass/rockx-4b3530.php -------------------------------------------------------------------------------- /docs/web-vers.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/web-vers.txt -------------------------------------------------------------------------------- /docs/webgl_test/gl-drawload.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/gl-drawload.tpl.html -------------------------------------------------------------------------------- /docs/webgl_test/gl-drawload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/gl-drawload.txt -------------------------------------------------------------------------------- /docs/webgl_test/quad-affine-2tri.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/quad-affine-2tri.tpl.html -------------------------------------------------------------------------------- /docs/webgl_test/quad-affine-4tri.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/quad-affine-4tri.tpl.html -------------------------------------------------------------------------------- /docs/webgl_test/quad-bilinear-screen.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/quad-bilinear-screen.tpl.html -------------------------------------------------------------------------------- /docs/webgl_test/quad-perspective-screen.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/quad-perspective-screen.tpl.html -------------------------------------------------------------------------------- /docs/webgl_test/quad-perspective-uv.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/quad-perspective-uv.tpl.html -------------------------------------------------------------------------------- /docs/webgl_test/quad-perspective-xy.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/quad-perspective-xy.tpl.html -------------------------------------------------------------------------------- /docs/webgl_test/quad-perspective-z.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/quad-perspective-z.tpl.html -------------------------------------------------------------------------------- /docs/webgl_test/quad-vertex2d.tpl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/quad-vertex2d.tpl.html -------------------------------------------------------------------------------- /docs/webgl_test/src/gl-drawload.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/gl-drawload.tpl -------------------------------------------------------------------------------- /docs/webgl_test/src/mona-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/mona-0.png -------------------------------------------------------------------------------- /docs/webgl_test/src/mona-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/mona-1.png -------------------------------------------------------------------------------- /docs/webgl_test/src/mona_lisa.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/mona_lisa.0.png -------------------------------------------------------------------------------- /docs/webgl_test/src/qdfn.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/qdfn.js -------------------------------------------------------------------------------- /docs/webgl_test/src/quad-affine-2tri.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/quad-affine-2tri.tpl -------------------------------------------------------------------------------- /docs/webgl_test/src/quad-affine-4tri.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/quad-affine-4tri.tpl -------------------------------------------------------------------------------- /docs/webgl_test/src/quad-bilinear-screen.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/quad-bilinear-screen.tpl -------------------------------------------------------------------------------- /docs/webgl_test/src/quad-inc.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/quad-inc.css -------------------------------------------------------------------------------- /docs/webgl_test/src/quad-inc.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/quad-inc.inc -------------------------------------------------------------------------------- /docs/webgl_test/src/quad-inc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/quad-inc.js -------------------------------------------------------------------------------- /docs/webgl_test/src/quad-perspective-screen.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/quad-perspective-screen.tpl -------------------------------------------------------------------------------- /docs/webgl_test/src/quad-perspective-uv.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/quad-perspective-uv.tpl -------------------------------------------------------------------------------- /docs/webgl_test/src/quad-perspective-xy.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/quad-perspective-xy.tpl -------------------------------------------------------------------------------- /docs/webgl_test/src/quad-perspective-z.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/quad-perspective-z.tpl -------------------------------------------------------------------------------- /docs/webgl_test/src/quad-vertex2d.tpl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/webgl_test/src/quad-vertex2d.tpl -------------------------------------------------------------------------------- /docs/xenogears/margie-healing/heal-200-margie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/margie-healing/heal-200-margie.png -------------------------------------------------------------------------------- /docs/xenogears/margie-healing/heal-200-miang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/margie-healing/heal-200-miang.png -------------------------------------------------------------------------------- /docs/xenogears/margie-healing/margie-heal-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/margie-healing/margie-heal-1.png -------------------------------------------------------------------------------- /docs/xenogears/margie-healing/margie-heal-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/margie-healing/margie-heal-2.png -------------------------------------------------------------------------------- /docs/xenogears/margie-healing/margie-heal-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/margie-healing/margie-heal-3.png -------------------------------------------------------------------------------- /docs/xenogears/margie-healing/margie-heal-4a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/margie-healing/margie-heal-4a.png -------------------------------------------------------------------------------- /docs/xenogears/margie-healing/margie-heal-4b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/margie-healing/margie-heal-4b.png -------------------------------------------------------------------------------- /docs/xenogears/margie-healing/margie-heal-5b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/margie-healing/margie-heal-5b.png -------------------------------------------------------------------------------- /docs/xenogears/margie-healing/margie-heal-6b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/margie-healing/margie-heal-6b.png -------------------------------------------------------------------------------- /docs/xenogears/margie-healing/tutorial.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/margie-healing/tutorial.adoc -------------------------------------------------------------------------------- /docs/xenogears/margie-healing/tutorial.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/margie-healing/tutorial.html -------------------------------------------------------------------------------- /docs/xenogears/margie-healing/xeno-file-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/margie-healing/xeno-file-1.png -------------------------------------------------------------------------------- /docs/xenogears/margie-healing/xeno-file-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/margie-healing/xeno-file-2.png -------------------------------------------------------------------------------- /docs/xenogears/margie-healing/xeno-file-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/margie-healing/xeno-file-3.png -------------------------------------------------------------------------------- /docs/xenogears/psx xenogears 1514 4 gaspar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/psx xenogears 1514 4 gaspar.png -------------------------------------------------------------------------------- /docs/xenogears/psx xenogears 2594 24 vierge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/psx xenogears 2594 24 vierge.png -------------------------------------------------------------------------------- /docs/xenogears/psx xenogears 2594 4 elly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/psx xenogears 2594 4 elly.png -------------------------------------------------------------------------------- /docs/xenogears/psx xenogears 2732 elems.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/psx xenogears 2732 elems.png -------------------------------------------------------------------------------- /docs/xenogears/psx xenogears 2752 redrum.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/psx xenogears 2752 redrum.png -------------------------------------------------------------------------------- /docs/xenogears/psx xenogears gaspar shevat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/psx xenogears gaspar shevat.png -------------------------------------------------------------------------------- /docs/xenogears/psx xenogears rxry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/psx xenogears rxry.png -------------------------------------------------------------------------------- /docs/xenogears/xeno-data.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/xeno-data.txt -------------------------------------------------------------------------------- /docs/xenogears/xeno-iso.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/xeno-iso.txt -------------------------------------------------------------------------------- /docs/xenogears/xeno-item.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/xeno-item.txt -------------------------------------------------------------------------------- /docs/xenogears/xeno-mapvars.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/docs/xenogears/xeno-mapvars.txt -------------------------------------------------------------------------------- /files/alicesoft/Sys39c-cmd_asm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/alicesoft/Sys39c-cmd_asm.txt -------------------------------------------------------------------------------- /files/alicesoft/Sys42IDE-inst_asm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/alicesoft/Sys42IDE-inst_asm.txt -------------------------------------------------------------------------------- /files/alicesoft/Sys42IDE-sys_asm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/alicesoft/Sys42IDE-sys_asm.txt -------------------------------------------------------------------------------- /files/alicesoft/Sys42IDE-var_asm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/alicesoft/Sys42IDE-var_asm.txt -------------------------------------------------------------------------------- /files/alicesoft/cmd_sco39.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/alicesoft/cmd_sco39.inc -------------------------------------------------------------------------------- /files/alicesoft/cmd_sco39.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/alicesoft/cmd_sco39.txt -------------------------------------------------------------------------------- /files/alicesoft/code_inst.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/alicesoft/code_inst.txt -------------------------------------------------------------------------------- /files/alicesoft/code_sys.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/alicesoft/code_sys.txt -------------------------------------------------------------------------------- /files/alicesoft/code_var.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/alicesoft/code_var.txt -------------------------------------------------------------------------------- /files/castlevania/nds cvdos info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/castlevania/nds cvdos info.txt -------------------------------------------------------------------------------- /files/castlevania/nds cvooe info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/castlevania/nds cvooe info.txt -------------------------------------------------------------------------------- /files/castlevania/nds cvpor info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/castlevania/nds cvpor info.txt -------------------------------------------------------------------------------- /files/mono-1s.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/mono-1s.ogg -------------------------------------------------------------------------------- /files/mplus_font/Mplus1-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/mplus_font/Mplus1-Regular.ttf -------------------------------------------------------------------------------- /files/mplus_font/Mplus1_DESCRIPTION.en_us.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/mplus_font/Mplus1_DESCRIPTION.en_us.html -------------------------------------------------------------------------------- /files/mplus_font/OFL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/mplus_font/OFL.txt -------------------------------------------------------------------------------- /files/rammap/gcn eternal arcadia legend.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/gcn eternal arcadia legend.txt -------------------------------------------------------------------------------- /files/rammap/gcn tales of symphonia.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/gcn tales of symphonia.txt -------------------------------------------------------------------------------- /files/rammap/pc galzoo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/pc galzoo.txt -------------------------------------------------------------------------------- /files/rammap/pc rance 03.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/pc rance 03.txt -------------------------------------------------------------------------------- /files/rammap/ps2 cv lament of innocence.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/ps2 cv lament of innocence.txt -------------------------------------------------------------------------------- /files/rammap/ps2 digital devil saga 1x2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/ps2 digital devil saga 1x2.txt -------------------------------------------------------------------------------- /files/rammap/ps2 kuzunoha raidou 1x2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/ps2 kuzunoha raidou 1x2.txt -------------------------------------------------------------------------------- /files/rammap/ps2 maken shao.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/ps2 maken shao.txt -------------------------------------------------------------------------------- /files/rammap/ps2 monster hunter.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/ps2 monster hunter.txt -------------------------------------------------------------------------------- /files/rammap/ps2 rockman x command mission.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/ps2 rockman x command mission.txt -------------------------------------------------------------------------------- /files/rammap/ps2 rockman x7-8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/ps2 rockman x7-8.txt -------------------------------------------------------------------------------- /files/rammap/psp crisis core ffvii.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/psp crisis core ffvii.txt -------------------------------------------------------------------------------- /files/rammap/psp grand knight history.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/psp grand knight history.txt -------------------------------------------------------------------------------- /files/rammap/psp kingdom hearts birth by sleep.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/psp kingdom hearts birth by sleep.txt -------------------------------------------------------------------------------- /files/rammap/psp phantasy star portable 1x2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/psp phantasy star portable 1x2.txt -------------------------------------------------------------------------------- /files/rammap/psp tokimemo 4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/psp tokimemo 4.txt -------------------------------------------------------------------------------- /files/rammap/psp wild arms xf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/rammap/psp wild arms xf.txt -------------------------------------------------------------------------------- /files/sjis2utf8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/sjis2utf8.txt -------------------------------------------------------------------------------- /files/vanillaware/nds_kuma.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/nds_kuma.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/ps2_grim.mbp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/ps2_grim.mbp.txt -------------------------------------------------------------------------------- /files/vanillaware/ps2_odin.mbp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/ps2_odin.mbp.txt -------------------------------------------------------------------------------- /files/vanillaware/ps3_drag.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/ps3_drag.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/ps3_odin.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/ps3_odin.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/ps4_drag.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/ps4_drag.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/ps4_grim.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/ps4_grim.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/ps4_odin.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/ps4_odin.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/ps4_sent.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/ps4_sent.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/ps4_unic.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/ps4_unic.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/psp_gran.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/psp_gran.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/swi_grim.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/swi_grim.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/swi_sent.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/swi_sent.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/swi_unic.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/swi_unic.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/vit_drag.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/vit_drag.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/vit_mura.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/vit_mura.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/vit_odin.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/vit_odin.mbs.txt -------------------------------------------------------------------------------- /files/vanillaware/wii_mura.mbs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/files/vanillaware/wii_mura.mbs.txt -------------------------------------------------------------------------------- /gamefiles/README.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/README.adoc -------------------------------------------------------------------------------- /gamefiles/ajax.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/ajax.php -------------------------------------------------------------------------------- /gamefiles/alicesoft/init.cfg.bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/alicesoft/init.cfg.bak -------------------------------------------------------------------------------- /gamefiles/alicesoft/iso.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/alicesoft/iso.sh -------------------------------------------------------------------------------- /gamefiles/define.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/define.php -------------------------------------------------------------------------------- /gamefiles/files-bgm.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/files-bgm.php -------------------------------------------------------------------------------- /gamefiles/files-img.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/files-img.php -------------------------------------------------------------------------------- /gamefiles/format_init_cfg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/format_init_cfg.txt -------------------------------------------------------------------------------- /gamefiles/game_index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/game_index.php -------------------------------------------------------------------------------- /gamefiles/game_run.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/game_run.php -------------------------------------------------------------------------------- /gamefiles/inc/alice_adv/exec.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/alice_adv/exec.php -------------------------------------------------------------------------------- /gamefiles/inc/alice_adv/html.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/alice_adv/html.php -------------------------------------------------------------------------------- /gamefiles/inc/alice_adv/init.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/alice_adv/init.php -------------------------------------------------------------------------------- /gamefiles/inc/alice_sys35/__old_cmd_alice35.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/alice_sys35/__old_cmd_alice35.php -------------------------------------------------------------------------------- /gamefiles/inc/alice_sys35/__old_exec_alice35.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/alice_sys35/__old_exec_alice35.php -------------------------------------------------------------------------------- /gamefiles/inc/alice_sys35/exec.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/alice_sys35/exec.php -------------------------------------------------------------------------------- /gamefiles/inc/alice_sys35/exec_alice35.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/alice_sys35/exec_alice35.inc -------------------------------------------------------------------------------- /gamefiles/inc/alice_sys35/html.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/alice_sys35/html.php -------------------------------------------------------------------------------- /gamefiles/inc/alice_sys35/init.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/alice_sys35/init.php -------------------------------------------------------------------------------- /gamefiles/inc/alice_sys35/sys35_cmd.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/alice_sys35/sys35_cmd.inc -------------------------------------------------------------------------------- /gamefiles/inc/dummy/exec.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/dummy/exec.php -------------------------------------------------------------------------------- /gamefiles/inc/dummy/html.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/dummy/html.php -------------------------------------------------------------------------------- /gamefiles/inc/dummy/init.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/dummy/init.php -------------------------------------------------------------------------------- /gamefiles/inc/funcs-png.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/funcs-png.php -------------------------------------------------------------------------------- /gamefiles/inc/funcs-sjis.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/funcs-sjis.php -------------------------------------------------------------------------------- /gamefiles/inc/funcs.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/funcs.php -------------------------------------------------------------------------------- /gamefiles/inc/init_alice4v4.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/init_alice4v4.php -------------------------------------------------------------------------------- /gamefiles/inc/php/exec.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/php/exec.php -------------------------------------------------------------------------------- /gamefiles/inc/php/html.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/php/html.php -------------------------------------------------------------------------------- /gamefiles/inc/php/init.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/inc/php/init.php -------------------------------------------------------------------------------- /gamefiles/main.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/gamefiles/main.php -------------------------------------------------------------------------------- /gamefiles/sav/saves.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /git-update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/git-update.sh -------------------------------------------------------------------------------- /repo.git: -------------------------------------------------------------------------------- 1 | git@github.com:rufaswan/Web2D_Games.git 2 | -------------------------------------------------------------------------------- /tools/README.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/README.adoc -------------------------------------------------------------------------------- /tools/alice/ACX_decode_alice.php: -------------------------------------------------------------------------------- 1 | AI2_ain_decode_alice.php -------------------------------------------------------------------------------- /tools/alice/AI2_ain_decode_alice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/alice/AI2_ain_decode_alice.php -------------------------------------------------------------------------------- /tools/alice/ALK0_alk_alice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/alice/ALK0_alk_alice.php -------------------------------------------------------------------------------- /tools/alice/DLF_dlf_alice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/alice/DLF_dlf_alice.php -------------------------------------------------------------------------------- /tools/alice/DTEX_dtx_alice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/alice/DTEX_dtx_alice.php -------------------------------------------------------------------------------- /tools/alice/DTL_dtl_alice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/alice/DTL_dtl_alice.php -------------------------------------------------------------------------------- /tools/alice/FNA_fnl_alice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/alice/FNA_fnl_alice.php -------------------------------------------------------------------------------- /tools/alice/MAD_mad_alice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/alice/MAD_mad_alice.php -------------------------------------------------------------------------------- /tools/alice/MOZ1_moz_alice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/alice/MOZ1_moz_alice.php -------------------------------------------------------------------------------- /tools/alice/PM_pms_clut_alice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/alice/PM_pms_clut_alice.php -------------------------------------------------------------------------------- /tools/alice/POL_lin_alice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/alice/POL_lin_alice.php -------------------------------------------------------------------------------- /tools/alice/QNT_qnt_rgba_alice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/alice/QNT_qnt_rgba_alice.php -------------------------------------------------------------------------------- /tools/alice/ROU_alice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/alice/ROU_alice.php -------------------------------------------------------------------------------- /tools/alice/ZLB_decode_alice.php: -------------------------------------------------------------------------------- 1 | AI2_ain_decode_alice.php -------------------------------------------------------------------------------- /tools/alice/ain_decrypt_alice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/alice/ain_decrypt_alice.php -------------------------------------------------------------------------------- /tools/alice/ald_alice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rufaswan/Web2D_Games/HEAD/tools/alice/ald_alice.php -------------------------------------------------------------------------------- /tools/alice/common.inc: -------------------------------------------------------------------------------- 1 |