diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a3c0202 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +*.adf +db/tools/index.htm +db/index.htm +db/games/index.htm +db/demos_aga/index.htm +db/demos/index.htm +*.bin +scriptedamigaemulator.js +scriptedamigaemulator.js.map diff --git a/Makefile b/Makefile index 32906be..13513c7 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,3 @@ scriptedamigaemulator.js: sae/prototypes.js sae/utils.js sae/dms.js sae/config.js sae/roms.js sae/memory.js sae/autoconf.js sae/expansion.js sae/events.js sae/gayle.js sae/ide.js sae/filesys.js sae/hardfile.js sae/input.js sae/serial.js sae/custom.js sae/blitter.js sae/copper.js sae/playfield.js sae/video.js sae/audio.js sae/cia.js sae/disk.js sae/rtc.js sae/m68k.js sae/cpu.js sae/amiga.js - closure-compiler --language_in=ECMASCRIPT6 --language_out ES5 $^ --js_output_file $@ + closure-compiler --language_in=ECMASCRIPT6 --language_out ES5 $^ --js_output_file $@ --create_source_map $@.map + printf "/*\n//@ sourceMappingURL=%b\n*/" $@.map >> $@ diff --git a/disass.htm b/disass.htm index b12b0cf..f0b1399 100644 --- a/disass.htm +++ b/disass.htm @@ -80,7 +80,7 @@
| Driver | -+ | + | Cursor | +|||
| Mode | -+ | + | Mode | ++ + | ||
| @@ -1493,10 +1503,11 @@ + |
-
+
Move
+
+ Device
+
+
|
-
+
Move
+
+ Device
+
+
|
+ | |||
| + | Note: If a joystick-device get not detected, try to press some buttons on it. | +|||||
| Keyboard | @@ -1638,7 +1668,7 @@||||||
| - | Enabled (joystick-emulation does always work) | +Enabled (emulated joysticks do always work) | ||||
| + | ||||||