?login_element?

Subversion Repositories NedoOS

Rev

Rev 1424 | Rev 1670 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. [*]
  2. ; unreal speccy configuration file
  3.  
  4. UNREAL=0.39.0   ; make sure you don't have old INI version
  5.  
  6.  
  7. [MISC]
  8. ; give idle timeslices to other applications
  9. ShareCPU=1      ; 1 - only for fast CPUs (incompatible with SoundDrv=none)
  10. ;
  11. HighPriority=1  ; boost process priority, disabled on ShareCPU=0
  12. ;
  13. SyncMode=SOUND ; tsc ; video synchronization method: sound, tsc, video
  14. ;
  15. HighResolutionTimer=0 ; 1 - set system timer resolution to 1ms, 0 - default timer resolution (~15ms)
  16. ;
  17. ; high memory: PENTAGON, SCORPION, PROFSCORP, PROFI, ATM450, ATM710, ATM3, KAY, PLUS3, QUORUM
  18. HIMEM=ATM3
  19. ; memory size, KB. pentagon,atm2: 128/256/512/1024, scorp,kay: 256/1024,
  20. ; ATM450: 512/1024, profi: 1024 only, quorum: 128/1024
  21. RAMSize=4096
  22. ;Pattern for fill RAM on start
  23. ;ColdRAM=00000000
  24. ColdRAM=00030003
  25. ; Lock memory above 128k when loading sna128 (pentagon only)
  26. Sna128Lock=1
  27. ; intercept rom tape loader for faster loading
  28. TapeTraps=1
  29. ; start tape on ROM load routine
  30. TapeAutoStart=1
  31. ; cmos on DFF7/BFF7: none, DALLAS (pc chip), or 512Bu1 (russian chip)
  32. CMOS=DALLAS
  33. ; cache size: 16,32 or 0 - disabled. no effect for ATM-4.50 model
  34. Cache=0
  35. ; bits, that can't be updated by Z80 and cleared by RESET (decimal value)
  36. ; ex: mask=3 - disable HWMC and 512x192, mask=255 - disable all additional hardware
  37. EFF7mask=66      ; EFF7mask=0 - all pentagon features on
  38. ;
  39. SMUC=0          ; enable/disable NVRAM + CMOS RTC
  40. ;
  41. RESET=SYS ;MENU       ; may be: BASIC,DOS,MENU,SYS
  42. ;
  43. ZC=1             ; enable/disable Z-Controller
  44. ;
  45. HideConsole=1   ; for gui freaks, who annoyed by main console window, set to 1
  46. ;
  47. ConfirmExit=0   ; 1 for exit confirmation message
  48. ;
  49. ; help filename
  50. Help=help_eng.html
  51.  
  52. ; directory with zx-files
  53. DIR=.
  54.  
  55. ; Kondrat'yev ISA modem emulated through windows modem on COM-port
  56. ; if you own internal PCI modem, use "settings/input" dialog to find out port
  57. Modem=NONE      ; NONE or COM1-COM255
  58.  
  59.  
  60. [AUTOLOAD]
  61. ; disk images and snapshot, loaded at startup
  62. ; file may be compressed, but only one file in archive is allowed
  63. ;c:\zx\us032atm\atmmm4.trd
  64. ;c:\zx\sys.trd
  65. diskA=
  66. diskB=
  67. diskC=
  68. diskD=
  69. ;snapshot=demo1.sna
  70. DefaultDrive=A ; Auto, A, B, C, D
  71.  
  72.  
  73. [INPUT]
  74. ; default/bk08/quorum
  75. ZXKeyMap=default
  76. ; you can define own layout, naming section in this INI file [ZX.KEYS.myname]
  77. ; create layouts for xas/storm/zxasm/alasm/zxword/sts/etc yourself, i'm bored
  78. KeybLayout=ACEdit
  79. ;default
  80. KeybPCMode=0    ; when enabled, using pc defaults, ex: SHIFT+7 => &
  81. Mouse=KEMPSTON  ; mouse type: NONE/KEMPSTON/AY
  82. Wheel=KEMPSTON  ; mouse wheel: NONE/KEMPSTON/KEYBOARD
  83. JoyMouse=0      ; emulate kempston joystick on mouse
  84. MouseScale=0    ; logarithmic scale: ZX_mouse=PC_mouse*2^(Scale), valid: [-3;3]
  85. SwapMouse=0     ; swap left and right mouse buttons
  86. KJoystick=1     ; emulate kempston joystick on keyboard and/or gameport
  87. FJoystick=0     ; emulate fuller joystick on keyboard and/or gameport
  88. Matrix=1        ; emulate keymatrix effect
  89. Fire=KFIRE      ; autofire key -> kempston
  90. FireRate=1      ; autofire button up/down delay (INTs)
  91. AltLock=0;1       ; does not update ZX-SPECTRUM keyboard while ALT pressed
  92. ATMKBD=0        ; ATM PC/XT keyboard controller
  93. Joy=0           ; Joystick id (0, 1, ...)
  94.  
  95. ; clipboard paste delays
  96. HoldDelay=2
  97. ReleaseDelay=2
  98. NewlineDelay=10
  99.  
  100.  
  101. [ULA]
  102. Frame=240000     ; t-states in frame
  103. Paper=35978;17989      ; t-states before paper
  104. Line=448;224         ; t-states in line
  105. int=50           ; int freq
  106. intlen=32        ; int length in t-states
  107. EvenM1=0         ; align M1 cycle to even T-state (for scorpion)
  108. 4TBorder=0       ; update border every 4T states (for scorpion)
  109. FloatBus=0       ; unstable data bus
  110. FloatDOS=0       ; unstable data bus in TR-DOS mode
  111. PortFF=0         ; enable/disable port FF
  112. mcx_small=320    ; visible multicolor area width (small border)
  113. mcy_small=240    ; visible multicolor area height (small border)
  114. b_top_small=24   ; top border height (small border)
  115. b_left_small=32  ; left border width (small border)
  116. mcx_full=384     ; visible multicolor area width (full border)  
  117. mcy_full=288     ; visible multicolor area height (full border)
  118. b_top_full=48    ; top border height (full border)              
  119. b_left_full=64   ; left border width (full border)              
  120.  
  121. ;Preset=PENTAGON     ; don't use above settings and load preset
  122.  
  123. ; PRESET.NAME=FRAME,PAPER,LINE,INT,INTLEN,EvenM1,4TBorder,floatBus,floatDOS,PortFF,
  124. ; mcx_small,mcy_small,b_top_small,b_left_small,mcx_full,mcy_full,b_top_full,b_left_full
  125. PRESET.PENTAGON=71680,17989,224,50,32,0,0,0,0,0,320,240,24,32,384,288,48,64
  126. PRESET.SCORPION=69888,14344,224,50,32,1,1,0,0,1,320,240,24,32,384,288,48,64 ; thanks to Faster
  127. PRESET.SCORPION_TURBO+=70784,14344,224,50,32,0,1,0,0,1,320,240,24,32,384,288,48,64 ; thanks to Faster
  128. PRESET.ATM1_2_3.5MHz=69888,14395,224,50,32,0,0,0,0,1,320,240,24,32,384,288,48,64 ; thanks to DDp
  129. PRESET.ATM1_2_7.0MHz=99880,17989,224,50,32,0,0,0,0,1,320,240,24,32,384,288,48,64
  130. PRESET.PROFI=69888,12580,224,50,28,0,0,0,0,0,320,240,24,32,384,288,48,64 ; thanks to DDp
  131. PRESET.KAY1024=69887,16132,224,50,32,0,1,0,0,0,320,240,24,32,384,296,56,64 ; (яюфуюэ яюф kay_demo)
  132.  
  133. ; ATM 7.10 hi-res video modes swap RAM/CPU address bus A5-A7<=>A8-A10
  134. AtmMemSwap=0
  135. ; reprogram color DACs with ATM palette. with this option
  136. ; noflic filter works only in fullscreen 16/32-bit,
  137. ; colors of system leds are also affected
  138. UsePalette=1
  139. ProfiMonochrome=0
  140. ;
  141. ULAPlus=0     ; enable/disable ULA+
  142.  
  143. [VIDEO]
  144.  
  145. VSync=0       ; enable for slower, but less jerky screen repaint.
  146.              ; uses backbuffer - requires twice more video memory
  147.              ; WARNING: eats a lot of cpu time!
  148.  
  149. FullScr=0     ; start at full-screen. windowed mode can be used only for
  150.              ; GDI, Blitter or Overlay video filter / driver
  151.  
  152. Refresh=0     ; monitor refresh rate in fullscreen mode (0-default).
  153.              ; for video=resampler, the more - the better
  154.  
  155. Border=small  ; border size:            none / small / wide
  156. NoFlic=0      ; apply noflic filter
  157. AltNoFlic=0   ; use interlaced algorithm for video=double
  158. FlashColor=0  ;
  159.  
  160. MinRes=480    ; minimal screen y-resolution in fullscreen mode
  161.              ; use 480 or higher to avoid switching mode when entering monitor
  162.              ; use 1024 to force 1280x1024 on LCD instead of 1280x960
  163.  
  164.  
  165. ChunkSize=auto  ; 2,4, or auto-detect (only for ch* videofilters)
  166. PixelScroll=0   ; detect per-pixel scrolling for video=text
  167.  
  168.  
  169. ; frame resampler options:
  170. rsm.frames=4  ; frames to mix (2-8)
  171.  
  172. ; fir interpolation mode:
  173. ; 2C - 12hz cut-off (gigascreen), 3C - 8hz cut-off (3-color)
  174. ; FULL - full details (scrollers), SIMPLE - average of last 2 frames
  175. rsm.mode=2C
  176.  
  177.  
  178. ; scale factor for 'video=advmame'. accepted values: 2,3,4
  179. ; 4x scale requires 1280x960 pixels. use border=none, if your monitor displays only 1024x768
  180. scale=2
  181.  
  182. ; window scale factor (for hardware stretching)
  183. winscale=1
  184.  
  185. ; video filter/renderer
  186.  
  187. video=double
  188.  
  189. ; values for video filter:
  190. ;  normal - fastest, but supports only standart spectrum screen, noflic, flash-color and HWMC
  191. ;  double - slower, but offers better quality and works in: pentagon 512x192, profi 512x240, ...
  192. ;  triple - 3x picture scale
  193. ;  quad - 4x picture scale, designed to use in LCD with 1280x1024 to avoid hardware stretching
  194. ;         use with minres=1024 to avoid 1280x960 mode
  195. ;  text - converts 4x8 fonts to 8x8 or 8x16 (for reading e-zines)
  196. ;  resampler - converts spectrum 50hz-int into 60/75/80/... hz display refresh
  197. ;  bilinear - color interpolation (MMX)
  198. ;  scale - fake 'vector' scaling
  199. ;  advmame - 2x,3x,4x scaling algorithm from AdvanceMAME project
  200. ;  tv - color TV emulation, windowed mode
  201. ;  ch_ov - chunky (fast), windowed mode (overlay, 16bit)
  202. ;  ch_hw - chunky (fast), windowed mode (hardware accel, 32bit)
  203. ;  ch_bl - chunky (filtered,320x240x16)
  204. ;  ch_b  - chunky (filtered,640x480x16)
  205. ;  ch4true - 32bit 4x4 chunky, full color precision (slow, but no special hardware reqd)
  206.  
  207. ; driver for video=normal/double/triple/quad/text
  208.  
  209. driver=d3d
  210.  
  211. ; video driver:
  212. ;   ddraw - direct access to video memory, fullscreen only, fastest
  213. ;   ddrawh, ddrawt - fullscreen 16- and 32-bit modes
  214. ;   gdi   - standart windows driver (slowest, but most compatible)
  215. ;   blt   - hardware blitter. recommended for accelerated cards (geforce4/etc)
  216. ;   ovr   - video overlay. recommended in windowed mode for slow video cards
  217. ;   d3d   - hardware scaling via direct 3d surface (dx9 required)
  218. ;   d3de  - hardware scaling via direct 3d surface (dx9 required) fullscreen only
  219.  
  220. fastlines=0 ; for video=double - draw twice faster in expense of visual quality
  221.            ; for video=anti64 - 4x8->8x8, else 4x8->8x16
  222.  
  223. ; use overlay is faster, but you'll get wrong colors if videocard can't
  224. ; use RGB555/RGB565 pixels formats for overlay (such as all nVidia cards)
  225. ; some video cards do interpolation in overlay mode,
  226. ; even if we don't requested it
  227.  
  228. ScanIntens=100;45  ; (%) bright for scan lines when video=double,fastlines=0
  229.               ; only for true-color and high-color modes
  230.               ; 8-bit modes use palette values ZN,ZB
  231.  
  232. ; ignore these filters
  233. Hide= ;ch_bl,ch_ov,ch4true
  234.  
  235. ; update border for CPU expensive filters
  236. Update=1
  237. ; how much frames to skip before displaying frame (for PCI video set to 2)
  238. SkipFrame=0
  239. ; don't wastetime on drawing when running on max speed
  240. SkipFrameMaxSpeed=8;64
  241. ; screenshot format: SCR, BMP, PNG
  242. ScrShot=BMP;PNG
  243. ; directory for screenshots (without '\' at end)
  244. ScrShotDir=.
  245. ; when enabled, displays videocard vendor id, device id, card name
  246. ; (warning: sometimes uses driver database at http://crl.microsoft.com !!!)
  247. ; when disabled, faster startup but no additional information
  248. DetectModel=0
  249.  
  250. ; apply filter for 1x2 Atari chunks. situable for games, converted from XL,
  251. ; like SpyVsSpy, Flying Shark. presets for games defined in [COLORS] section
  252. ; (for now, filter works in 8-bit and 16-bit-normal /not-double/ modes)
  253. ;AtariPreset=fl_shark_red_palette
  254. AtariPreset=none
  255.  
  256.  
  257. ; ffmpeg settings
  258. ; exec:       path and name of ffmpeg executable (without quotes)
  259. ; newconsole: 1 - open new console for ffmpeg output,
  260. ;             0 - print ffmpeg output into emul's console (useful for debug)
  261. ; parm:       encoding settings (see ffmpeg doc)
  262. ; vout:       output video file name (use '#' sign for sequence number substitution)
  263. ffmpeg.exec=ffmpeg.exe
  264. ffmpeg.newconsole=1
  265.  
  266. ; ffmpeg encoding options
  267. ; -ss 00:00:00.500   - skip first 500 ms (skip 25 frames with status line)
  268. ; -af volume=3.0     - gain sound volume by 3
  269. ; -vf "..."          - apply video filter
  270. ; -r 25              - set 25 fps
  271. ; -c:a ...           - set audio codec ("copy" for uncompressed wav)
  272. ; -c:v ...           - set video codec ("copy" for uncompressed rgb24)
  273. ; -b:a 320k          - set bitrate for audio
  274. ; -b:v 2800k         - set bitrate for video
  275.  
  276. ;# mp3:320kbps, x264:baseline,10
  277. ffmpeg.parm=-c:a libmp3lame -b:a 320k -af volume=3.000000 -c:v libx264 -pix_fmt yuvj420p -preset:v veryfast -profile:v baseline -crf 10 -ss 00:00:00.500
  278. ffmpeg.vout=video#.avi
  279.  
  280. ;# mp3:320kbps, x264:lossless
  281. ;ffmpeg.parm=-c:a libmp3lame -b:a 320k -af volume=3.000000 -c:v libx264 -pix_fmt yuvj420p -preset:v veryfast -crf 0 -ss 00:00:00.500
  282. ;ffmpeg.vout=video#.avi
  283.  
  284. ;# wav, x264:lossless
  285. ;ffmpeg.parm=-c:a copy -c:v libx264 -pix_fmt yuvj420p -preset:v veryfast -crf 0 -ss 00:00:00.500
  286. ;ffmpeg.vout=video#.avi
  287.  
  288. ;# uncompressed
  289. ;ffmpeg.parm=-c:a copy -c:v copy -ss 00:00:00.500
  290. ;ffmpeg.vout=video#.avi
  291.  
  292. ;# Image sequence: PNG
  293. ;ffmpeg.parm=
  294. ;ffmpeg.vout=video#_%06d.png
  295.  
  296. ;# PAL DVD video
  297. ;  MUST use picture size greater than 720x576 (for example, DOUBLE SIZE and COMPLETE border)!
  298. ;ffmpeg.parm=-af volume=3.000000 -bf 2 -vf "crop=720:576,tinterlace=mode=interlacex2" -aspect 4:3 -target pal-dvd -r 25 -b:v 2800k -ss 00:00:00.500
  299. ;ffmpeg.vout=video#.mpg
  300.  
  301. ;# PAL DVD video
  302. ;  MUST use picture size lower than 720x576 (and DOUBLE SIZE for correct interlace)!
  303. ;ffmpeg.parm=-af volume=3.000000 -bf 2 -vf "pad=720:576:(ow-iw)/2:(oh-ih)/2,tinterlace=mode=interlacex2" -aspect 4:3 -target pal-dvd -r 25 -b:v 2800k -ss 00:00:00.500
  304. ;ffmpeg.vout=video#.mpg
  305.  
  306. ;# RTMP streaming: justin.tv
  307. ;ffmpeg.parm=-af volume=3.000000 -r 10 -ss 00:00:00.500 -f flv
  308. ;ffmpeg.vout=rtmp://live.justin.tv/app/live_74829844_mfrdpoeg034tn03gn03ring3f0rngc
  309.  
  310. ;# RTMP streaming: own3d.tv
  311. ;ffmpeg.parm=-af volume=3.000000 -r 10 -ss 00:00:00.500 -c:v libx264 -pix_fmt yuvj420p -preset:v veryfast -profile:v baseline -crf 10 -f flv
  312. ;ffmpeg.vout=rtmp://live.eu.own3d.tv/live/b8493921_949585_kjhb5632l3l1
  313.  
  314. ;# RTMP streaming: twitch.tv
  315. ;ffmpeg.parm=-af volume=3.000000 -r 10 -ss 00:00:00.500 -c:v libx264 -pix_fmt yuvj420p -preset:v veryfast -profile:v baseline -crf 10 -bufsize 1835k -f flv
  316. ;ffmpeg.vout=rtmp://live.justin.tv/app/live_sub_5b8ed4fae83fe83e920227337beab7e73b7a3ba3
  317.  
  318.  
  319.  
  320. [BETA128]
  321. Beta128=1
  322. Noise=0 ; seek noise
  323. Traps=0 ; intercept sector save/load routines in TR-DOS ROM for faster loading
  324. Fast=0  ; disable all FDD/FDC delays. some programs will not work
  325. IL=1    ; sector interleave (1=1:1, 2=2:1, 3=3:1) applied when loading TRD/SCL
  326.        ; if you prefer fast=0, set to 2 for 3d13 loaders, to 1 for turbo-loaders
  327. BOOT=boot6.$b
  328.  
  329. ;Activates the substitution of RAM for i/o in FDD.
  330. RamPageFddIO=254 ;RAM page. Comment out this line if you do not need it.
  331.  
  332.  
  333. [USBZXNET]
  334. WizNet=1
  335.  
  336. [SOUND]
  337. SoundFilter=0   ; lowpass filter (good for beeper)
  338. SoundDrv=ds     ; wave, ds or none
  339. RejectDC=1      ; reject DC component of output sound
  340.  
  341. ; sound buffer size for SoundDrv=wave
  342. ; the more buffer, the more delay before sound playing...
  343. ; if sound is jerky, try SoundBuffer=16
  344. ; for really fast computers with windows 2000, try SoundBuffer=4
  345. SoundBuffer=auto;10  ; only for SoundDrv=wave
  346.  
  347. DSPrimary=0;1     ; use primary buffer for DSound. no sound in background.
  348.                ; useful only for troubleshooting
  349.  
  350.  
  351. ; when [SOUND] Enabled=0, emulator runs on maximum speed
  352. Enabled=1
  353.  
  354. Fq=44100        ; check maximum sampling rate in your soundcard manual
  355.                ; setting freq not supported by hardware
  356.                ; will cause resampling and degrade quality and performance
  357.  
  358. GSType=Z80    ; BASS, Z80 or NONE
  359. GSReset=1;0       ; reinit GS on reset
  360.  
  361. SD=0            ; enable/disable soundrive
  362. CovoxFB=1       ; enable/disable pentagon covox
  363. CovoxDD=0       ; enable/disable scorpion covox
  364.  
  365. Saa1099=TFMpro       ; NONE, ZXM, TFMpro
  366.  
  367. ; max sound volume is 8192. set to 0 to completely disable sound device
  368. BeeperVol=8192     ; most popular sound device
  369. MicOutVol=1000     ; tape saving
  370. MicInVol=1000      ; tape loading
  371. AYVol=8192         ; volume of each channel
  372. CovoxFBVol=8192    ; pentagon covox
  373. CovoxDDVol=6000    ; scorpion covox
  374. SDVol=4000         ; soundrive
  375. GSVol=8000         ; general sound (for both high- and low- level emulation modes)
  376. BASSVol=8000       ; MOD-player of BASS.DLL
  377.  
  378. [NGS]           ; neo gs settings
  379. RamSize=2048    ; ngs ram size 2048, 4096
  380. ; sdcard image
  381. SDCARD=sd_nedo.vhd
  382. ;sd_nedo.vhd
  383.  
  384. [SAA1099]
  385. FQ=8000000
  386.  
  387. [AY]
  388. Chip=YM2203                     ; bus reaction (none/AY/YM/YM2203)
  389. FQ=1774400                      ; chip clock fq
  390. Stereo=ABC                      ; AY stereo mode - any of STEREO.*
  391. VolTab=Composite.YM               ; volume table - any of VOLTAB.*
  392. UseSamples=0                    ; 0 - square tones, 1 - digital samples (low quality)
  393. ; double-AY scheme:
  394. ;   none    - no soundchip
  395. ;   default - single AY/YM
  396. ;   FULLER  - fuller box (single AY/YM) (0x3F, 0x5F)
  397. ;   PSEUDO  - pseudo-turbo (one port for two devices + some phase shift)
  398. ;   QUADRO  - pentagon 2nd AY on #AFFD,#EFFD
  399. ;   POS     - power of sound turbo-AY (bit 0 of port #1F)
  400. ;   CHRV    - NedoPC turbo-sound (switch chip on selection reg #FE/FF)
  401. Scheme=CHRV;CHRV;default
  402.  
  403.  
  404. ; STEREO.PRESET_NAME=A_left,A_right,B_left,B_right,C_left,C_right
  405. ; (you can define your custom presets, all numbers are from [0; 100])
  406. STEREO.ABC=100,10,66,66,10,100
  407. STEREO.ACB=100,10,10,100,66,66
  408. STEREO.BAC=66,66,100,10,10,100
  409. STEREO.mono=66,66,66,66,66,66
  410. STEREO.unreal=90,20,66,66,20,90
  411.  
  412. ; volume tables
  413. VOLTAB.default.AY=0000,0340,04C0,06F2,0A44,0F13,1510,227E,289F,414E,5B21,7258,905E,B550,D7A0,FFFF
  414. VOLTAB.default.YM=0000,0000,00EF,01D0,0290,032A,03EE,04D2,0611,0782,0912,0A36,0C31,0EB6,1130,13A0,1751,1BF5,20E2,2594,2CA1,357F,3E45,475E,5502,6620,7730,8844,A1D2,C102,E0A2,FFFF
  415. VOLTAB.BULBA_OPEN.AY=0000,1111,2222,3333,4444,5555,6666,7777,8888,9999,AAAA,BBBB,CCCC,DDDD,EEEE,FFFF
  416. VOLTAB.BULBA_OPEN.YM=0000,0000,041A,08D4,11A8,1A7B,234F,2C23,34F7,3DCB,469F,4F72,5846,611A,69EE,72C2,7B96,8469,8D3D,9611,9EE5,A7B9,B08D,B960,C234,CB08,D3DB,DCB0,E584,EE57,F72B,FFFF
  417. VOLTAB.DELPHISPEC=0136,0170,01B5,0208,026A,02DF,0369,040E,04D2,05BB,06CF,0818,099F,0B6F,0D97,1026,1332,16D0,1B1D,203A,264D,2D85,361A,404D,4C6C,5AD4,6BF3,804D,987C,B53B,D764,FFFF
  418. VOLTAB.X128=0000,0200,0500,0700,0A00,0C00,1200,1600,1D00,2200,2600,2C00,3F00,3F00,3F00,FF00
  419. VOLTAB.YASE=0000,0200,0500,0700,0A00,0C00,1200,1600,1D00,2200,2600,2C00,3F00,3F00,3F00,FF00
  420. VOLTAB.ZXMAK=0000,0000,00F8,01C2,029E,033A,03F2,04D7,0610,077F,090A,0A42,0C3B,0EC2,1137,13A7,1750,1BF9,20DF,2596,2C9D,3579,3E55,4768,54FF,6624,773B,883F,A1DA,C0FC,E094,FFFF
  421. ;original Lion17.YM=0000,0156,0228,033A,0502,086F,0CD4,17B9,1AF0,2E8D,4047,4F47,6528,7B19,92E1,AAAA
  422. ;original Lion17.AY=0000,0014,007F,00BF,00FA,0139,0175,01BB,0241,02F1,03F2,04B2,05DE,076B,08BA,0A0F
  423. VOLTAB.Lion17.YM=0000,0201,033C,04D7,0783,0CA6,133E,2395,2868,45D3,606A,76EA,97BC,B8A5,DC51,FFFF
  424. VOLTAB.Lion17.AY=0000,01FD,0CA0,12FD,18DA,1F1E,2515,2C0A,395C,4ADC,6468,777F,9552,BCCA,DE18,FFFF
  425. ;original Vaggelis Kapartzianis=00,03,04,05,06,07,08,0A,0C,0E,11,15,19,1D,23,2A
  426. VOLTAB.Vaggelis Kapartzianis=0000,1249,1861,1E79,2492,2AAA,30C2,3CF3,4924,5555,679E,7FFF,9860,B0C2,D554,FFFF
  427. VOLTAB.RAMSOFT.AY=0000,0364,0500,0700,0A80,1000,1600,2300,2A00,4300,5C00,7300,9180,B400,D800,FFFF
  428. VOLTAB.RAMSOFT.YM=0000,0000,00F8,01C2,029E,033A,03F2,04D7,0610,077F,090A,0A42,0C3B,0EC2,1137,13A7,1750,1BF9,20DF,2596,2C9D,3579,3E55,4768,54FF,6624,773B,883F,A1DA,C0FC,E094,FFFF
  429. VOLTAB.R80=0000,0201,033C,04D7,0783,0CA6,133E,2396,2868,45D4,606A,76EA,97BC,B8A6,DC52,FFFF
  430. VOLTAB.Composite.AY=0000,028F,03B3,0564, 07DC,0BA9,1083,1B7C, 2068,347A,4ACE,5F72, 7E16,A2A4,CE3A,FFFF
  431. VOLTAB.Composite.YM=0000,0000,0131,01FA, 02CE,0393,045A,0520, 063D,079A,08FA,0A57, 0C6D,0EEF,116C,13E9, 17AF,1C70,2137,2603, 2D3A,3628,3F13,47F6, 556F,6682,77A6,88D0, A29A,C20C,E142,FFFF
  432.  
  433. [COLORS]
  434. color=alone     ; default
  435.  
  436. ; palette format:
  437. ; name=ZZ,ZN,NN,NB,BB,ZB:R11,R12,R13;R21;R22;R23;R31;R32;R33
  438. ; where ZZ,NN,BB - bright levels for black,normal,and bright colors
  439. ; ZN,NB,ZB - bright levels for zero+normal, normal+bright, zero+bright
  440. ;            for GIGASCREEN and FLASH-COLORS
  441. ; Rnn - matrix for post-processing:
  442. ;  real_Red    = (Red*R11 + Green*R12 + Blue*R13) / 0x100
  443. ;  real_Green  = (Red*R21 + Green*R22 + Blue*R23) / 0x100
  444. ;  real_Blue   = (Red*R31 + Green*R32 + Blue*R33) / 0x100
  445. ;
  446. ; note: emulator uses 8-bit precision for color components,
  447. ; 8-bit filters: use 6 bit precision (VGA palette limitation)
  448. ; overlay & hi-color: truncates results to 5 bit
  449. ; true color: no quality loss
  450. ;
  451. ; R, G, B - 0..0xFF
  452. ; R11..R33 - 0..0x100
  453. ; palette settings does not affect chunky modes
  454. ;
  455. ; default=00,80,C0,E0,FF,C8:100,00,00;00,100,00;00,00,100
  456.  
  457. Mars=00,80,C0,E0,FF,C8:100,00,00;40,C0,00;00,40,C0
  458. Ocean=20,80,A0,C0,E0,A8:D0,00,30;00,D0,30;00,00,100
  459. Grey=00,80,C0,E0,FF,C8:49,92,24;49,92,24;49,92,24
  460. alone=00,60,AA,E0,FF,AA:100,00,00;00,100,00;00,00,100
  461. pulsar=00,76,CD,E9,FF,9F:100,00,00;00,100,00;00,00,100
  462. ATM=00,55,AA,E0,FF,AA:100,00,00;00,100,00;00,00,100
  463.  
  464. ; presets for atari-like mode
  465. ; format: <PAPER><INK>:<COL1><COL2><COL3><COL4> [ , <PAPER><INK>:<COL1><COL2><COL3><COL4> ]*
  466. ; color is a mix of 2 pure spectrum colors, e.g. 11=red+red=red, 47=green+white=light-green, etc...
  467. atari.fl_shark_red_palette=06:EE666600
  468. atari.test=70:00132177,0F:001199FF,34:33119944
  469.  
  470.  
  471. [HDD]
  472. Scheme=NEMO-DIVIDE     ; interface type: NONE/ATM/NEMO/NEMO-A8/NEMO-DIVIDE/SMUC/PROFI/DIVIDE
  473. SkipReal=1;1  ; disable work with physical drives. faster startup when
  474.            ; you have no connected spectrum drive(s)
  475.  
  476. CDROM=SPTI ;ASPI;SPTI  ; SPTI (native WinNT) or ASPI (use 3rd-party library wnaspi32.dll)
  477.  
  478. ; for image file, specify filename with full path, else it'll not work
  479.  
  480. ; master device. specify image filename or <MODEL,SERIAL> to use real drive
  481. Image0=hdd_nedo.vhd
  482. CHS0=609/16/63  ; max size, accessible through CHS. not used for real drive
  483. LBA0=614400    ; max size, accessible through LBA. not used for real drive
  484. HD0RO=0         ; read only flag
  485. CD0=0           ; 1 if image is cdrom
  486. ; slave device. empty filename used for disconnected device
  487. Image1=
  488. ;<SAMSUNG CD-ROM SC-140F,>
  489. ;<_NEC CD-RW NR-7800B>
  490. ;<SONY DVD RW DRU-710A,May26,2005>
  491. CHS1=0/0/0
  492. LBA1=0
  493. HD1RO=0
  494. CD1=0            ; 1 if image is cdrom
  495.  
  496. [ZC]            ; Z-Controller settings
  497. ; sdcard image
  498. SDCARD=sd_nedo.vhd
  499. ;drv.img
  500. SDDelay=700    ; delay before data token, T-states
  501.  
  502. [ROM]
  503. ; general sound firmware
  504. GS=bootgs.rom
  505.  
  506. ; 64/128/512/1024K ROM images (single file)
  507.  
  508. ATM1=atm103rs.rom
  509.  
  510. ;ATM2=Xbios103.rom
  511. ;ATM2=bios_1_07_13.rom
  512. ATM2=glukatm.rom
  513.  
  514. ATM3=zxevo.rom
  515.  
  516. ; standard PROFI 64K rom
  517. PROFI=profi.rom
  518.  
  519. ; standard scorpion 64K rom
  520. SCORP=scorp295.rom
  521.  
  522. ; for SMUC 512k ROM, use file.rom:0 and file.rom:1 to select active bank
  523. PROFROM=scorp_prof401.rom:0
  524.  
  525. ; standard +3 64K rom
  526. PLUS3=plus341.rom
  527.  
  528. ; standard quorum 64K rom
  529. QUORUM=qu7v42.rom
  530.  
  531.  
  532.  
  533. ; you can create own 64K-ROMSET, naming ini section [ROM.my_own_set]
  534. ; for empty ROMSET, single-file large ROM used (accordingly to memory model)
  535. ROMSET=
  536.  
  537. [ROM.default]
  538. title=Separate ROMs set
  539. ; service rom [optional]
  540. sys=glukpen.rom
  541. ; basic48 - high 16K of sinclair rom [required!]
  542. sos=2006.rom
  543. ; tr-dos [optional]
  544. dos=dos6_10e.rom
  545. ; basic128 - low 16K of sinclair rom [optional]
  546. 128=qc_3_05.rom
  547.  
  548. [ROM.pentagon]
  549. title=Pentagon-128 (32K) + TR-DOS
  550. 128=pentagon.rom:0
  551. sos=pentagon.rom:1
  552. dos=trd504tm.rom
  553. sys=trd504tm.rom
  554.  
  555. [ROM.GLUK]
  556. title=Mr Gluk Reset Service
  557. 128=qc_3_05.rom
  558. sos=2006.rom
  559. dos=dos6_10e.rom
  560. sys=glukpen.rom
  561.  
  562. [ROM.scorpion]
  563. title=Scorpion (64K,v2.95)
  564. 128=scorp295.rom:0
  565. sos=scorp295.rom:1
  566. sys=scorp295.rom:2
  567. dos=scorp295.rom:3
  568.  
  569. [ROM.profi]
  570. title=PROFI (64k)
  571. sys=profi.rom:0
  572. dos=profi.rom:1
  573. 128=profi.rom:2
  574. sos=profi.rom:3
  575.  
  576. [ROM.KAY1]
  577. title=KAY 2002 (64K,JV Kramis 0.3)
  578. 128=kay1024_v2_1_las.rom:0
  579. sos=kay1024_v2_1_las.rom:1
  580. sys=kay1024_v2_1_las.rom:2
  581. dos=kay1024_v2_1_las.rom:3
  582.  
  583. [ROM.KAY2]
  584. title=KAY 2000 (64K,JV Kramis 0.3)
  585. 128=kay1024.rom:0
  586. sos=kay1024.rom:1
  587. dos=kay1024.rom:2
  588. sys=kay1024.rom:3
  589.  
  590. [ROM.KAY3]
  591. title=KAY 98 (64K,JV Kramis 0.2)
  592. sys=kay1024b.rom:0
  593. dos=kay1024b.rom:1
  594. 128=kay1024b.rom:2
  595. sos=kay1024b.rom:3
  596.  
  597. [ROM.48K]
  598. title=ZX-Spectrum 48K
  599. sos=48.rom
  600.  
  601. [ROM.48KTRDOS]
  602. title=ZX-Spectrum 48K + TR-DOS
  603. sos=48.rom
  604. dos=trd504tm.rom
  605.  
  606. [ROM.128K]
  607. title=ZX-Spectrum 128K
  608. 128=128.rom:0
  609. sos=128.rom:1
  610.  
  611. [ROM.ATM2]
  612. Title=BIOS1.07.13 for ATM2
  613. sos=bios_1_07_13.rom:0
  614. dos=bios_1_07_13.rom:1
  615. 128=bios_1_07_13.rom:2
  616. sys=bios_1_07_13.rom:3
  617.  
  618. [ROM.PLUS3]
  619. title=ZX-Spectrum +3
  620. 128=plus341.rom:0
  621. sys=plus341.rom:1
  622. dos=plus341.rom:2
  623. sos=plus341.rom:3
  624.  
  625.  
  626. [LEDS]
  627. ; enable leds
  628. leds=1
  629. ; ay amplitude peaks on keyboard leds
  630. KBD_AY=0
  631.  
  632. ; led coordinates in pixels. comment out, if you don't want some led
  633. ; negative coordinates are offset from bottom and right
  634. ; WARNING! if you choose coordinates outside visible screen area
  635. ; emulator will crash
  636.  
  637. ; AY volumes. color indicates noise, envelope or digital sound use
  638. AY=1:1,1
  639. ; show Z80 t-states between HALTs and PC framerate
  640. Perf=1:1,-11
  641. PerfShowT=0             ; display used CPU t-states
  642.  
  643. ; GS/TRDOS/TAPE read/write
  644. LOAD=1:-24,1
  645. ; active input devices: keyboard, mouse, kempston
  646. Input=1:20,1
  647. ; local time
  648. Time=1:-32,-10
  649. ; on-screen watches (debugger)
  650. OSW=0:-50,26
  651. ; zx-spectrum memory in dynamic: read/write/execute
  652. MemBand=0:60,3
  653. ; bytes per pixel in memory band (allowed 64,128,256,512)
  654. BandBpp=256
  655.  
  656. [ARC]
  657. ; these files are ignored
  658. SkipFiles=*.nfo;*.txt;*.diz;*.inf;files.bbs;descript.ion
  659.  
  660. ; you may add your own archivers!
  661.  
  662. ; command line to extract all files without pathnames and without
  663. ; queries on overwrite, use %s to indicate archive filename;
  664. ; use archivers, that understand long filenames!
  665. CAB=extrac32 /E /Y "%s"
  666. ZIP=pkzip25 -extract=all -overwrite=all "%s"
  667. ZIP=pkunzip -o -Jahrs %s
  668. ZIP=pkunzip -o %s
  669. ZIP=pkunzip %s
  670. RAR=rar32 e -y "%s"
  671. RAR=unrar e -y "%s"
  672. 7Z=7z e -y "%s"
  673.  
  674. [SYSTEM.KEYS]
  675.  
  676. ; pc keyboard:
  677. ;
  678. ;  ESC  F1  F2  F3  F4     F5  F6  F7  F8    F9  F10 F11 F12          PRSCR SCLOCK PAUSE
  679. ;  TIL   1   2   3   4   5   6   7   8   9   0 MINUS PLUS  BACK         INS HOME PGUP     NUMLOCK GRDIV GRMUL GRSUB
  680. ;  TAB   Q   W   E   R   T   Y   U   I   O   P   LB    RB               DEL END  PGDN        N7    N8    N9   GRADD
  681. ;  CAPS  A   S   D   F   G   H   J   K   L   COL QUOTE ENTER                                 N4    N5    N6
  682. ;  LSHIFT Z  X   C   V   B   N   M COMMA POINT SLASH RSHIFT BACKSL           UP              N1    N2    N3   GRENTER
  683. ;  LCONTROL LALT              SPACE                  RALT RCONTROL     LEFT DOWN RIGHT       N0          NP
  684.  
  685. ; LMB,RMB,MMB - mouse buttons
  686. ; MWU,MWD - mouse wheel up/down
  687. ; JLEFT,JRIGHT,JUP,JDOWN,JFIRE - joystick/gamepad
  688. ; JB0..JB31 - joystick/gamepad buttons
  689.  
  690. ; mouse & joystick "keys" can't be bound to commands, only to spectrum keys
  691.  
  692. ; p.s.
  693. ;      CONTROL = LCONTROL or RCONTROL
  694. ;      ALT     = LALT or RALT
  695. ;      SHIFT   = LSHIFT or RSHIFT
  696. ; numlock must be on for N0-N9 and NP
  697.  
  698. ; system commands:
  699. ; command=key1 [key2 [key3 [key4]]]
  700.  
  701. ; keys active in emulation mode
  702.  
  703. main.exit=ALT F4           ; why do this?
  704. main.lockmouse=SHIFT ESC ;MMB         ; read kempston mouse in windowed mode
  705. main.monitor=F5 ;ESC           ; for hackers only
  706. main.selectfilter=F4       ; select video filter
  707. main.selectdriver=SHIFT F4 ; select video driver for some filters
  708. main.fullscreen=ALT ENTER  ; toggle full-screen on/off
  709. main.pause=PAUSE           ; pause
  710. main.selectfix=GRMUL       ; select video parameter
  711. main.selectsnd=ALT GRMUL   ; select soundchip parameter or palette
  712. main.incfix=SHIFT GRADD    ; fine tuneup
  713. main.decfix=SHIFT GRSUB    ; fine tuneup
  714. main.incfix10=GRADD        ; tuneup
  715. main.decfix10=GRSUB        ; tuneup
  716. main.leds=GRDIV            ; leds on/off
  717. main.maxspeed=NUMLOCK      ; max speed on/off
  718. main.pokedialog=F6         ; enter poke(s)
  719. main.starttape=F7          ; start/stop tape
  720. main.tapebrowser=SHIFT F7  ; tape browser
  721. main.screenshot=F8 ;PRSCR doesn't work     ; screenshot
  722. main.savevideo=CONTROL F8  ; save video
  723. main.reset=F12             ; reset to [MISC]Reset=DOS/BASIC/MENU/SYS
  724. main.reset128=CONTROL SHIFT F12 ; reset to basic 128
  725. main.resetsys=ALT F12      ; reset to service ROM
  726. main.reset48=ALT SHIFT F12 ; reset to basic 48 with locked 128k memory
  727. main.resetbasic=CONTROL SHIFT F12  ; reset to basic 48 with unlocked 128k memory
  728. main.resetdos=CONTROL F12  ; reset to TR-DOS
  729. main.resetcache=ALT CONTROL F12    ; reset to cache
  730. main.nmi=F11;ALT SHIFT F11     ; NMI without ROM switching
  731. main.nmidos=CONTROL F11    ; TR-DOS magic
  732. main.nmicache=ALT F11      ; NMI in cache
  733. main.help=SHIFT F1 ;F1               ; show keys
  734. main.settings=F1 ;Alt F1       ; emulation settings (GUI)
  735. main.save=F2               ; save disk/snapshot
  736. main.load=F3               ; load disk/tape/snapshot
  737. main.savesound=SHIFT F8 ;F5          ; save WAV/VTX
  738. main.qsave1=ALT F2         ; quick save to qsave1.sna
  739. main.qsave2=CONTROL F2     ; quick save to qsave2.sna
  740. main.qsave3=SHIFT F2       ; quick save to qsave3.sna
  741. main.qload1=ALT F3         ; quick load from qsave1.sna
  742. main.qload2=CONTROL F3     ; quick load from qsave2.sna
  743. main.qload3=SHIFT F3       ; quick load from qsave3.sna
  744. main.keystick=SCLOCK       ; toggle keystick mode
  745. main.autofire=ALT NUMLOCK  ; toggle autofire mode
  746. main.saveall=F9            ; quick save cmos and disks
  747. main.xtkbd=ALT CONTROL Z   ; enable/disable ATM XT keyboard (emulation controls blocked!)
  748. main.pastetext=ALT SHIFT INS ; copy text from clipboard to keyboard buffer
  749. main.size1=ALT 1           ; set normal window size (in windowed mode)
  750. main.size2=ALT 2           ; set double window size (in windowed mode)
  751. main.sizem=ALT 3           ; maximize window (in windowed mode)
  752. main.memsearch=ALT F6      ; search in memory for changed values (cheats, etc)
  753. main.border_none=ALT 4     ; set empty border
  754. main.border_small=ALT 5    ; set small border
  755. main.border_full=ALT 6     ; set full border
  756.  
  757. ; keys in all monitor windows
  758.  
  759. mon.exit=ALT F4           ;
  760. mon.emul=F5 ;ESC              ; back to emulation
  761. mon.bpdialog=ALT C        ; conditional breakpoints dialog
  762. mon.gs=ALT G              ; gs status dialog
  763. mon.pokedialog=ALT P      ; enter poke(s) F6 is already used
  764. mon.tapebrowser=SHIFT F7  ; tape browser
  765. mon.reset=F12             ; reset to [MISC]Reset=DOS/BASIC/MENU/SYS
  766. mon.reset128=CONTROL SHIFT F12 ; reset to basic 128
  767. mon.resetsys=ALT F12      ; reset to service ROM
  768. mon.reset48=ALT SHIFT F12 ; reset to basic 48 with locked 128k memory
  769. mon.resetbasic=CONTROL SHIFT F12  ; reset to basic 48 with unlocked 128k memory
  770. mon.resetdos=CONTROL F12  ; reset to TR-DOS
  771. mon.resetcache=ALT CONTROL F12    ; reset to cache
  772. mon.nmi=ALT SHIFT F11     ; NMI without ROM switching
  773. mon.nmidos=CONTROL F11    ; TR-DOS magic
  774. mon.nmicache=ALT F11      ; NMI in cache
  775. mon.help=SHIFT F1 ;F1               ; show keys
  776. mon.settings=F1 ;ALT F1       ; emulation settings (GUI)
  777. mon.save=F2               ; save disk/snapshot
  778. mon.load=F3               ; load disk/tape/snapshot
  779. mon.savesound=SHIFT F8 ;F5          ; save WAV/VTX
  780. mon.qsave1=ALT F2         ; quick save to qsave1.sna
  781. mon.qsave2=CONTROL F2     ; quick save to qsave2.sna
  782. mon.qsave3=SHIFT F2       ; quick save to qsave3.sna
  783. mon.qload1=ALT F3         ; quick load from qsave1.sna
  784. mon.qload2=CONTROL F3     ; quick load from qsave2.sna
  785. mon.qload3=SHIFT F3       ; quick load from qsave3.sna
  786. mon.setrange=F6           ; set range of breakpoints
  787. mon.resetrange=SHIFT F6   ; reset range of breakpoints
  788. mon.screen=F9             ; show screen, as it present in video memory
  789. mon.altscreen=SHIFT F9    ; show inactive screen
  790. mon.rayscreen=ALT F9      ; show painted screen area until crt-ray (with MC, border & 2-scr effects)
  791. mon.step=F7               ; single step
  792. mon.stepover=F8           ; step over loops and calls
  793. mon.exitsub=F11           ; trace until (sp)
  794. mon.loadblock=ALT R       ; load memory block
  795. mon.saveblock=ALT W       ; save memory block
  796. mon.fillblock=ALT F       ; fill memory block with pattern
  797. mon.setbank=ALT B         ; write to #7FFD
  798. mon.sethimem=ALT M        ; write to model-specific extended memory port
  799. mon.next=TAB              ; next window
  800. mon.prev=SHIFT TAB        ; prev window
  801. mon.dump=ALT D            ; toggle dump
  802. mon.rip=ALT T             ; ripper's tool
  803. mon.osw=ALT O             ; setup on-screen watches
  804. mon.scrshot=ALT S         ; toggle screenshot/scrdump/watches
  805. mon.setwatch=CONTROL U    ; set user-defined watch address
  806. mon.switchay=ALT Y        ; switch active AY (turbo-sound)
  807. mon.labels=CONTROL J      ; goto label
  808. mon.memsearch=ALT F6      ; search in memory for changed values (cheats, etc)
  809. mon.cpu=CONTROL TIL       ; switch to next cpu
  810. mon.switchdump=CONTROL D  ; switch dump mode (mem/disk/cmos/nvram/comppal)
  811. ; keys in registers window
  812.  
  813. reg.left=LEFT           ; select register
  814. reg.right=RIGHT         ; select register
  815. reg.up=UP               ; select register
  816. reg.down=DOWN           ; select register
  817. reg.edit=ENTER          ; edit current register
  818. reg.a=CONTROL A         ; edit A
  819. reg.f=CONTROL F         ; edit flags
  820. reg.bc=CONTROL B        ; edit BC
  821. reg.de=CONTROL D        ; edit DE
  822. reg.hl=H                ; edit HL
  823. reg.pc=P                ; edit PC
  824. reg.sp=S                ; edit SP
  825. reg.ix=X                ; edit IX
  826. reg.iy=Y                ; edit IY
  827. reg.i=I                 ; edit i
  828. reg.r=R                 ; edit R
  829. reg.im=M                ; edit im
  830. reg.iff1=CONTROL 1      ; edit iff1
  831. reg.iff2=CONTROL 2      ; edit iff2
  832. reg.SF=ALT S            ; toggle SF
  833. reg.ZF=ALT Z            ; toggle ZF
  834. reg.F5=ALT 5            ; toggle F5
  835. reg.HF=ALT H            ; toggle HF
  836. reg.F3=ALT 3            ; toggle F3
  837. reg.PF=ALT P            ; toggle PF/PV
  838. reg.NF=ALT N            ; toggle NF
  839. reg.CF=ALT C            ; toggle CF
  840. reg.codejump=QUOTE      ; goto address in code window under cursor
  841. reg.datajump=COL        ; goto address in data window under cursor
  842.  
  843. ; keys in cpu window
  844.  
  845. cpu.findpc=HOME         ; set cursor at PC
  846. cpu.here=F4             ; trace to cursor
  847. cpu.findtext=ALT F7     ; find string
  848. cpu.findcode=CONTROL F7 ; find code with mask
  849. cpu.goto=G              ; goto address
  850. cpu.bpx=SPACE           ; breakpoint under cursor
  851. cpu.asm=ENTER           ; edit instruction
  852. cpu.setpc=Z             ; set PC to cursor
  853. cpu.up=UP               ; move cursor up
  854. ;cpu.up=MWU             ; move cursor up
  855. cpu.down=DOWN           ; move cursor down
  856. ;cpu.down=MWD           ; move cursor down
  857. cpu.left=LEFT           ; move cursor left
  858. cpu.right=RIGHT         ; move cursor right
  859. cpu.pgdn=PGDN           ; next page
  860. cpu.pgup=PGUP           ; prev page
  861. cpu.save1=CONTROL 1     ; save cursor position to slot 1
  862. cpu.save2=CONTROL 2
  863. cpu.save3=CONTROL 3
  864. cpu.save4=CONTROL 4
  865. cpu.save5=CONTROL 5
  866. cpu.save6=CONTROL 6
  867. cpu.save7=CONTROL 7
  868. cpu.save8=CONTROL 8
  869. cpu.rest1=1             ; save cursor position to jumpstack, load from slot 1
  870. cpu.rest2=2
  871. cpu.rest3=3
  872. cpu.rest4=4
  873. cpu.rest5=5
  874. cpu.rest6=6
  875. cpu.rest7=7
  876. cpu.rest8=8
  877. cpu.back=BACK           ; pop cursor position from jumpstack
  878. cpu.context=QUOTE       ; push cursor position and goto instruction operand
  879. cpu.datajump=COL        ; jump to instruction operand in data window
  880. cpu.labels=CONTROL L    ; show labels on/off
  881. cpu.importl=CONTROL A   ; menu for importing labels from XAS/ALASM
  882.  
  883. ; keys in memory dump window
  884.  
  885. mem.left=LEFT           ; cursor left
  886. mem.right=RIGHT         ; cursor right
  887. mem.up=UP               ; cursor up
  888. mem.down=DOWN           ; cursor down
  889. mem.pgup=PGUP           ; page up
  890. mem.pgdn=PGDN           ; page down
  891. mem.switch=CONTROL TAB  ; move to hex/ascii
  892. mem.stline=HOME         ; start of line
  893. mem.endline=END         ; end of line
  894. mem.findtext=ALT F7     ; find text in memory / disk track
  895. mem.findcode=CONTROL F7 ; find code with mask in memory / disk track
  896. mem.goto=CONTROL G      ; goto address
  897. mem.mem=CONTROL M       ; select memory editor
  898. mem.diskphys=CONTROL V  ; select disk editor (physical track)
  899. mem.disklog=CONTROL O   ; select disk editor (logical sectors)
  900. mem.diskgo=CONTROL T    ; select drive/track/sector in diskeditor
  901. mem.pc=CONTROL P        ; goto PC
  902. mem.sp=CONTROL S        ; goto SP
  903. mem.bc=CONTROL B        ; goto BC
  904. mem.de=CONTROL D        ; goto DE
  905. mem.hl=CONTROL H        ; goto HL
  906. mem.ix=CONTROL X        ; goto IX
  907. mem.iy=CONTROL Y        ; goto IY
  908.  
  909.  
  910.  
  911. [ZX.KEYS.default]
  912.  
  913. Name=unreal default
  914.  
  915. ;               ZX keyboard layout:
  916. ;
  917. ;  1    2    3    4    5    6    7    8    9    0
  918. ;  Q    W    E    R    T    Y    U    I    O    P
  919. ;  A    S    D    F    G    H    J    K    L   ENT
  920. ; CAP   Z    X    C    V    B    N    M   SYM  SPC
  921.  
  922. ; KLEFT,KRIGHT,KUP,KDOWN,KFIRE,KFIRE1,KFIRE2,KFIRE3 - kempston joystick
  923. ; FLEFT,FRIGHT,FUP,FDOWN,FFIRE,FFIRE1,FFIRE2,FFIRE3 - fuller joystick
  924.  
  925. ; format:
  926. ; PC_KEY=[ZX_KEY_SHIFT] ZX_KEY
  927.  
  928. 1=1
  929. 2=2
  930. 3=3
  931. 4=4
  932. 5=5
  933. 6=6
  934. 7=7
  935. 8=8
  936. 9=9
  937. 0=0
  938. Q=Q
  939. W=W
  940. E=E
  941. R=R
  942. T=T
  943. Y=Y
  944. U=U
  945. I=I
  946. O=O
  947. P=P
  948. A=A
  949. S=S
  950. D=D
  951. F=F
  952. G=G
  953. H=H
  954. J=J
  955. K=K
  956. L=L
  957. Z=Z
  958. X=X
  959. C=C
  960. V=V
  961. B=B
  962. N=N
  963. M=M
  964. TIL=CAP 1
  965. CAPS=CAP 2
  966. PGUP=CAP 3
  967. PGDN=CAP 4
  968. LEFT=CAP 5
  969. DOWN=CAP 6
  970. UP=CAP 7
  971. RIGHT=CAP 8
  972. DEL=CAP 9
  973. BACK=CAP 0
  974. MINUS=SYM J
  975. PLUS=SYM K
  976. COMMA=SYM N
  977. POINT=SYM M
  978. ENTER=ENT
  979. SPACE=SPC
  980. LB=SYM 8
  981. RB=SYM 9
  982. COL=SYM Z
  983. TAB=CAP SPC             ; break
  984. INS=SYM W
  985. HOME=SYM Q
  986. END=SYM E
  987. QUOTE=SYM P
  988. SLASH=SYM C
  989. BACKSL=SYM CAP
  990.  
  991. LSHIFT=CAP
  992. RSHIFT=SYM
  993.  
  994. N4=KLEFT
  995. N6=KRIGHT
  996. N8=KUP
  997. N2=KDOWN
  998. N5=KFIRE
  999. N1=KLEFT KDOWN
  1000. N3=KRIGHT KDOWN
  1001. N7=KUP KLEFT
  1002. N9=KUP KRIGHT
  1003.  
  1004. MWU=CAP 7
  1005. MWD=CAP 6
  1006.  
  1007. JLEFT=KLEFT
  1008. JRIGHT=KRIGHT
  1009. JUP=KUP
  1010. JDOWN=KDOWN
  1011. JFIRE=KFIRE
  1012.  
  1013. JB1=1
  1014. JB2=2
  1015. JB3=3
  1016. JB4=4
  1017. JB5=5
  1018. JB6=6
  1019. JB7=7
  1020. JB8=8
  1021.  
  1022. [ZX.KEYS.XAS]
  1023.  
  1024. Name=XAS 7.xx (incomplete)
  1025.  
  1026. 1=1
  1027. 2=2
  1028. 3=3
  1029. 4=4
  1030. 5=5
  1031. 6=6
  1032. 7=7
  1033. 8=8
  1034. 9=9
  1035. 0=0
  1036. Q=Q
  1037. W=W
  1038. E=E
  1039. R=R
  1040. T=T
  1041. Y=Y
  1042. U=U
  1043. I=I
  1044. O=O
  1045. P=P
  1046. A=A
  1047. S=S
  1048. D=D
  1049. F=F
  1050. G=G
  1051. H=H
  1052. J=J
  1053. K=K
  1054. L=L
  1055. Z=Z
  1056. X=X
  1057. C=C
  1058. V=V
  1059. B=B
  1060. N=N
  1061. M=M
  1062. SHIFT=CAP
  1063. CONTROL=SYM
  1064.  
  1065. [ZX.KEYS.ACEDIT]
  1066.  
  1067. ; layout created by Alone Coder
  1068.  
  1069. Name=ACEdit
  1070.  
  1071. 1=1
  1072. 2=2
  1073. 3=3
  1074. 4=4
  1075. 5=5
  1076. 6=6
  1077. 7=7
  1078. 8=8
  1079. 9=9
  1080. 0=0
  1081. Q=Q
  1082. W=W
  1083. E=E
  1084. R=R
  1085. T=T
  1086. Y=Y
  1087. U=U
  1088. I=I
  1089. O=O
  1090. P=P
  1091. A=A
  1092. S=S
  1093. D=D
  1094. F=F
  1095. G=G
  1096. H=H
  1097. J=J
  1098. K=K
  1099. L=L
  1100. Z=Z
  1101. X=X
  1102. C=C
  1103. V=V
  1104. B=B
  1105. N=N
  1106. M=M
  1107. TIL=CAP 1
  1108. CAPS=CAP 2
  1109. PGUP=CAP 3
  1110. PGDN=CAP 4
  1111. LEFT=CAP 5
  1112. DOWN=CAP 6
  1113. UP=CAP 7
  1114. RIGHT=CAP 8
  1115. DEL=CAP 9
  1116. BACK=CAP 0
  1117. MINUS=SYM J
  1118. PLUS=SYM L
  1119. COMMA=SYM N
  1120. POINT=SYM M
  1121. ENTER=ENT
  1122. SPACE=SPC
  1123. LB=SYM 8
  1124. RB=SYM 9
  1125. COL=SYM O
  1126. TAB=SYM CAP
  1127. ESC=CAP SPC
  1128. INS=SYM W
  1129. HOME=SYM Q
  1130. END=SYM E
  1131. QUOTE=SYM P
  1132. SLASH=SYM C
  1133. BACKSL=SYM Z
  1134. ALT=SYM CAP
  1135.  
  1136. SHIFT=CAP
  1137. CONTROL=SYM
  1138.  
  1139. N4=KLEFT
  1140. N6=KRIGHT
  1141. N8=KUP
  1142. N2=KDOWN
  1143. N5=KFIRE
  1144. N1=KLEFT KDOWN
  1145. N3=KRIGHT KDOWN
  1146. N7=KUP KLEFT
  1147. N9=KUP KRIGHT
  1148. GRSUB=SYM J
  1149. GRADD=SYM K
  1150. GRMUL=SYM B
  1151. GRDIV=SYM V
  1152.  
  1153. [ZX.KEYS.Z80Stealth]
  1154.  
  1155. Name=Z80Stealth default
  1156.  
  1157. ;               ZX keyboard layout:
  1158. ;
  1159. ;  1    2    3    4    5    6    7    8    9    0
  1160. ;  Q    W    E    R    T    Y    U    I    O    P
  1161. ;  A    S    D    F    G    H    J    K    L   ENT
  1162. ; CAP   Z    X    C    V    B    N    M   SYM  SPC
  1163.  
  1164. ; KLEFT,KRIGHT,KUP,KDOWN,KFIRE,KFIRE1,KFIRE2,KFIRE3 - kempston joystick
  1165. ; FLEFT,FRIGHT,FUP,FDOWN,FFIRE,FFIRE1,FFIRE2,FFIRE3 - fuller joystick
  1166.  
  1167.  
  1168. ; format:
  1169. ; PC_KEY=[ZX_KEY_SHIFT] ZX_KEY
  1170.  
  1171. 1=1
  1172. 2=2
  1173. 3=3
  1174. 4=4
  1175. 5=5
  1176. 6=6
  1177. 7=7
  1178. 8=8
  1179. 9=9
  1180. 0=0
  1181. Q=Q
  1182. W=W
  1183. E=E
  1184. R=R
  1185. T=T
  1186. Y=Y
  1187. U=U
  1188. I=I
  1189. O=O
  1190. P=P
  1191. A=A
  1192. S=S
  1193. D=D
  1194. F=F
  1195. G=G
  1196. H=H
  1197. J=J
  1198. K=K
  1199. L=L
  1200. Z=Z
  1201. X=X
  1202. C=C
  1203. V=V
  1204. B=B
  1205. N=N
  1206. M=M
  1207. TIL=CAP 1
  1208. CAPS=CAP 2
  1209. PGUP=CAP 3
  1210. PGDN=CAP 4
  1211. LEFT=CAP 5
  1212. DOWN=CAP 6
  1213. UP=CAP 7
  1214. RIGHT=CAP 8
  1215. DEL=CAP 9
  1216. BACK=CAP 0
  1217. MINUS=SYM J
  1218. PLUS=SYM K
  1219. COMMA=SYM N
  1220. POINT=SYM M
  1221. ENTER=ENT
  1222. SPACE=SPC
  1223. LB=SYM 8
  1224. RB=SYM 9
  1225. COL=SYM Z
  1226. TAB=CAP SPC             ; break
  1227. INS=SYM W
  1228. HOME=SYM Q
  1229. END=SYM E
  1230. QUOTE=SYM P
  1231. SLASH=SYM C
  1232. BACKSL=SYM CAP
  1233.  
  1234. RALT=SYM
  1235. LSHIFT=CAP
  1236. RSHIFT=CAP
  1237. RCONTROL=CAP SYM
  1238.  
  1239. N4=KLEFT
  1240. N6=KRIGHT
  1241. N8=KUP
  1242. N2=KDOWN
  1243. N5=KFIRE
  1244. N1=KLEFT KDOWN
  1245. N3=KRIGHT KDOWN
  1246. N7=KUP KLEFT
  1247. N9=KUP KRIGHT
  1248.  
  1249. MWU=CAP 7
  1250. MWD=CAP 6
  1251.  
  1252. JLEFT=KLEFT
  1253. JRIGHT=KRIGHT
  1254. JUP=KUP
  1255. JDOWN=KDOWN
  1256. JFIRE=KFIRE
  1257.  
  1258. [ZX.KEYS.quorum]
  1259. Name=Quorum
  1260.  
  1261. ;               Quorum keyboard layout:
  1262. ;
  1263. ; F1 F2 F3 F4 F5      [G]  NMI  INV   [< RES
  1264. ; [E] 1 2 3 4 5 6 7 8 9 0 - + BS DEL                        NSLASH NSTAR NMINUS
  1265. ; TAB  Q  W  E  R  T  Y  U  I  O  P  [  ]  \                  N7    N8     N9
  1266. ; CAPS  A  S  D  F  G  H  J  K  L  ;  '  ~  ENT               N4    N5     N6
  1267. ; RUS LAT Z X C V B N M , . /  UP                             N1    N2     N3
  1268. ; CAP FIRE   SPC       SYM LT  DN  RT                         N0  NPOINT NPLUS
  1269. ;
  1270. ; FIRE,LT,DN,RT,UP=0,5,6,8,7
  1271. ; NMI,RES=F11,F12(see main.*)
  1272. ; INV,[< - NOT emulated
  1273. ; KLEFT,KRIGHT,KUP,KDOWN,KFIRE        - kempston joystick
  1274. ; (JLEFT,JRIGHT,JUP,JDOWN,JFIRE  reserved for joystick)
  1275. ; format:
  1276. ; PC_KEY=[ZX_KEY_SHIFT] ZX_KEY
  1277. 1=1
  1278. 2=2
  1279. 3=3
  1280. 4=4
  1281. 5=5
  1282. 6=6
  1283. 7=7
  1284. 8=8
  1285. 9=9
  1286. 0=0
  1287. Q=Q
  1288. W=W
  1289. E=E
  1290. R=R
  1291. T=T
  1292. Y=Y
  1293. U=U
  1294. I=I
  1295. O=O
  1296. P=P
  1297. A=A
  1298. S=S
  1299. D=D
  1300. F=F
  1301. G=G
  1302. H=H
  1303. J=J
  1304. K=K
  1305. L=L
  1306. Z=Z
  1307. X=X
  1308. C=C
  1309. V=V
  1310. B=B
  1311. N=N
  1312. M=M
  1313. ESC=EBOX
  1314. DEL=BS
  1315. TIL=TILDA
  1316. CAPS=CAPS
  1317. LEFT=5
  1318. DOWN=6
  1319. UP=7
  1320. RIGHT=8
  1321. BACK=DEL
  1322. MINUS=-
  1323. PLUS=+
  1324. COMMA=,
  1325. POINT=.
  1326. ENTER=ENT
  1327. SPACE=SPC
  1328. LB=[
  1329. RB=]
  1330. COL=COLON
  1331. TAB=TAB
  1332. ;HOME=N7
  1333. ;END=N1
  1334. ;PGUP=N8
  1335. ;PGDN=N2
  1336. N1=N1
  1337. N2=N2
  1338. N3=N3
  1339. N4=N4
  1340. N5=N5
  1341. N6=N6
  1342. N7=N7
  1343. N8=N8
  1344. N9=N9
  1345. N0=N0
  1346. NP=NPOINT
  1347. QUOTE=QUOTE
  1348. SLASH=/
  1349. BACKSL=\
  1350. F1=F1
  1351. F2=F2
  1352. F3=F3
  1353. F4=F4
  1354. F5=F5
  1355. F6=GBOX
  1356. GRDIV=NSLASH
  1357. GRMUL=NSTAR
  1358. GRSUB=NMINUS
  1359. GRADD=NPLUS
  1360. PGUP=RUS
  1361. PGDN=LAT
  1362.  
  1363. LSHIFT=CAP
  1364. RSHIFT=SYM
  1365.  
  1366. ;N4=KLEFT
  1367. ;N6=KRIGHT
  1368. ;N8=KUP
  1369. ;N2=KDOWN
  1370. ;N5=KFIRE
  1371. ;N1=KLEFT KDOWN
  1372. ;N3=KRIGHT KDOWN
  1373. ;N7=KUP KLEFT
  1374. ;N9=KUP KRIGHT
  1375.