├── .editorconfig ├── .github ├── ISSUE_TEMPLATE │ ├── desk-accessory-bug-report.md │ ├── desk-accessory-feature-request.md │ ├── desktop-bug-report.md │ ├── desktop-feature-request.md │ ├── new-desk-accessory.md │ ├── selector-bug-report.md │ └── selector-feature-request.md └── workflows │ └── main.yml ├── .gitignore ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── Makefile ├── README.md ├── RELEASE-NOTES.md ├── bin ├── README.md ├── Transcode.pm ├── asmfmt.pl ├── audit_das ├── build_font_from_unicode_txt.pl ├── bumpver ├── bw_font.pl ├── check_ver.pl ├── colorize ├── convert_font.pl ├── defopt ├── dump_font.pl ├── endproc.pl ├── hr2dhr.pl ├── install ├── lkg ├── loc_makeres.pl ├── make_buildinfo_inc ├── make_font.pl ├── mametest ├── manifest ├── md5 ├── mount ├── package ├── packbytes.pl ├── roll ├── setlang ├── setopt ├── shk ├── stats.pl ├── targets.pl ├── transcode.pl ├── unpackbytes.pl └── util.sh ├── docs ├── APIs.md ├── Building_And_Running.md ├── Coding_Style.md ├── DeskTop_Config_Format.md ├── DeskTop_File_Format.md ├── HIG.md ├── Link_File_Format.md ├── README.md └── Selector_List_Format.md ├── notes ├── cd.txt ├── earth.txt ├── filetypes.md ├── icons.txt ├── iic_plus.txt ├── menus.txt └── testplan.md ├── res ├── README.md ├── README.txt ├── cpm_floppy.dsk ├── dos33_floppy.dsk ├── empty_800k.2mg ├── fonts │ ├── Athens │ ├── Catalyst │ ├── Catalyst.txt │ ├── Monaco.unicode.txt │ ├── MousePaint │ ├── New.York │ ├── Pig.Font │ ├── README.md │ ├── System.slim.unicode.txt │ ├── System.unicode.txt │ ├── System.wide.unicode.txt │ ├── Toronto │ ├── Venice │ ├── erin │ │ ├── Magdalena.da │ │ ├── Magdalena.de │ │ ├── Magdalena.en │ │ ├── Magdalena.es │ │ ├── Magdalena.fr │ │ ├── Magdalena.it │ │ ├── Magdalena.nl │ │ ├── Magdalena.pt │ │ ├── Magdalena.sv │ │ ├── MagdalenaBd.da │ │ ├── MagdalenaBd.de │ │ ├── MagdalenaBd.en │ │ ├── MagdalenaBd.es │ │ ├── MagdalenaBd.fr │ │ ├── MagdalenaBd.it │ │ ├── MagdalenaBd.nl │ │ ├── MagdalenaBd.pt │ │ ├── MagdalenaBd.sv │ │ ├── McMillen.da │ │ ├── McMillen.de │ │ ├── McMillen.en │ │ ├── McMillen.es │ │ ├── McMillen.fr │ │ ├── McMillen.it │ │ ├── McMillen.nl │ │ ├── McMillen.pt │ │ ├── McMillen.sv │ │ ├── McMillenBd.da │ │ ├── McMillenBd.de │ │ ├── McMillenBd.en │ │ ├── McMillenBd.es │ │ ├── McMillenBd.fr │ │ ├── McMillenBd.it │ │ ├── McMillenBd.nl │ │ ├── McMillenBd.pt │ │ ├── McMillenBd.sv │ │ ├── Mischke.da │ │ ├── Mischke.de │ │ ├── Mischke.en │ │ ├── Mischke.es │ │ ├── Mischke.fr │ │ ├── Mischke.it │ │ ├── Mischke.nl │ │ ├── Mischke.pt │ │ ├── Mischke.sv │ │ ├── MischkeBd.da │ │ ├── MischkeBd.de │ │ ├── MischkeBd.en │ │ ├── MischkeBd.es │ │ ├── MischkeBd.fr │ │ ├── MischkeBd.it │ │ ├── MischkeBd.nl │ │ ├── MischkeBd.pt │ │ ├── MischkeBd.sv │ │ ├── Monterey.da │ │ ├── Monterey.de │ │ ├── Monterey.en │ │ ├── Monterey.es │ │ ├── Monterey.fr │ │ ├── Monterey.it │ │ ├── Monterey.nl │ │ ├── Monterey.pt │ │ ├── Monterey.sv │ │ ├── MontereyBd.da │ │ ├── MontereyBd.de │ │ ├── MontereyBd.en │ │ ├── MontereyBd.es │ │ ├── MontereyBd.fr │ │ ├── MontereyBd.it │ │ ├── MontereyBd.nl │ │ ├── MontereyBd.pt │ │ └── MontereyBd.sv │ ├── fairfax │ │ ├── Fairfax.da │ │ ├── Fairfax.de │ │ ├── Fairfax.en │ │ ├── Fairfax.es │ │ ├── Fairfax.fr │ │ ├── Fairfax.it │ │ ├── Fairfax.nl │ │ ├── Fairfax.pt │ │ ├── Fairfax.sv │ │ ├── FairfaxBd.da │ │ ├── FairfaxBd.de │ │ ├── FairfaxBd.en │ │ ├── FairfaxBd.es │ │ ├── FairfaxBd.fr │ │ ├── FairfaxBd.it │ │ ├── FairfaxBd.nl │ │ ├── FairfaxBd.pt │ │ ├── FairfaxBd.sv │ │ ├── FairfaxIt.da │ │ ├── FairfaxIt.de │ │ ├── FairfaxIt.en │ │ ├── FairfaxIt.es │ │ ├── FairfaxIt.fr │ │ ├── FairfaxIt.it │ │ ├── FairfaxIt.nl │ │ ├── FairfaxIt.pt │ │ ├── FairfaxIt.sv │ │ ├── FairfaxSf.da │ │ ├── FairfaxSf.de │ │ ├── FairfaxSf.en │ │ ├── FairfaxSf.es │ │ ├── FairfaxSf.fr │ │ ├── FairfaxSf.it │ │ ├── FairfaxSf.nl │ │ ├── FairfaxSf.pt │ │ └── FairfaxSf.sv │ ├── hrcg │ │ ├── ASCII │ │ ├── BLIPPO.BLACK │ │ ├── BYTE │ │ ├── COLOSSAL │ │ ├── COUNT │ │ ├── FLOW │ │ ├── GOTHIC │ │ ├── MIRROR │ │ ├── OUTLINE │ │ ├── PINOCCHIO │ │ ├── PUDGY │ │ ├── ROMAN │ │ ├── SLANT │ │ ├── STOP │ │ └── UPSIDE.DOWN │ └── mini ├── package │ ├── APPLEVISION │ ├── AUTUMN.PT3 │ ├── BASIC.SYSTEM │ ├── BBROS.LOGO │ ├── BBROS.MINI │ ├── BINSCII │ ├── CLOCK.SYSTEM │ ├── COLOR.CHART │ ├── DIP.CHIPS │ ├── DLR.JESTER │ ├── EMERGENCY │ ├── HELLO.WORLD │ ├── INTBASIC.SYSTEM │ ├── JESU.JOY │ ├── KARATEKA.YELL │ ├── LOREM.IPSUM │ ├── LR.JESTER │ ├── MONARCH │ ├── PRODOS │ ├── PT3PLR.SYSTEM │ ├── READ.ME │ ├── README.md │ ├── ROOM │ ├── SAM.BIN │ ├── SHAKESPEARE │ ├── TTS.SYSTEM │ ├── UNSHRINK │ └── WOZ.BREAKOUT ├── pascal_floppy.dsk ├── prodos_floppy1.dsk ├── prodos_floppy2.dsk └── tests.hdv ├── src ├── README.md ├── common.inc ├── common │ ├── Makefile.common │ ├── asm.cfg │ └── res │ │ ├── common.res.bg │ │ ├── common.res.da │ │ ├── common.res.de │ │ ├── common.res.en │ │ ├── common.res.es │ │ ├── common.res.fr │ │ ├── common.res.it │ │ ├── common.res.nl │ │ ├── common.res.pt │ │ └── common.res.sv ├── config.inc ├── desk.acc │ ├── API.md │ ├── Makefile │ ├── README.md │ ├── TARGETS │ ├── analog.clock.s │ ├── benchmark.s │ ├── bounce.s │ ├── calculator.s │ ├── calendar.s │ ├── cd.remote.s │ ├── change.type.s │ ├── control.panel.s │ ├── darkness.s │ ├── date.and.time.s │ ├── digital.clock.s │ ├── docs │ │ └── hr2dhr.md │ ├── dos33.import.s │ ├── eyes.s │ ├── find.files.s │ ├── flying.toasters.s │ ├── helix.s │ ├── hr_to_dhr.inc │ ├── international.s │ ├── invert.s │ ├── joystick.s │ ├── key.caps.s │ ├── lights.out.s │ ├── map.s │ ├── matrix.s │ ├── melt.s │ ├── message.s │ ├── neko.s │ ├── neko_frames │ │ ├── README.md │ │ ├── neko_frame_01.bin │ │ ├── neko_frame_01.bin.lzsa │ │ ├── neko_frame_02.bin │ │ ├── neko_frame_02.bin.lzsa │ │ ├── neko_frame_03.bin │ │ ├── neko_frame_03.bin.lzsa │ │ ├── neko_frame_04.bin │ │ ├── neko_frame_04.bin.lzsa │ │ ├── neko_frame_05.bin │ │ ├── neko_frame_05.bin.lzsa │ │ ├── neko_frame_06.bin │ │ ├── neko_frame_06.bin.lzsa │ │ ├── neko_frame_07.bin │ │ ├── neko_frame_07.bin.lzsa │ │ ├── neko_frame_08.bin │ │ ├── neko_frame_08.bin.lzsa │ │ ├── neko_frame_09.bin │ │ ├── neko_frame_09.bin.lzsa │ │ ├── neko_frame_10.bin │ │ ├── neko_frame_10.bin.lzsa │ │ ├── neko_frame_11.bin │ │ ├── neko_frame_11.bin.lzsa │ │ ├── neko_frame_12.bin │ │ ├── neko_frame_12.bin.lzsa │ │ ├── neko_frame_13.bin │ │ ├── neko_frame_13.bin.lzsa │ │ ├── neko_frame_14.bin │ │ ├── neko_frame_14.bin.lzsa │ │ ├── neko_frame_15.bin │ │ ├── neko_frame_15.bin.lzsa │ │ ├── neko_frame_16.bin │ │ ├── neko_frame_16.bin.lzsa │ │ ├── neko_frame_17.bin │ │ ├── neko_frame_17.bin.lzsa │ │ ├── neko_frame_18.bin │ │ ├── neko_frame_18.bin.lzsa │ │ ├── neko_frame_19.bin │ │ ├── neko_frame_19.bin.lzsa │ │ ├── neko_frame_20.bin │ │ ├── neko_frame_20.bin.lzsa │ │ ├── neko_frame_21.bin │ │ ├── neko_frame_21.bin.lzsa │ │ ├── neko_frame_22.bin │ │ ├── neko_frame_22.bin.lzsa │ │ ├── neko_frame_23.bin │ │ ├── neko_frame_23.bin.lzsa │ │ ├── neko_frame_24.bin │ │ ├── neko_frame_24.bin.lzsa │ │ ├── neko_frame_25.bin │ │ ├── neko_frame_25.bin.lzsa │ │ ├── neko_frame_26.bin │ │ ├── neko_frame_26.bin.lzsa │ │ ├── neko_frame_27.bin │ │ ├── neko_frame_27.bin.lzsa │ │ ├── neko_frame_28.bin │ │ ├── neko_frame_28.bin.lzsa │ │ ├── neko_frame_29.bin │ │ ├── neko_frame_29.bin.lzsa │ │ ├── neko_frame_30.bin │ │ ├── neko_frame_30.bin.lzsa │ │ ├── neko_frame_31.bin │ │ ├── neko_frame_31.bin.lzsa │ │ ├── neko_frame_32.bin │ │ └── neko_frame_32.bin.lzsa │ ├── options.s │ ├── print.catalog.s │ ├── print.screen.s │ ├── puzzle.s │ ├── random.s │ ├── res │ │ ├── benchmark.res.bg │ │ ├── benchmark.res.da │ │ ├── benchmark.res.de │ │ ├── benchmark.res.en │ │ ├── benchmark.res.es │ │ ├── benchmark.res.fr │ │ ├── benchmark.res.it │ │ ├── benchmark.res.nl │ │ ├── benchmark.res.pt │ │ ├── benchmark.res.sv │ │ ├── bounce.res.bg │ │ ├── bounce.res.da │ │ ├── bounce.res.de │ │ ├── bounce.res.en │ │ ├── bounce.res.es │ │ ├── bounce.res.fr │ │ ├── bounce.res.it │ │ ├── bounce.res.nl │ │ ├── bounce.res.pt │ │ ├── bounce.res.sv │ │ ├── calculator.res.bg │ │ ├── calculator.res.da │ │ ├── calculator.res.de │ │ ├── calculator.res.en │ │ ├── calculator.res.es │ │ ├── calculator.res.fr │ │ ├── calculator.res.it │ │ ├── calculator.res.nl │ │ ├── calculator.res.pt │ │ ├── calculator.res.sv │ │ ├── calendar.res.bg │ │ ├── calendar.res.da │ │ ├── calendar.res.de │ │ ├── calendar.res.en │ │ ├── calendar.res.es │ │ ├── calendar.res.fr │ │ ├── calendar.res.it │ │ ├── calendar.res.nl │ │ ├── calendar.res.pt │ │ ├── calendar.res.sv │ │ ├── cd.remote.res.bg │ │ ├── cd.remote.res.da │ │ ├── cd.remote.res.de │ │ ├── cd.remote.res.en │ │ ├── cd.remote.res.es │ │ ├── cd.remote.res.fr │ │ ├── cd.remote.res.it │ │ ├── cd.remote.res.nl │ │ ├── cd.remote.res.pt │ │ ├── cd.remote.res.sv │ │ ├── change.type.res.bg │ │ ├── change.type.res.da │ │ ├── change.type.res.de │ │ ├── change.type.res.en │ │ ├── change.type.res.es │ │ ├── change.type.res.fr │ │ ├── change.type.res.it │ │ ├── change.type.res.nl │ │ ├── change.type.res.pt │ │ ├── change.type.res.sv │ │ ├── control.panel.res.bg │ │ ├── control.panel.res.da │ │ ├── control.panel.res.de │ │ ├── control.panel.res.en │ │ ├── control.panel.res.es │ │ ├── control.panel.res.fr │ │ ├── control.panel.res.it │ │ ├── control.panel.res.nl │ │ ├── control.panel.res.pt │ │ ├── control.panel.res.sv │ │ ├── date.and.time.res.bg │ │ ├── date.and.time.res.da │ │ ├── date.and.time.res.de │ │ ├── date.and.time.res.en │ │ ├── date.and.time.res.es │ │ ├── date.and.time.res.fr │ │ ├── date.and.time.res.it │ │ ├── date.and.time.res.nl │ │ ├── date.and.time.res.pt │ │ ├── date.and.time.res.sv │ │ ├── dos33.import.res.bg │ │ ├── dos33.import.res.da │ │ ├── dos33.import.res.de │ │ ├── dos33.import.res.en │ │ ├── dos33.import.res.es │ │ ├── dos33.import.res.fr │ │ ├── dos33.import.res.it │ │ ├── dos33.import.res.nl │ │ ├── dos33.import.res.pt │ │ ├── dos33.import.res.sv │ │ ├── eyes.res.bg │ │ ├── eyes.res.da │ │ ├── eyes.res.de │ │ ├── eyes.res.en │ │ ├── eyes.res.es │ │ ├── eyes.res.fr │ │ ├── eyes.res.it │ │ ├── eyes.res.nl │ │ ├── eyes.res.pt │ │ ├── eyes.res.sv │ │ ├── filenames.res.bg │ │ ├── filenames.res.da │ │ ├── filenames.res.de │ │ ├── filenames.res.en │ │ ├── filenames.res.es │ │ ├── filenames.res.fr │ │ ├── filenames.res.it │ │ ├── filenames.res.nl │ │ ├── filenames.res.pt │ │ ├── filenames.res.sv │ │ ├── find.files.res.bg │ │ ├── find.files.res.da │ │ ├── find.files.res.de │ │ ├── find.files.res.en │ │ ├── find.files.res.es │ │ ├── find.files.res.fr │ │ ├── find.files.res.it │ │ ├── find.files.res.nl │ │ ├── find.files.res.pt │ │ ├── find.files.res.sv │ │ ├── international.res.bg │ │ ├── international.res.da │ │ ├── international.res.de │ │ ├── international.res.en │ │ ├── international.res.es │ │ ├── international.res.fr │ │ ├── international.res.it │ │ ├── international.res.nl │ │ ├── international.res.pt │ │ ├── international.res.sv │ │ ├── joystick.res.bg │ │ ├── joystick.res.da │ │ ├── joystick.res.de │ │ ├── joystick.res.en │ │ ├── joystick.res.es │ │ ├── joystick.res.fr │ │ ├── joystick.res.it │ │ ├── joystick.res.nl │ │ ├── joystick.res.pt │ │ ├── joystick.res.sv │ │ ├── key.caps.res.bg │ │ ├── key.caps.res.da │ │ ├── key.caps.res.de │ │ ├── key.caps.res.en │ │ ├── key.caps.res.es │ │ ├── key.caps.res.fr │ │ ├── key.caps.res.it │ │ ├── key.caps.res.nl │ │ ├── key.caps.res.pt │ │ ├── key.caps.res.sv │ │ ├── lights.out.res.bg │ │ ├── lights.out.res.da │ │ ├── lights.out.res.de │ │ ├── lights.out.res.en │ │ ├── lights.out.res.es │ │ ├── lights.out.res.fr │ │ ├── lights.out.res.it │ │ ├── lights.out.res.nl │ │ ├── lights.out.res.pt │ │ ├── lights.out.res.sv │ │ ├── map.res.bg │ │ ├── map.res.da │ │ ├── map.res.de │ │ ├── map.res.en │ │ ├── map.res.es │ │ ├── map.res.fr │ │ ├── map.res.it │ │ ├── map.res.nl │ │ ├── map.res.pt │ │ ├── map.res.sv │ │ ├── message.res.bg │ │ ├── message.res.da │ │ ├── message.res.de │ │ ├── message.res.en │ │ ├── message.res.es │ │ ├── message.res.fr │ │ ├── message.res.it │ │ ├── message.res.nl │ │ ├── message.res.pt │ │ ├── message.res.sv │ │ ├── neko.res.bg │ │ ├── neko.res.da │ │ ├── neko.res.de │ │ ├── neko.res.en │ │ ├── neko.res.es │ │ ├── neko.res.fr │ │ ├── neko.res.it │ │ ├── neko.res.nl │ │ ├── neko.res.pt │ │ ├── neko.res.sv │ │ ├── options.res.bg │ │ ├── options.res.da │ │ ├── options.res.de │ │ ├── options.res.en │ │ ├── options.res.es │ │ ├── options.res.fr │ │ ├── options.res.it │ │ ├── options.res.nl │ │ ├── options.res.pt │ │ ├── options.res.sv │ │ ├── print.catalog.res.bg │ │ ├── print.catalog.res.da │ │ ├── print.catalog.res.de │ │ ├── print.catalog.res.en │ │ ├── print.catalog.res.es │ │ ├── print.catalog.res.fr │ │ ├── print.catalog.res.it │ │ ├── print.catalog.res.nl │ │ ├── print.catalog.res.pt │ │ ├── print.catalog.res.sv │ │ ├── puzzle.res.bg │ │ ├── puzzle.res.da │ │ ├── puzzle.res.de │ │ ├── puzzle.res.en │ │ ├── puzzle.res.es │ │ ├── puzzle.res.fr │ │ ├── puzzle.res.it │ │ ├── puzzle.res.nl │ │ ├── puzzle.res.pt │ │ ├── puzzle.res.sv │ │ ├── show.duet.file.res.bg │ │ ├── show.duet.file.res.da │ │ ├── show.duet.file.res.de │ │ ├── show.duet.file.res.en │ │ ├── show.duet.file.res.es │ │ ├── show.duet.file.res.fr │ │ ├── show.duet.file.res.it │ │ ├── show.duet.file.res.nl │ │ ├── show.duet.file.res.pt │ │ ├── show.duet.file.res.sv │ │ ├── show.text.file.res.bg │ │ ├── show.text.file.res.da │ │ ├── show.text.file.res.de │ │ ├── show.text.file.res.en │ │ ├── show.text.file.res.es │ │ ├── show.text.file.res.fr │ │ ├── show.text.file.res.it │ │ ├── show.text.file.res.nl │ │ ├── show.text.file.res.pt │ │ ├── show.text.file.res.sv │ │ ├── sounds.res.bg │ │ ├── sounds.res.da │ │ ├── sounds.res.de │ │ ├── sounds.res.en │ │ ├── sounds.res.es │ │ ├── sounds.res.fr │ │ ├── sounds.res.it │ │ ├── sounds.res.nl │ │ ├── sounds.res.pt │ │ ├── sounds.res.sv │ │ ├── system.speed.res.bg │ │ ├── system.speed.res.da │ │ ├── system.speed.res.de │ │ ├── system.speed.res.en │ │ ├── system.speed.res.es │ │ ├── system.speed.res.fr │ │ ├── system.speed.res.it │ │ ├── system.speed.res.nl │ │ ├── system.speed.res.pt │ │ ├── system.speed.res.sv │ │ ├── this.apple.res.bg │ │ ├── this.apple.res.da │ │ ├── this.apple.res.de │ │ ├── this.apple.res.en │ │ ├── this.apple.res.es │ │ ├── this.apple.res.fr │ │ ├── this.apple.res.it │ │ ├── this.apple.res.nl │ │ ├── this.apple.res.pt │ │ ├── this.apple.res.sv │ │ ├── views.res.bg │ │ ├── views.res.da │ │ ├── views.res.de │ │ ├── views.res.en │ │ ├── views.res.es │ │ ├── views.res.fr │ │ ├── views.res.it │ │ ├── views.res.nl │ │ ├── views.res.pt │ │ └── views.res.sv │ ├── rods.pattern.s │ ├── round.corners.s │ ├── run.basic.here.s │ ├── sci.calc.s │ ├── screenshot.s │ ├── show.duet.file.s │ ├── show.font.file.s │ ├── show.image.file.s │ ├── show.text.file.s │ ├── sort.directory.s │ ├── sounds.s │ ├── system.speed.s │ ├── this.apple.s │ └── views.s ├── desktop.system │ ├── Makefile │ ├── README.md │ ├── desktop.system.s │ └── res │ │ ├── desktop.system.res.bg │ │ ├── desktop.system.res.da │ │ ├── desktop.system.res.de │ │ ├── desktop.system.res.en │ │ ├── desktop.system.res.es │ │ ├── desktop.system.res.fr │ │ ├── desktop.system.res.it │ │ ├── desktop.system.res.nl │ │ ├── desktop.system.res.pt │ │ └── desktop.system.res.sv ├── desktop │ ├── APIs.md │ ├── Makefile │ ├── README.md │ ├── auxmem.s │ ├── desktop.inc │ ├── desktop.s │ ├── init.s │ ├── internal.inc │ ├── lc.s │ ├── loader.s │ ├── main.s │ ├── ovl_file_copy.s │ ├── ovl_file_dialog.s │ ├── ovl_format_erase.s │ ├── ovl_selector_edit.s │ ├── ovl_selector_pick.s │ ├── res.s │ └── res │ │ ├── desktop.res.bg │ │ ├── desktop.res.da │ │ ├── desktop.res.de │ │ ├── desktop.res.en │ │ ├── desktop.res.es │ │ ├── desktop.res.fr │ │ ├── desktop.res.it │ │ ├── desktop.res.nl │ │ ├── desktop.res.pt │ │ └── desktop.res.sv ├── disk_copy │ ├── Makefile │ ├── README.md │ ├── auxlc.s │ ├── disk_copy.inc │ ├── disk_copy.s │ ├── loader.s │ ├── main.s │ └── res │ │ ├── disk_copy.res.bg │ │ ├── disk_copy.res.da │ │ ├── disk_copy.res.de │ │ ├── disk_copy.res.en │ │ ├── disk_copy.res.es │ │ ├── disk_copy.res.fr │ │ ├── disk_copy.res.it │ │ ├── disk_copy.res.nl │ │ ├── disk_copy.res.pt │ │ └── disk_copy.res.sv ├── extras │ ├── Makefile │ ├── README.md │ ├── asmtest.system.s │ ├── awlaunch.system.s │ └── awlaunch_task.bin ├── inc │ ├── README.md │ ├── apple2.inc │ ├── dos33.inc │ ├── flow.inc │ ├── fp_macros.inc │ ├── hires_table.inc │ ├── macros.inc │ ├── multibyte.inc │ ├── passport_midi.inc │ ├── pdload.dat │ ├── prodos.inc │ └── smartport.inc ├── lib │ ├── README.md │ ├── adjustfilecase.s │ ├── alert_dialog.inc │ ├── alert_dialog.s │ ├── bell.s │ ├── bootstrap.s │ ├── clear_dhr.s │ ├── datetime.s │ ├── default_settings.s │ ├── default_sound.s │ ├── detect_lcmeve.s │ ├── detect_megaii.s │ ├── detect_mockingboard.s │ ├── detect_thecricket.s │ ├── disconnect_ram.s │ ├── doubleclick.s │ ├── drawdialogpath.s │ ├── event_params.s │ ├── file_dialog.s │ ├── file_dialog_res.s │ ├── filetypestring.s │ ├── formatdiskii.s │ ├── get_next_event.s │ ├── inttostring.s │ ├── invoker.s │ ├── is_diskii.s │ ├── load_settings.s │ ├── loader_progress.s │ ├── lz4fh6502.s │ ├── lzsa.s │ ├── menuclock.s │ ├── monocolor.s │ ├── normfast.s │ ├── prng.s │ ├── quicksort.s │ ├── ramcard.s │ ├── readwrite_settings.s │ ├── reconnect_ram.s │ ├── recursive_copy.s │ ├── rom_call.s │ ├── save_settings.s │ ├── save_textpage.s │ ├── smartport.s │ ├── speed.s │ ├── uppercase.s │ ├── with_interrupts_disabled.s │ └── wordcase.s ├── mgtk │ ├── MGTK.md │ ├── README.md │ ├── mgtk.inc │ └── mgtk.s ├── selector │ ├── Makefile │ ├── README.md │ ├── alert_dialog.s │ ├── app.s │ ├── loader.s │ ├── ovl_file_copy.s │ ├── ovl_file_dialog.s │ ├── res │ │ ├── selector.res.bg │ │ ├── selector.res.da │ │ ├── selector.res.de │ │ ├── selector.res.en │ │ ├── selector.res.es │ │ ├── selector.res.fr │ │ ├── selector.res.it │ │ ├── selector.res.nl │ │ ├── selector.res.pt │ │ └── selector.res.sv │ └── selector.s └── toolkits │ ├── BTK.md │ ├── IconTK.md │ ├── LBTK.md │ ├── LETK.md │ ├── OPTK.md │ ├── README.md │ ├── btk.inc │ ├── btk.s │ ├── icontk.inc │ ├── icontk.s │ ├── lbtk.inc │ ├── lbtk.s │ ├── letk.inc │ ├── letk.s │ ├── optk.inc │ └── optk.s └── tests ├── README.md ├── calculator.lua ├── calendar.lua ├── change_type.lua ├── check_all_drives.lua ├── close_all.lua ├── close_window.lua ├── configs ├── ace2200.lua ├── ace500.lua ├── config1.lua ├── config2.lua ├── iic4.lua ├── iicplus.lua ├── iie.lua ├── iiee.lua ├── iigs.lua └── laser128ex.lua ├── control_panel.lua ├── control_panel_iie.lua ├── control_panel_ramcard.lua ├── date_and_time.lua ├── desk_accessories.lua ├── disk_copy.lua ├── dos33_import.lua ├── exercise-vidmodes.lua ├── find_files.lua ├── international.lua ├── investigations.lua ├── joystick.lua ├── key_caps.lua ├── key_caps_apple2c.lua ├── key_caps_apple2cp.lua ├── key_caps_apple2e.lua ├── key_caps_apple2gs.lua ├── key_caps_laser128.lua ├── keyboard_window_control.lua ├── lib ├── a2d.lua ├── apple2.lua ├── autoboot.lua └── test.lua ├── mouse_keys.lua ├── option_pickers.lua ├── options.lua ├── playground.lua ├── ramcard.lua ├── real_time_clock.lua ├── rgb_display.lua ├── run_basic_here.lua ├── screen_savers.lua ├── screenshots ├── accessories.lua ├── dialogs.lua ├── interpreters.lua ├── preview.lua └── screensavers.lua ├── slot2.lua ├── sort_directory.lua ├── system_speed.lua ├── view_menu.lua └── zip_chip.lua /.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/.editorconfig -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/desk-accessory-bug-report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/.github/ISSUE_TEMPLATE/desk-accessory-bug-report.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/desk-accessory-feature-request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/.github/ISSUE_TEMPLATE/desk-accessory-feature-request.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/desktop-bug-report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/.github/ISSUE_TEMPLATE/desktop-bug-report.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/desktop-feature-request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/.github/ISSUE_TEMPLATE/desktop-feature-request.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/new-desk-accessory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/.github/ISSUE_TEMPLATE/new-desk-accessory.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/selector-bug-report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/.github/ISSUE_TEMPLATE/selector-bug-report.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/selector-feature-request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/.github/ISSUE_TEMPLATE/selector-feature-request.md -------------------------------------------------------------------------------- /.github/workflows/main.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/.github/workflows/main.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/.gitignore -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/README.md -------------------------------------------------------------------------------- /RELEASE-NOTES.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/RELEASE-NOTES.md -------------------------------------------------------------------------------- /bin/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/README.md -------------------------------------------------------------------------------- /bin/Transcode.pm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/Transcode.pm -------------------------------------------------------------------------------- /bin/asmfmt.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/asmfmt.pl -------------------------------------------------------------------------------- /bin/audit_das: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/audit_das -------------------------------------------------------------------------------- /bin/build_font_from_unicode_txt.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/build_font_from_unicode_txt.pl -------------------------------------------------------------------------------- /bin/bumpver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/bumpver -------------------------------------------------------------------------------- /bin/bw_font.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/bw_font.pl -------------------------------------------------------------------------------- /bin/check_ver.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/check_ver.pl -------------------------------------------------------------------------------- /bin/colorize: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/colorize -------------------------------------------------------------------------------- /bin/convert_font.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/convert_font.pl -------------------------------------------------------------------------------- /bin/defopt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/defopt -------------------------------------------------------------------------------- /bin/dump_font.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/dump_font.pl -------------------------------------------------------------------------------- /bin/endproc.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/endproc.pl -------------------------------------------------------------------------------- /bin/hr2dhr.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/hr2dhr.pl -------------------------------------------------------------------------------- /bin/install: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/install -------------------------------------------------------------------------------- /bin/lkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/lkg -------------------------------------------------------------------------------- /bin/loc_makeres.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/loc_makeres.pl -------------------------------------------------------------------------------- /bin/make_buildinfo_inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/make_buildinfo_inc -------------------------------------------------------------------------------- /bin/make_font.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/make_font.pl -------------------------------------------------------------------------------- /bin/mametest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/mametest -------------------------------------------------------------------------------- /bin/manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/manifest -------------------------------------------------------------------------------- /bin/md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/md5 -------------------------------------------------------------------------------- /bin/mount: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/mount -------------------------------------------------------------------------------- /bin/package: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/package -------------------------------------------------------------------------------- /bin/packbytes.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/packbytes.pl -------------------------------------------------------------------------------- /bin/roll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/roll -------------------------------------------------------------------------------- /bin/setlang: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/setlang -------------------------------------------------------------------------------- /bin/setopt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/setopt -------------------------------------------------------------------------------- /bin/shk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/shk -------------------------------------------------------------------------------- /bin/stats.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/stats.pl -------------------------------------------------------------------------------- /bin/targets.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/targets.pl -------------------------------------------------------------------------------- /bin/transcode.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/transcode.pl -------------------------------------------------------------------------------- /bin/unpackbytes.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/unpackbytes.pl -------------------------------------------------------------------------------- /bin/util.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/bin/util.sh -------------------------------------------------------------------------------- /docs/APIs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/docs/APIs.md -------------------------------------------------------------------------------- /docs/Building_And_Running.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/docs/Building_And_Running.md -------------------------------------------------------------------------------- /docs/Coding_Style.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/docs/Coding_Style.md -------------------------------------------------------------------------------- /docs/DeskTop_Config_Format.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/docs/DeskTop_Config_Format.md -------------------------------------------------------------------------------- /docs/DeskTop_File_Format.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/docs/DeskTop_File_Format.md -------------------------------------------------------------------------------- /docs/HIG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/docs/HIG.md -------------------------------------------------------------------------------- /docs/Link_File_Format.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/docs/Link_File_Format.md -------------------------------------------------------------------------------- /docs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/docs/README.md -------------------------------------------------------------------------------- /docs/Selector_List_Format.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/docs/Selector_List_Format.md -------------------------------------------------------------------------------- /notes/cd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/notes/cd.txt -------------------------------------------------------------------------------- /notes/earth.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/notes/earth.txt -------------------------------------------------------------------------------- /notes/filetypes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/notes/filetypes.md -------------------------------------------------------------------------------- /notes/icons.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/notes/icons.txt -------------------------------------------------------------------------------- /notes/iic_plus.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/notes/iic_plus.txt -------------------------------------------------------------------------------- /notes/menus.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/notes/menus.txt -------------------------------------------------------------------------------- /notes/testplan.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/notes/testplan.md -------------------------------------------------------------------------------- /res/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/README.md -------------------------------------------------------------------------------- /res/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/README.txt -------------------------------------------------------------------------------- /res/cpm_floppy.dsk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/cpm_floppy.dsk -------------------------------------------------------------------------------- /res/dos33_floppy.dsk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/dos33_floppy.dsk -------------------------------------------------------------------------------- /res/empty_800k.2mg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/empty_800k.2mg -------------------------------------------------------------------------------- /res/fonts/Athens: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/Athens -------------------------------------------------------------------------------- /res/fonts/Catalyst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/Catalyst -------------------------------------------------------------------------------- /res/fonts/Catalyst.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/Catalyst.txt -------------------------------------------------------------------------------- /res/fonts/Monaco.unicode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/Monaco.unicode.txt -------------------------------------------------------------------------------- /res/fonts/MousePaint: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/MousePaint -------------------------------------------------------------------------------- /res/fonts/New.York: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/New.York -------------------------------------------------------------------------------- /res/fonts/Pig.Font: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/Pig.Font -------------------------------------------------------------------------------- /res/fonts/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/README.md -------------------------------------------------------------------------------- /res/fonts/System.slim.unicode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/System.slim.unicode.txt -------------------------------------------------------------------------------- /res/fonts/System.unicode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/System.unicode.txt -------------------------------------------------------------------------------- /res/fonts/System.wide.unicode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/System.wide.unicode.txt -------------------------------------------------------------------------------- /res/fonts/Toronto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/Toronto -------------------------------------------------------------------------------- /res/fonts/Venice: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/Venice -------------------------------------------------------------------------------- /res/fonts/erin/Magdalena.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Magdalena.da -------------------------------------------------------------------------------- /res/fonts/erin/Magdalena.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Magdalena.de -------------------------------------------------------------------------------- /res/fonts/erin/Magdalena.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Magdalena.en -------------------------------------------------------------------------------- /res/fonts/erin/Magdalena.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Magdalena.es -------------------------------------------------------------------------------- /res/fonts/erin/Magdalena.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Magdalena.fr -------------------------------------------------------------------------------- /res/fonts/erin/Magdalena.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Magdalena.it -------------------------------------------------------------------------------- /res/fonts/erin/Magdalena.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Magdalena.nl -------------------------------------------------------------------------------- /res/fonts/erin/Magdalena.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Magdalena.pt -------------------------------------------------------------------------------- /res/fonts/erin/Magdalena.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Magdalena.sv -------------------------------------------------------------------------------- /res/fonts/erin/MagdalenaBd.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MagdalenaBd.da -------------------------------------------------------------------------------- /res/fonts/erin/MagdalenaBd.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MagdalenaBd.de -------------------------------------------------------------------------------- /res/fonts/erin/MagdalenaBd.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MagdalenaBd.en -------------------------------------------------------------------------------- /res/fonts/erin/MagdalenaBd.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MagdalenaBd.es -------------------------------------------------------------------------------- /res/fonts/erin/MagdalenaBd.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MagdalenaBd.fr -------------------------------------------------------------------------------- /res/fonts/erin/MagdalenaBd.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MagdalenaBd.it -------------------------------------------------------------------------------- /res/fonts/erin/MagdalenaBd.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MagdalenaBd.nl -------------------------------------------------------------------------------- /res/fonts/erin/MagdalenaBd.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MagdalenaBd.pt -------------------------------------------------------------------------------- /res/fonts/erin/MagdalenaBd.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MagdalenaBd.sv -------------------------------------------------------------------------------- /res/fonts/erin/McMillen.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillen.da -------------------------------------------------------------------------------- /res/fonts/erin/McMillen.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillen.de -------------------------------------------------------------------------------- /res/fonts/erin/McMillen.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillen.en -------------------------------------------------------------------------------- /res/fonts/erin/McMillen.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillen.es -------------------------------------------------------------------------------- /res/fonts/erin/McMillen.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillen.fr -------------------------------------------------------------------------------- /res/fonts/erin/McMillen.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillen.it -------------------------------------------------------------------------------- /res/fonts/erin/McMillen.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillen.nl -------------------------------------------------------------------------------- /res/fonts/erin/McMillen.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillen.pt -------------------------------------------------------------------------------- /res/fonts/erin/McMillen.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillen.sv -------------------------------------------------------------------------------- /res/fonts/erin/McMillenBd.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillenBd.da -------------------------------------------------------------------------------- /res/fonts/erin/McMillenBd.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillenBd.de -------------------------------------------------------------------------------- /res/fonts/erin/McMillenBd.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillenBd.en -------------------------------------------------------------------------------- /res/fonts/erin/McMillenBd.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillenBd.es -------------------------------------------------------------------------------- /res/fonts/erin/McMillenBd.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillenBd.fr -------------------------------------------------------------------------------- /res/fonts/erin/McMillenBd.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillenBd.it -------------------------------------------------------------------------------- /res/fonts/erin/McMillenBd.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillenBd.nl -------------------------------------------------------------------------------- /res/fonts/erin/McMillenBd.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillenBd.pt -------------------------------------------------------------------------------- /res/fonts/erin/McMillenBd.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/McMillenBd.sv -------------------------------------------------------------------------------- /res/fonts/erin/Mischke.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Mischke.da -------------------------------------------------------------------------------- /res/fonts/erin/Mischke.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Mischke.de -------------------------------------------------------------------------------- /res/fonts/erin/Mischke.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Mischke.en -------------------------------------------------------------------------------- /res/fonts/erin/Mischke.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Mischke.es -------------------------------------------------------------------------------- /res/fonts/erin/Mischke.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Mischke.fr -------------------------------------------------------------------------------- /res/fonts/erin/Mischke.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Mischke.it -------------------------------------------------------------------------------- /res/fonts/erin/Mischke.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Mischke.nl -------------------------------------------------------------------------------- /res/fonts/erin/Mischke.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Mischke.pt -------------------------------------------------------------------------------- /res/fonts/erin/Mischke.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Mischke.sv -------------------------------------------------------------------------------- /res/fonts/erin/MischkeBd.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MischkeBd.da -------------------------------------------------------------------------------- /res/fonts/erin/MischkeBd.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MischkeBd.de -------------------------------------------------------------------------------- /res/fonts/erin/MischkeBd.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MischkeBd.en -------------------------------------------------------------------------------- /res/fonts/erin/MischkeBd.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MischkeBd.es -------------------------------------------------------------------------------- /res/fonts/erin/MischkeBd.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MischkeBd.fr -------------------------------------------------------------------------------- /res/fonts/erin/MischkeBd.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MischkeBd.it -------------------------------------------------------------------------------- /res/fonts/erin/MischkeBd.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MischkeBd.nl -------------------------------------------------------------------------------- /res/fonts/erin/MischkeBd.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MischkeBd.pt -------------------------------------------------------------------------------- /res/fonts/erin/MischkeBd.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MischkeBd.sv -------------------------------------------------------------------------------- /res/fonts/erin/Monterey.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Monterey.da -------------------------------------------------------------------------------- /res/fonts/erin/Monterey.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Monterey.de -------------------------------------------------------------------------------- /res/fonts/erin/Monterey.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Monterey.en -------------------------------------------------------------------------------- /res/fonts/erin/Monterey.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Monterey.es -------------------------------------------------------------------------------- /res/fonts/erin/Monterey.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Monterey.fr -------------------------------------------------------------------------------- /res/fonts/erin/Monterey.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Monterey.it -------------------------------------------------------------------------------- /res/fonts/erin/Monterey.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Monterey.nl -------------------------------------------------------------------------------- /res/fonts/erin/Monterey.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Monterey.pt -------------------------------------------------------------------------------- /res/fonts/erin/Monterey.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/Monterey.sv -------------------------------------------------------------------------------- /res/fonts/erin/MontereyBd.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MontereyBd.da -------------------------------------------------------------------------------- /res/fonts/erin/MontereyBd.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MontereyBd.de -------------------------------------------------------------------------------- /res/fonts/erin/MontereyBd.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MontereyBd.en -------------------------------------------------------------------------------- /res/fonts/erin/MontereyBd.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MontereyBd.es -------------------------------------------------------------------------------- /res/fonts/erin/MontereyBd.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MontereyBd.fr -------------------------------------------------------------------------------- /res/fonts/erin/MontereyBd.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MontereyBd.it -------------------------------------------------------------------------------- /res/fonts/erin/MontereyBd.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MontereyBd.nl -------------------------------------------------------------------------------- /res/fonts/erin/MontereyBd.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MontereyBd.pt -------------------------------------------------------------------------------- /res/fonts/erin/MontereyBd.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/erin/MontereyBd.sv -------------------------------------------------------------------------------- /res/fonts/fairfax/Fairfax.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/Fairfax.da -------------------------------------------------------------------------------- /res/fonts/fairfax/Fairfax.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/Fairfax.de -------------------------------------------------------------------------------- /res/fonts/fairfax/Fairfax.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/Fairfax.en -------------------------------------------------------------------------------- /res/fonts/fairfax/Fairfax.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/Fairfax.es -------------------------------------------------------------------------------- /res/fonts/fairfax/Fairfax.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/Fairfax.fr -------------------------------------------------------------------------------- /res/fonts/fairfax/Fairfax.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/Fairfax.it -------------------------------------------------------------------------------- /res/fonts/fairfax/Fairfax.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/Fairfax.nl -------------------------------------------------------------------------------- /res/fonts/fairfax/Fairfax.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/Fairfax.pt -------------------------------------------------------------------------------- /res/fonts/fairfax/Fairfax.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/Fairfax.sv -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxBd.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxBd.da -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxBd.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxBd.de -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxBd.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxBd.en -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxBd.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxBd.es -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxBd.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxBd.fr -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxBd.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxBd.it -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxBd.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxBd.nl -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxBd.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxBd.pt -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxBd.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxBd.sv -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxIt.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxIt.da -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxIt.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxIt.de -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxIt.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxIt.en -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxIt.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxIt.es -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxIt.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxIt.fr -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxIt.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxIt.it -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxIt.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxIt.nl -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxIt.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxIt.pt -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxIt.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxIt.sv -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxSf.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxSf.da -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxSf.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxSf.de -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxSf.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxSf.en -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxSf.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxSf.es -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxSf.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxSf.fr -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxSf.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxSf.it -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxSf.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxSf.nl -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxSf.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxSf.pt -------------------------------------------------------------------------------- /res/fonts/fairfax/FairfaxSf.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/fairfax/FairfaxSf.sv -------------------------------------------------------------------------------- /res/fonts/hrcg/ASCII: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/ASCII -------------------------------------------------------------------------------- /res/fonts/hrcg/BLIPPO.BLACK: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/BLIPPO.BLACK -------------------------------------------------------------------------------- /res/fonts/hrcg/BYTE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/BYTE -------------------------------------------------------------------------------- /res/fonts/hrcg/COLOSSAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/COLOSSAL -------------------------------------------------------------------------------- /res/fonts/hrcg/COUNT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/COUNT -------------------------------------------------------------------------------- /res/fonts/hrcg/FLOW: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/FLOW -------------------------------------------------------------------------------- /res/fonts/hrcg/GOTHIC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/GOTHIC -------------------------------------------------------------------------------- /res/fonts/hrcg/MIRROR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/MIRROR -------------------------------------------------------------------------------- /res/fonts/hrcg/OUTLINE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/OUTLINE -------------------------------------------------------------------------------- /res/fonts/hrcg/PINOCCHIO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/PINOCCHIO -------------------------------------------------------------------------------- /res/fonts/hrcg/PUDGY: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/PUDGY -------------------------------------------------------------------------------- /res/fonts/hrcg/ROMAN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/ROMAN -------------------------------------------------------------------------------- /res/fonts/hrcg/SLANT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/SLANT -------------------------------------------------------------------------------- /res/fonts/hrcg/STOP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/STOP -------------------------------------------------------------------------------- /res/fonts/hrcg/UPSIDE.DOWN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/hrcg/UPSIDE.DOWN -------------------------------------------------------------------------------- /res/fonts/mini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/fonts/mini -------------------------------------------------------------------------------- /res/package/APPLEVISION: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/APPLEVISION -------------------------------------------------------------------------------- /res/package/AUTUMN.PT3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/AUTUMN.PT3 -------------------------------------------------------------------------------- /res/package/BASIC.SYSTEM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/BASIC.SYSTEM -------------------------------------------------------------------------------- /res/package/BBROS.LOGO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/BBROS.LOGO -------------------------------------------------------------------------------- /res/package/BBROS.MINI: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/BBROS.MINI -------------------------------------------------------------------------------- /res/package/BINSCII: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/BINSCII -------------------------------------------------------------------------------- /res/package/CLOCK.SYSTEM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/CLOCK.SYSTEM -------------------------------------------------------------------------------- /res/package/COLOR.CHART: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/COLOR.CHART -------------------------------------------------------------------------------- /res/package/DIP.CHIPS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/DIP.CHIPS -------------------------------------------------------------------------------- /res/package/DLR.JESTER: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/DLR.JESTER -------------------------------------------------------------------------------- /res/package/EMERGENCY: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/EMERGENCY -------------------------------------------------------------------------------- /res/package/HELLO.WORLD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/HELLO.WORLD -------------------------------------------------------------------------------- /res/package/INTBASIC.SYSTEM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/INTBASIC.SYSTEM -------------------------------------------------------------------------------- /res/package/JESU.JOY: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/JESU.JOY -------------------------------------------------------------------------------- /res/package/KARATEKA.YELL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/KARATEKA.YELL -------------------------------------------------------------------------------- /res/package/LOREM.IPSUM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/LOREM.IPSUM -------------------------------------------------------------------------------- /res/package/LR.JESTER: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/LR.JESTER -------------------------------------------------------------------------------- /res/package/MONARCH: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/MONARCH -------------------------------------------------------------------------------- /res/package/PRODOS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/PRODOS -------------------------------------------------------------------------------- /res/package/PT3PLR.SYSTEM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/PT3PLR.SYSTEM -------------------------------------------------------------------------------- /res/package/READ.ME: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/READ.ME -------------------------------------------------------------------------------- /res/package/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/README.md -------------------------------------------------------------------------------- /res/package/ROOM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/ROOM -------------------------------------------------------------------------------- /res/package/SAM.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/SAM.BIN -------------------------------------------------------------------------------- /res/package/SHAKESPEARE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/SHAKESPEARE -------------------------------------------------------------------------------- /res/package/TTS.SYSTEM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/TTS.SYSTEM -------------------------------------------------------------------------------- /res/package/UNSHRINK: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/UNSHRINK -------------------------------------------------------------------------------- /res/package/WOZ.BREAKOUT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/package/WOZ.BREAKOUT -------------------------------------------------------------------------------- /res/pascal_floppy.dsk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/pascal_floppy.dsk -------------------------------------------------------------------------------- /res/prodos_floppy1.dsk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/prodos_floppy1.dsk -------------------------------------------------------------------------------- /res/prodos_floppy2.dsk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/prodos_floppy2.dsk -------------------------------------------------------------------------------- /res/tests.hdv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/res/tests.hdv -------------------------------------------------------------------------------- /src/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/README.md -------------------------------------------------------------------------------- /src/common.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/common.inc -------------------------------------------------------------------------------- /src/common/Makefile.common: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/common/Makefile.common -------------------------------------------------------------------------------- /src/common/asm.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/common/asm.cfg -------------------------------------------------------------------------------- /src/common/res/common.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/common/res/common.res.bg -------------------------------------------------------------------------------- /src/common/res/common.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/common/res/common.res.da -------------------------------------------------------------------------------- /src/common/res/common.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/common/res/common.res.de -------------------------------------------------------------------------------- /src/common/res/common.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/common/res/common.res.en -------------------------------------------------------------------------------- /src/common/res/common.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/common/res/common.res.es -------------------------------------------------------------------------------- /src/common/res/common.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/common/res/common.res.fr -------------------------------------------------------------------------------- /src/common/res/common.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/common/res/common.res.it -------------------------------------------------------------------------------- /src/common/res/common.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/common/res/common.res.nl -------------------------------------------------------------------------------- /src/common/res/common.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/common/res/common.res.pt -------------------------------------------------------------------------------- /src/common/res/common.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/common/res/common.res.sv -------------------------------------------------------------------------------- /src/config.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/config.inc -------------------------------------------------------------------------------- /src/desk.acc/API.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/API.md -------------------------------------------------------------------------------- /src/desk.acc/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/Makefile -------------------------------------------------------------------------------- /src/desk.acc/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/README.md -------------------------------------------------------------------------------- /src/desk.acc/TARGETS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/TARGETS -------------------------------------------------------------------------------- /src/desk.acc/analog.clock.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/analog.clock.s -------------------------------------------------------------------------------- /src/desk.acc/benchmark.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/benchmark.s -------------------------------------------------------------------------------- /src/desk.acc/bounce.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/bounce.s -------------------------------------------------------------------------------- /src/desk.acc/calculator.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/calculator.s -------------------------------------------------------------------------------- /src/desk.acc/calendar.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/calendar.s -------------------------------------------------------------------------------- /src/desk.acc/cd.remote.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/cd.remote.s -------------------------------------------------------------------------------- /src/desk.acc/change.type.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/change.type.s -------------------------------------------------------------------------------- /src/desk.acc/control.panel.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/control.panel.s -------------------------------------------------------------------------------- /src/desk.acc/darkness.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/darkness.s -------------------------------------------------------------------------------- /src/desk.acc/date.and.time.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/date.and.time.s -------------------------------------------------------------------------------- /src/desk.acc/digital.clock.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/digital.clock.s -------------------------------------------------------------------------------- /src/desk.acc/docs/hr2dhr.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/docs/hr2dhr.md -------------------------------------------------------------------------------- /src/desk.acc/dos33.import.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/dos33.import.s -------------------------------------------------------------------------------- /src/desk.acc/eyes.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/eyes.s -------------------------------------------------------------------------------- /src/desk.acc/find.files.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/find.files.s -------------------------------------------------------------------------------- /src/desk.acc/flying.toasters.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/flying.toasters.s -------------------------------------------------------------------------------- /src/desk.acc/helix.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/helix.s -------------------------------------------------------------------------------- /src/desk.acc/hr_to_dhr.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/hr_to_dhr.inc -------------------------------------------------------------------------------- /src/desk.acc/international.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/international.s -------------------------------------------------------------------------------- /src/desk.acc/invert.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/invert.s -------------------------------------------------------------------------------- /src/desk.acc/joystick.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/joystick.s -------------------------------------------------------------------------------- /src/desk.acc/key.caps.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/key.caps.s -------------------------------------------------------------------------------- /src/desk.acc/lights.out.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/lights.out.s -------------------------------------------------------------------------------- /src/desk.acc/map.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/map.s -------------------------------------------------------------------------------- /src/desk.acc/matrix.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/matrix.s -------------------------------------------------------------------------------- /src/desk.acc/melt.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/melt.s -------------------------------------------------------------------------------- /src/desk.acc/message.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/message.s -------------------------------------------------------------------------------- /src/desk.acc/neko.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko.s -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/README.md -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_01.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_01.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_01.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_01.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_02.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_02.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_02.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_02.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_03.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_03.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_03.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_03.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_04.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_04.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_04.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_04.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_05.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_05.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_05.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_05.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_06.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_06.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_06.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_06.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_07.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_07.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_07.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_07.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_08.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_08.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_08.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_08.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_09.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_09.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_09.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_09.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_10.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_10.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_10.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_10.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_11.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_11.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_11.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_11.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_12.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_12.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_12.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_12.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_13.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_13.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_13.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_13.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_14.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_14.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_14.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_14.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_15.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_15.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_15.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_15.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_16.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_16.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_16.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_16.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_17.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_17.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_17.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_17.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_18.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_18.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_18.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_18.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_19.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_19.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_19.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_19.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_20.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_20.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_20.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_20.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_21.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_21.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_21.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_21.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_22.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_22.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_22.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_22.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_23.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_23.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_23.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_23.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_24.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_24.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_24.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_24.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_25.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_25.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_25.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_25.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_26.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_26.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_26.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_26.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_27.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_27.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_27.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_27.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_28.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_28.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_28.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_28.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_29.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_29.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_29.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_29.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_30.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_30.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_30.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_30.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_31.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_31.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_31.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_31.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_32.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_32.bin -------------------------------------------------------------------------------- /src/desk.acc/neko_frames/neko_frame_32.bin.lzsa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/neko_frames/neko_frame_32.bin.lzsa -------------------------------------------------------------------------------- /src/desk.acc/options.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/options.s -------------------------------------------------------------------------------- /src/desk.acc/print.catalog.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/print.catalog.s -------------------------------------------------------------------------------- /src/desk.acc/print.screen.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/print.screen.s -------------------------------------------------------------------------------- /src/desk.acc/puzzle.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/puzzle.s -------------------------------------------------------------------------------- /src/desk.acc/random.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/random.s -------------------------------------------------------------------------------- /src/desk.acc/res/benchmark.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/benchmark.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/benchmark.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/benchmark.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/benchmark.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/benchmark.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/benchmark.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/benchmark.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/benchmark.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/benchmark.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/benchmark.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/benchmark.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/benchmark.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/benchmark.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/benchmark.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/benchmark.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/benchmark.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/benchmark.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/benchmark.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/benchmark.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/bounce.res.bg: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "podska~ane" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/bounce.res.da: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Bounce" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/bounce.res.de: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Prallen" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/bounce.res.en: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Bounce" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/bounce.res.es: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Rebotar" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/bounce.res.fr: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Rebond" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/bounce.res.it: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Rimbalzo" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/bounce.res.nl: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Stuiteren" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/bounce.res.pt: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Quicar" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/bounce.res.sv: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Studsa" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/calculator.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/calculator.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/calculator.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/calculator.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/calculator.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/calculator.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/calculator.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/calculator.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/calculator.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/calculator.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/calculator.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/calculator.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/calculator.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/calculator.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/calculator.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/calculator.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/calculator.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/calculator.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/calculator.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/calculator.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/calendar.res.bg: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "kalendar" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/calendar.res.da: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Kalender" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/calendar.res.de: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Kalender" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/calendar.res.en: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Calendar" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/calendar.res.es: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Calendario" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/calendar.res.fr: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Calendrier" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/calendar.res.it: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Calendario" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/calendar.res.nl: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Kalender" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/calendar.res.pt: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Calend@rio" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/calendar.res.sv: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Kalender" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/cd.remote.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/cd.remote.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/cd.remote.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/cd.remote.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/cd.remote.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/cd.remote.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/cd.remote.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/cd.remote.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/cd.remote.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/cd.remote.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/cd.remote.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/cd.remote.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/cd.remote.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/cd.remote.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/cd.remote.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/cd.remote.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/cd.remote.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/cd.remote.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/cd.remote.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/cd.remote.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/change.type.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/change.type.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/change.type.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/change.type.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/change.type.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/change.type.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/change.type.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/change.type.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/change.type.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/change.type.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/change.type.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/change.type.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/change.type.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/change.type.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/change.type.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/change.type.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/change.type.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/change.type.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/change.type.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/change.type.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/control.panel.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/control.panel.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/control.panel.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/control.panel.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/control.panel.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/control.panel.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/control.panel.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/control.panel.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/control.panel.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/control.panel.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/control.panel.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/control.panel.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/control.panel.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/control.panel.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/control.panel.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/control.panel.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/control.panel.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/control.panel.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/control.panel.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/control.panel.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/date.and.time.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/date.and.time.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/date.and.time.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/date.and.time.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/date.and.time.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/date.and.time.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/date.and.time.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/date.and.time.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/date.and.time.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/date.and.time.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/date.and.time.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/date.and.time.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/date.and.time.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/date.and.time.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/date.and.time.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/date.and.time.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/date.and.time.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/date.and.time.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/date.and.time.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/date.and.time.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/dos33.import.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/dos33.import.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/dos33.import.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/dos33.import.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/dos33.import.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/dos33.import.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/dos33.import.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/dos33.import.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/dos33.import.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/dos33.import.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/dos33.import.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/dos33.import.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/dos33.import.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/dos33.import.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/dos33.import.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/dos33.import.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/dos33.import.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/dos33.import.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/dos33.import.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/dos33.import.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/eyes.res.bg: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "o~i" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/eyes.res.da: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "\\jne" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/eyes.res.de: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Augen" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/eyes.res.en: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Eyes" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/eyes.res.es: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Ojos" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/eyes.res.fr: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Yeux" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/eyes.res.it: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Occhi" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/eyes.res.nl: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Ogen" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/eyes.res.pt: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Olhos" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/eyes.res.sv: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "\\gon" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/filenames.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/filenames.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/filenames.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/filenames.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/filenames.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/filenames.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/filenames.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/filenames.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/filenames.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/filenames.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/filenames.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/filenames.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/filenames.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/filenames.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/filenames.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/filenames.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/filenames.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/filenames.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/filenames.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/filenames.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/find.files.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/find.files.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/find.files.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/find.files.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/find.files.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/find.files.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/find.files.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/find.files.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/find.files.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/find.files.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/find.files.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/find.files.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/find.files.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/find.files.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/find.files.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/find.files.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/find.files.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/find.files.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/find.files.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/find.files.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/international.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/international.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/international.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/international.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/international.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/international.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/international.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/international.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/international.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/international.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/international.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/international.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/international.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/international.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/international.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/international.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/international.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/international.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/international.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/international.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/joystick.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/joystick.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/joystick.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/joystick.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/joystick.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/joystick.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/joystick.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/joystick.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/joystick.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/joystick.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/joystick.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/joystick.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/joystick.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/joystick.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/joystick.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/joystick.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/joystick.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/joystick.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/joystick.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/joystick.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/key.caps.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/key.caps.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/key.caps.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/key.caps.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/key.caps.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/key.caps.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/key.caps.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/key.caps.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/key.caps.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/key.caps.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/key.caps.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/key.caps.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/key.caps.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/key.caps.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/key.caps.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/key.caps.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/key.caps.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/key.caps.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/key.caps.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/key.caps.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/lights.out.res.bg: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "swetlini" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/lights.out.res.da: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Lys" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/lights.out.res.de: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Lichter" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/lights.out.res.en: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Lights Out" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/lights.out.res.es: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Luces" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/lights.out.res.fr: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Lumi}res" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/lights.out.res.it: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Luci" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/lights.out.res.nl: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Lichten" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/lights.out.res.pt: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Luzes" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/lights.out.res.sv: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Ljus" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/map.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/map.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/map.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/map.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/map.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/map.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/map.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/map.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/map.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/map.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/map.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/map.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/map.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/map.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/map.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/map.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/map.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/map.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/map.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/map.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/message.res.bg: -------------------------------------------------------------------------------- 1 | .define res_string_message_placeholder "wywedi syob}enie..." 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/message.res.da: -------------------------------------------------------------------------------- 1 | .define res_string_message_placeholder "Skriv en besked ..." 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/message.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/message.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/message.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/message.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/message.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/message.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/message.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/message.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/message.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/message.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/message.res.nl: -------------------------------------------------------------------------------- 1 | .define res_string_message_placeholder "Type een bericht..." 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/message.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/message.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/message.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/message.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/neko.res.bg: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "neko" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/neko.res.da: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Neko" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/neko.res.de: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Neko" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/neko.res.en: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Neko" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/neko.res.es: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Neko" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/neko.res.fr: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Neko" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/neko.res.it: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Neko" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/neko.res.nl: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Neko" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/neko.res.pt: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Neko" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/neko.res.sv: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Neko" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/options.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/options.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/options.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/options.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/options.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/options.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/options.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/options.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/options.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/options.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/options.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/options.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/options.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/options.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/options.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/options.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/options.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/options.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/options.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/options.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/print.catalog.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/print.catalog.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/print.catalog.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/print.catalog.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/print.catalog.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/print.catalog.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/print.catalog.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/print.catalog.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/print.catalog.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/print.catalog.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/print.catalog.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/print.catalog.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/print.catalog.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/print.catalog.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/print.catalog.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/print.catalog.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/print.catalog.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/print.catalog.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/print.catalog.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/print.catalog.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/puzzle.res.bg: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "pyzel" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/puzzle.res.da: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Pusle" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/puzzle.res.de: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Puzzle" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/puzzle.res.en: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Puzzle" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/puzzle.res.es: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Puzzle" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/puzzle.res.fr: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Puzzle" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/puzzle.res.it: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Puzzle" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/puzzle.res.nl: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Puzzel" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/puzzle.res.pt: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Puzzle" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/puzzle.res.sv: -------------------------------------------------------------------------------- 1 | .define res_string_window_title "Pussel" 2 | -------------------------------------------------------------------------------- /src/desk.acc/res/show.duet.file.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.duet.file.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/show.duet.file.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.duet.file.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/show.duet.file.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.duet.file.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/show.duet.file.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.duet.file.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/show.duet.file.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.duet.file.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/show.duet.file.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.duet.file.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/show.duet.file.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.duet.file.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/show.duet.file.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.duet.file.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/show.duet.file.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.duet.file.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/show.duet.file.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.duet.file.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/show.text.file.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.text.file.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/show.text.file.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.text.file.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/show.text.file.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.text.file.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/show.text.file.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.text.file.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/show.text.file.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.text.file.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/show.text.file.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.text.file.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/show.text.file.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.text.file.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/show.text.file.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.text.file.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/show.text.file.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.text.file.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/show.text.file.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/show.text.file.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/sounds.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/sounds.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/sounds.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/sounds.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/sounds.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/sounds.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/sounds.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/sounds.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/sounds.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/sounds.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/sounds.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/sounds.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/sounds.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/sounds.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/sounds.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/sounds.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/sounds.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/sounds.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/sounds.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/sounds.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/system.speed.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/system.speed.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/system.speed.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/system.speed.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/system.speed.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/system.speed.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/system.speed.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/system.speed.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/system.speed.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/system.speed.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/system.speed.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/system.speed.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/system.speed.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/system.speed.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/system.speed.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/system.speed.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/system.speed.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/system.speed.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/system.speed.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/system.speed.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/this.apple.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/this.apple.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/this.apple.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/this.apple.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/this.apple.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/this.apple.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/this.apple.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/this.apple.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/this.apple.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/this.apple.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/this.apple.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/this.apple.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/this.apple.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/this.apple.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/this.apple.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/this.apple.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/this.apple.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/this.apple.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/this.apple.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/this.apple.res.sv -------------------------------------------------------------------------------- /src/desk.acc/res/views.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/views.res.bg -------------------------------------------------------------------------------- /src/desk.acc/res/views.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/views.res.da -------------------------------------------------------------------------------- /src/desk.acc/res/views.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/views.res.de -------------------------------------------------------------------------------- /src/desk.acc/res/views.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/views.res.en -------------------------------------------------------------------------------- /src/desk.acc/res/views.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/views.res.es -------------------------------------------------------------------------------- /src/desk.acc/res/views.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/views.res.fr -------------------------------------------------------------------------------- /src/desk.acc/res/views.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/views.res.it -------------------------------------------------------------------------------- /src/desk.acc/res/views.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/views.res.nl -------------------------------------------------------------------------------- /src/desk.acc/res/views.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/views.res.pt -------------------------------------------------------------------------------- /src/desk.acc/res/views.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/res/views.res.sv -------------------------------------------------------------------------------- /src/desk.acc/rods.pattern.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/rods.pattern.s -------------------------------------------------------------------------------- /src/desk.acc/round.corners.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/round.corners.s -------------------------------------------------------------------------------- /src/desk.acc/run.basic.here.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/run.basic.here.s -------------------------------------------------------------------------------- /src/desk.acc/sci.calc.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/sci.calc.s -------------------------------------------------------------------------------- /src/desk.acc/screenshot.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/screenshot.s -------------------------------------------------------------------------------- /src/desk.acc/show.duet.file.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/show.duet.file.s -------------------------------------------------------------------------------- /src/desk.acc/show.font.file.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/show.font.file.s -------------------------------------------------------------------------------- /src/desk.acc/show.image.file.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/show.image.file.s -------------------------------------------------------------------------------- /src/desk.acc/show.text.file.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/show.text.file.s -------------------------------------------------------------------------------- /src/desk.acc/sort.directory.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/sort.directory.s -------------------------------------------------------------------------------- /src/desk.acc/sounds.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/sounds.s -------------------------------------------------------------------------------- /src/desk.acc/system.speed.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/system.speed.s -------------------------------------------------------------------------------- /src/desk.acc/this.apple.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/this.apple.s -------------------------------------------------------------------------------- /src/desk.acc/views.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desk.acc/views.s -------------------------------------------------------------------------------- /src/desktop.system/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop.system/Makefile -------------------------------------------------------------------------------- /src/desktop.system/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop.system/README.md -------------------------------------------------------------------------------- /src/desktop.system/desktop.system.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop.system/desktop.system.s -------------------------------------------------------------------------------- /src/desktop.system/res/desktop.system.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop.system/res/desktop.system.res.bg -------------------------------------------------------------------------------- /src/desktop.system/res/desktop.system.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop.system/res/desktop.system.res.da -------------------------------------------------------------------------------- /src/desktop.system/res/desktop.system.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop.system/res/desktop.system.res.de -------------------------------------------------------------------------------- /src/desktop.system/res/desktop.system.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop.system/res/desktop.system.res.en -------------------------------------------------------------------------------- /src/desktop.system/res/desktop.system.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop.system/res/desktop.system.res.es -------------------------------------------------------------------------------- /src/desktop.system/res/desktop.system.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop.system/res/desktop.system.res.fr -------------------------------------------------------------------------------- /src/desktop.system/res/desktop.system.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop.system/res/desktop.system.res.it -------------------------------------------------------------------------------- /src/desktop.system/res/desktop.system.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop.system/res/desktop.system.res.nl -------------------------------------------------------------------------------- /src/desktop.system/res/desktop.system.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop.system/res/desktop.system.res.pt -------------------------------------------------------------------------------- /src/desktop.system/res/desktop.system.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop.system/res/desktop.system.res.sv -------------------------------------------------------------------------------- /src/desktop/APIs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/APIs.md -------------------------------------------------------------------------------- /src/desktop/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/Makefile -------------------------------------------------------------------------------- /src/desktop/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/README.md -------------------------------------------------------------------------------- /src/desktop/auxmem.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/auxmem.s -------------------------------------------------------------------------------- /src/desktop/desktop.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/desktop.inc -------------------------------------------------------------------------------- /src/desktop/desktop.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/desktop.s -------------------------------------------------------------------------------- /src/desktop/init.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/init.s -------------------------------------------------------------------------------- /src/desktop/internal.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/internal.inc -------------------------------------------------------------------------------- /src/desktop/lc.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/lc.s -------------------------------------------------------------------------------- /src/desktop/loader.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/loader.s -------------------------------------------------------------------------------- /src/desktop/main.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/main.s -------------------------------------------------------------------------------- /src/desktop/ovl_file_copy.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/ovl_file_copy.s -------------------------------------------------------------------------------- /src/desktop/ovl_file_dialog.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/ovl_file_dialog.s -------------------------------------------------------------------------------- /src/desktop/ovl_format_erase.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/ovl_format_erase.s -------------------------------------------------------------------------------- /src/desktop/ovl_selector_edit.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/ovl_selector_edit.s -------------------------------------------------------------------------------- /src/desktop/ovl_selector_pick.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/ovl_selector_pick.s -------------------------------------------------------------------------------- /src/desktop/res.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/res.s -------------------------------------------------------------------------------- /src/desktop/res/desktop.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/res/desktop.res.bg -------------------------------------------------------------------------------- /src/desktop/res/desktop.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/res/desktop.res.da -------------------------------------------------------------------------------- /src/desktop/res/desktop.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/res/desktop.res.de -------------------------------------------------------------------------------- /src/desktop/res/desktop.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/res/desktop.res.en -------------------------------------------------------------------------------- /src/desktop/res/desktop.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/res/desktop.res.es -------------------------------------------------------------------------------- /src/desktop/res/desktop.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/res/desktop.res.fr -------------------------------------------------------------------------------- /src/desktop/res/desktop.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/res/desktop.res.it -------------------------------------------------------------------------------- /src/desktop/res/desktop.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/res/desktop.res.nl -------------------------------------------------------------------------------- /src/desktop/res/desktop.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/res/desktop.res.pt -------------------------------------------------------------------------------- /src/desktop/res/desktop.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/desktop/res/desktop.res.sv -------------------------------------------------------------------------------- /src/disk_copy/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/Makefile -------------------------------------------------------------------------------- /src/disk_copy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/README.md -------------------------------------------------------------------------------- /src/disk_copy/auxlc.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/auxlc.s -------------------------------------------------------------------------------- /src/disk_copy/disk_copy.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/disk_copy.inc -------------------------------------------------------------------------------- /src/disk_copy/disk_copy.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/disk_copy.s -------------------------------------------------------------------------------- /src/disk_copy/loader.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/loader.s -------------------------------------------------------------------------------- /src/disk_copy/main.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/main.s -------------------------------------------------------------------------------- /src/disk_copy/res/disk_copy.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/res/disk_copy.res.bg -------------------------------------------------------------------------------- /src/disk_copy/res/disk_copy.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/res/disk_copy.res.da -------------------------------------------------------------------------------- /src/disk_copy/res/disk_copy.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/res/disk_copy.res.de -------------------------------------------------------------------------------- /src/disk_copy/res/disk_copy.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/res/disk_copy.res.en -------------------------------------------------------------------------------- /src/disk_copy/res/disk_copy.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/res/disk_copy.res.es -------------------------------------------------------------------------------- /src/disk_copy/res/disk_copy.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/res/disk_copy.res.fr -------------------------------------------------------------------------------- /src/disk_copy/res/disk_copy.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/res/disk_copy.res.it -------------------------------------------------------------------------------- /src/disk_copy/res/disk_copy.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/res/disk_copy.res.nl -------------------------------------------------------------------------------- /src/disk_copy/res/disk_copy.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/res/disk_copy.res.pt -------------------------------------------------------------------------------- /src/disk_copy/res/disk_copy.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/disk_copy/res/disk_copy.res.sv -------------------------------------------------------------------------------- /src/extras/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/extras/Makefile -------------------------------------------------------------------------------- /src/extras/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/extras/README.md -------------------------------------------------------------------------------- /src/extras/asmtest.system.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/extras/asmtest.system.s -------------------------------------------------------------------------------- /src/extras/awlaunch.system.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/extras/awlaunch.system.s -------------------------------------------------------------------------------- /src/extras/awlaunch_task.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/extras/awlaunch_task.bin -------------------------------------------------------------------------------- /src/inc/README.md: -------------------------------------------------------------------------------- 1 | ## `pdload.dat` 2 | 3 | ProDOS Loader blocks, used when formatting a disk. 4 | -------------------------------------------------------------------------------- /src/inc/apple2.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/inc/apple2.inc -------------------------------------------------------------------------------- /src/inc/dos33.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/inc/dos33.inc -------------------------------------------------------------------------------- /src/inc/flow.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/inc/flow.inc -------------------------------------------------------------------------------- /src/inc/fp_macros.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/inc/fp_macros.inc -------------------------------------------------------------------------------- /src/inc/hires_table.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/inc/hires_table.inc -------------------------------------------------------------------------------- /src/inc/macros.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/inc/macros.inc -------------------------------------------------------------------------------- /src/inc/multibyte.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/inc/multibyte.inc -------------------------------------------------------------------------------- /src/inc/passport_midi.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/inc/passport_midi.inc -------------------------------------------------------------------------------- /src/inc/pdload.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/inc/pdload.dat -------------------------------------------------------------------------------- /src/inc/prodos.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/inc/prodos.inc -------------------------------------------------------------------------------- /src/inc/smartport.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/inc/smartport.inc -------------------------------------------------------------------------------- /src/lib/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/README.md -------------------------------------------------------------------------------- /src/lib/adjustfilecase.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/adjustfilecase.s -------------------------------------------------------------------------------- /src/lib/alert_dialog.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/alert_dialog.inc -------------------------------------------------------------------------------- /src/lib/alert_dialog.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/alert_dialog.s -------------------------------------------------------------------------------- /src/lib/bell.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/bell.s -------------------------------------------------------------------------------- /src/lib/bootstrap.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/bootstrap.s -------------------------------------------------------------------------------- /src/lib/clear_dhr.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/clear_dhr.s -------------------------------------------------------------------------------- /src/lib/datetime.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/datetime.s -------------------------------------------------------------------------------- /src/lib/default_settings.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/default_settings.s -------------------------------------------------------------------------------- /src/lib/default_sound.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/default_sound.s -------------------------------------------------------------------------------- /src/lib/detect_lcmeve.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/detect_lcmeve.s -------------------------------------------------------------------------------- /src/lib/detect_megaii.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/detect_megaii.s -------------------------------------------------------------------------------- /src/lib/detect_mockingboard.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/detect_mockingboard.s -------------------------------------------------------------------------------- /src/lib/detect_thecricket.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/detect_thecricket.s -------------------------------------------------------------------------------- /src/lib/disconnect_ram.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/disconnect_ram.s -------------------------------------------------------------------------------- /src/lib/doubleclick.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/doubleclick.s -------------------------------------------------------------------------------- /src/lib/drawdialogpath.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/drawdialogpath.s -------------------------------------------------------------------------------- /src/lib/event_params.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/event_params.s -------------------------------------------------------------------------------- /src/lib/file_dialog.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/file_dialog.s -------------------------------------------------------------------------------- /src/lib/file_dialog_res.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/file_dialog_res.s -------------------------------------------------------------------------------- /src/lib/filetypestring.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/filetypestring.s -------------------------------------------------------------------------------- /src/lib/formatdiskii.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/formatdiskii.s -------------------------------------------------------------------------------- /src/lib/get_next_event.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/get_next_event.s -------------------------------------------------------------------------------- /src/lib/inttostring.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/inttostring.s -------------------------------------------------------------------------------- /src/lib/invoker.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/invoker.s -------------------------------------------------------------------------------- /src/lib/is_diskii.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/is_diskii.s -------------------------------------------------------------------------------- /src/lib/load_settings.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/load_settings.s -------------------------------------------------------------------------------- /src/lib/loader_progress.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/loader_progress.s -------------------------------------------------------------------------------- /src/lib/lz4fh6502.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/lz4fh6502.s -------------------------------------------------------------------------------- /src/lib/lzsa.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/lzsa.s -------------------------------------------------------------------------------- /src/lib/menuclock.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/menuclock.s -------------------------------------------------------------------------------- /src/lib/monocolor.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/monocolor.s -------------------------------------------------------------------------------- /src/lib/normfast.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/normfast.s -------------------------------------------------------------------------------- /src/lib/prng.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/prng.s -------------------------------------------------------------------------------- /src/lib/quicksort.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/quicksort.s -------------------------------------------------------------------------------- /src/lib/ramcard.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/ramcard.s -------------------------------------------------------------------------------- /src/lib/readwrite_settings.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/readwrite_settings.s -------------------------------------------------------------------------------- /src/lib/reconnect_ram.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/reconnect_ram.s -------------------------------------------------------------------------------- /src/lib/recursive_copy.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/recursive_copy.s -------------------------------------------------------------------------------- /src/lib/rom_call.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/rom_call.s -------------------------------------------------------------------------------- /src/lib/save_settings.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/save_settings.s -------------------------------------------------------------------------------- /src/lib/save_textpage.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/save_textpage.s -------------------------------------------------------------------------------- /src/lib/smartport.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/smartport.s -------------------------------------------------------------------------------- /src/lib/speed.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/speed.s -------------------------------------------------------------------------------- /src/lib/uppercase.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/uppercase.s -------------------------------------------------------------------------------- /src/lib/with_interrupts_disabled.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/with_interrupts_disabled.s -------------------------------------------------------------------------------- /src/lib/wordcase.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/lib/wordcase.s -------------------------------------------------------------------------------- /src/mgtk/MGTK.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/mgtk/MGTK.md -------------------------------------------------------------------------------- /src/mgtk/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/mgtk/README.md -------------------------------------------------------------------------------- /src/mgtk/mgtk.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/mgtk/mgtk.inc -------------------------------------------------------------------------------- /src/mgtk/mgtk.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/mgtk/mgtk.s -------------------------------------------------------------------------------- /src/selector/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/Makefile -------------------------------------------------------------------------------- /src/selector/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/README.md -------------------------------------------------------------------------------- /src/selector/alert_dialog.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/alert_dialog.s -------------------------------------------------------------------------------- /src/selector/app.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/app.s -------------------------------------------------------------------------------- /src/selector/loader.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/loader.s -------------------------------------------------------------------------------- /src/selector/ovl_file_copy.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/ovl_file_copy.s -------------------------------------------------------------------------------- /src/selector/ovl_file_dialog.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/ovl_file_dialog.s -------------------------------------------------------------------------------- /src/selector/res/selector.res.bg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/res/selector.res.bg -------------------------------------------------------------------------------- /src/selector/res/selector.res.da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/res/selector.res.da -------------------------------------------------------------------------------- /src/selector/res/selector.res.de: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/res/selector.res.de -------------------------------------------------------------------------------- /src/selector/res/selector.res.en: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/res/selector.res.en -------------------------------------------------------------------------------- /src/selector/res/selector.res.es: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/res/selector.res.es -------------------------------------------------------------------------------- /src/selector/res/selector.res.fr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/res/selector.res.fr -------------------------------------------------------------------------------- /src/selector/res/selector.res.it: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/res/selector.res.it -------------------------------------------------------------------------------- /src/selector/res/selector.res.nl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/res/selector.res.nl -------------------------------------------------------------------------------- /src/selector/res/selector.res.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/res/selector.res.pt -------------------------------------------------------------------------------- /src/selector/res/selector.res.sv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/res/selector.res.sv -------------------------------------------------------------------------------- /src/selector/selector.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/selector/selector.s -------------------------------------------------------------------------------- /src/toolkits/BTK.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/BTK.md -------------------------------------------------------------------------------- /src/toolkits/IconTK.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/IconTK.md -------------------------------------------------------------------------------- /src/toolkits/LBTK.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/LBTK.md -------------------------------------------------------------------------------- /src/toolkits/LETK.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/LETK.md -------------------------------------------------------------------------------- /src/toolkits/OPTK.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/OPTK.md -------------------------------------------------------------------------------- /src/toolkits/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/README.md -------------------------------------------------------------------------------- /src/toolkits/btk.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/btk.inc -------------------------------------------------------------------------------- /src/toolkits/btk.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/btk.s -------------------------------------------------------------------------------- /src/toolkits/icontk.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/icontk.inc -------------------------------------------------------------------------------- /src/toolkits/icontk.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/icontk.s -------------------------------------------------------------------------------- /src/toolkits/lbtk.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/lbtk.inc -------------------------------------------------------------------------------- /src/toolkits/lbtk.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/lbtk.s -------------------------------------------------------------------------------- /src/toolkits/letk.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/letk.inc -------------------------------------------------------------------------------- /src/toolkits/letk.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/letk.s -------------------------------------------------------------------------------- /src/toolkits/optk.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/optk.inc -------------------------------------------------------------------------------- /src/toolkits/optk.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/src/toolkits/optk.s -------------------------------------------------------------------------------- /tests/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/README.md -------------------------------------------------------------------------------- /tests/calculator.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/calculator.lua -------------------------------------------------------------------------------- /tests/calendar.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/calendar.lua -------------------------------------------------------------------------------- /tests/change_type.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/change_type.lua -------------------------------------------------------------------------------- /tests/check_all_drives.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/check_all_drives.lua -------------------------------------------------------------------------------- /tests/close_all.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/close_all.lua -------------------------------------------------------------------------------- /tests/close_window.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/close_window.lua -------------------------------------------------------------------------------- /tests/configs/ace2200.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/configs/ace2200.lua -------------------------------------------------------------------------------- /tests/configs/ace500.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/configs/ace500.lua -------------------------------------------------------------------------------- /tests/configs/config1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/configs/config1.lua -------------------------------------------------------------------------------- /tests/configs/config2.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/configs/config2.lua -------------------------------------------------------------------------------- /tests/configs/iic4.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/configs/iic4.lua -------------------------------------------------------------------------------- /tests/configs/iicplus.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/configs/iicplus.lua -------------------------------------------------------------------------------- /tests/configs/iie.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/configs/iie.lua -------------------------------------------------------------------------------- /tests/configs/iiee.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/configs/iiee.lua -------------------------------------------------------------------------------- /tests/configs/iigs.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/configs/iigs.lua -------------------------------------------------------------------------------- /tests/configs/laser128ex.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/configs/laser128ex.lua -------------------------------------------------------------------------------- /tests/control_panel.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/control_panel.lua -------------------------------------------------------------------------------- /tests/control_panel_iie.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/control_panel_iie.lua -------------------------------------------------------------------------------- /tests/control_panel_ramcard.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/control_panel_ramcard.lua -------------------------------------------------------------------------------- /tests/date_and_time.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/date_and_time.lua -------------------------------------------------------------------------------- /tests/desk_accessories.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/desk_accessories.lua -------------------------------------------------------------------------------- /tests/disk_copy.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/disk_copy.lua -------------------------------------------------------------------------------- /tests/dos33_import.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/dos33_import.lua -------------------------------------------------------------------------------- /tests/exercise-vidmodes.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/exercise-vidmodes.lua -------------------------------------------------------------------------------- /tests/find_files.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/find_files.lua -------------------------------------------------------------------------------- /tests/international.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/international.lua -------------------------------------------------------------------------------- /tests/investigations.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/investigations.lua -------------------------------------------------------------------------------- /tests/joystick.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/joystick.lua -------------------------------------------------------------------------------- /tests/key_caps.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/key_caps.lua -------------------------------------------------------------------------------- /tests/key_caps_apple2c.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/key_caps_apple2c.lua -------------------------------------------------------------------------------- /tests/key_caps_apple2cp.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/key_caps_apple2cp.lua -------------------------------------------------------------------------------- /tests/key_caps_apple2e.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/key_caps_apple2e.lua -------------------------------------------------------------------------------- /tests/key_caps_apple2gs.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/key_caps_apple2gs.lua -------------------------------------------------------------------------------- /tests/key_caps_laser128.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/key_caps_laser128.lua -------------------------------------------------------------------------------- /tests/keyboard_window_control.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/keyboard_window_control.lua -------------------------------------------------------------------------------- /tests/lib/a2d.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/lib/a2d.lua -------------------------------------------------------------------------------- /tests/lib/apple2.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/lib/apple2.lua -------------------------------------------------------------------------------- /tests/lib/autoboot.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/lib/autoboot.lua -------------------------------------------------------------------------------- /tests/lib/test.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/lib/test.lua -------------------------------------------------------------------------------- /tests/mouse_keys.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/mouse_keys.lua -------------------------------------------------------------------------------- /tests/option_pickers.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/option_pickers.lua -------------------------------------------------------------------------------- /tests/options.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/options.lua -------------------------------------------------------------------------------- /tests/playground.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/playground.lua -------------------------------------------------------------------------------- /tests/ramcard.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/ramcard.lua -------------------------------------------------------------------------------- /tests/real_time_clock.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/real_time_clock.lua -------------------------------------------------------------------------------- /tests/rgb_display.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/rgb_display.lua -------------------------------------------------------------------------------- /tests/run_basic_here.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/run_basic_here.lua -------------------------------------------------------------------------------- /tests/screen_savers.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/screen_savers.lua -------------------------------------------------------------------------------- /tests/screenshots/accessories.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/screenshots/accessories.lua -------------------------------------------------------------------------------- /tests/screenshots/dialogs.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/screenshots/dialogs.lua -------------------------------------------------------------------------------- /tests/screenshots/interpreters.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/screenshots/interpreters.lua -------------------------------------------------------------------------------- /tests/screenshots/preview.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/screenshots/preview.lua -------------------------------------------------------------------------------- /tests/screenshots/screensavers.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/screenshots/screensavers.lua -------------------------------------------------------------------------------- /tests/slot2.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/slot2.lua -------------------------------------------------------------------------------- /tests/sort_directory.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/sort_directory.lua -------------------------------------------------------------------------------- /tests/system_speed.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/system_speed.lua -------------------------------------------------------------------------------- /tests/view_menu.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/view_menu.lua -------------------------------------------------------------------------------- /tests/zip_chip.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/a2stuff/a2d/HEAD/tests/zip_chip.lua --------------------------------------------------------------------------------