mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2025-01-02 20:29:43 +00:00
Adapt com.wudsn.ide.asm to com.wudsn.ide.lngas.
This commit is contained in:
parent
5c8b8155a8
commit
3fae54c02e
@ -5,5 +5,5 @@ com.wudsn.ide.lng.asm.compiler.test.TestSourceFile.name=TEST Source File
|
|||||||
|
|
||||||
com.wudsn.ide.lng.asm.preferences.AssemblerPreferencesTestCompilersPage.name=Test Hardware Assemblers
|
com.wudsn.ide.lng.asm.preferences.AssemblerPreferencesTestCompilersPage.name=Test Hardware Assemblers
|
||||||
|
|
||||||
com.wudsn.ide.asm.runner.test.runner1.name=First Runner for Test Hardware
|
com.wudsn.ide.lng.asm.runner.test.runner1.name=First Runner for Test Hardware
|
||||||
com.wudsn.ide.asm.runner.test.runner2.name=Second Runner for Test Hardware
|
com.wudsn.ide.lng.asm.runner.test.runner2.name=Second Runner for Test Hardware
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
<compiler
|
<compiler
|
||||||
class="com.wudsn.ide.asm.compiler.c64.acme.AcmeCompiler"
|
class="com.wudsn.ide.lng.asm.compiler.acme.AcmeCompiler"
|
||||||
defaultParameters="-C -a -B -i ${sourceFilePath} -o ${outputFilePath} "
|
defaultParameters="-C -a -B -i ${sourceFilePath} -o ${outputFilePath} "
|
||||||
hardware="C64"
|
hardware="C64"
|
||||||
helpFilePath="./README.html"
|
helpFilePath="./README.html"
|
||||||
homePageURL="https://sourceforge.net/projects/tass64/files/latest/download"
|
homePageURL="https://sourceforge.net/projects/tass64/files/latest/download"
|
||||||
id="c64.tass"
|
id="c64.tass"
|
||||||
illegalOpcodesSupported="true"
|
illegalOpcodesSupported="true"
|
||||||
name="%com.wudsn.ide.asm.compiler.c64.tass.TassCompiler.name"
|
name="%com.wudsn.ide.lng.asm.compiler.tass.TassCompiler.name"
|
||||||
w65816OpcodesSupported="false">
|
w65816OpcodesSupported="false">
|
||||||
</compiler>
|
</compiler>
|
@ -4,7 +4,7 @@ FIXED? Productions images max size/width?
|
|||||||
FIXED? https://search.google.com/search-console/mobile-usability/drilldown?resource_id=https%3A%2F%2Fwww.wudsn.com%2F&item_key=CAk&hl=en
|
FIXED? https://search.google.com/search-console/mobile-usability/drilldown?resource_id=https%3A%2F%2Fwww.wudsn.com%2F&item_key=CAk&hl=en
|
||||||
FIXED? ROM checker HTML: <th style="border-style:solid;border-width:1px;border-collapse:collapse;;white-space:nowrap;">CRC32</th>
|
FIXED? ROM checker HTML: <th style="border-style:solid;border-width:1px;border-collapse:collapse;;white-space:nowrap;">CRC32</th>
|
||||||
|
|
||||||
|
WUDSN Tools
|
||||||
=========
|
=========
|
||||||
Check symlinks in DASM Tests (https://github.com/peterdell/wudsn-ide-tools/blob/main/ASM/DASM/test/delete_empty_binary.asm)
|
Check symlinks in DASM Tests (https://github.com/peterdell/wudsn-ide-tools/blob/main/ASM/DASM/test/delete_empty_binary.asm)
|
||||||
"wudsn-ide-tools-main/ASM/DASM/test/cmdline_defs/declare_var_mac.asm: Can't create '\\\\?\\C:\\jac\\wudsn\\daily\\Install\\wudsn-ide-tools-main\\ASM\\DASM\\test\\cmdline_defs\\declare_var_mac.asm'
|
"wudsn-ide-tools-main/ASM/DASM/test/cmdline_defs/declare_var_mac.asm: Can't create '\\\\?\\C:\\jac\\wudsn\\daily\\Install\\wudsn-ide-tools-main\\ASM\\DASM\\test\\cmdline_defs\\declare_var_mac.asm'
|
||||||
@ -13,6 +13,11 @@ wudsn-ide-tools-main/ASM/DASM/test/m_switch_2.asm: Can't create '\\\\?\\C:\\jac\
|
|||||||
wudsn-ide-tools-main/ASM/DASM/test/m_switch_3.asm: Can't create '\\\\?\\C:\\jac\\wudsn\\daily\\Install\\wudsn-ide-tools-main\\ASM\\DASM\\test\\m_switch_3.asm'
|
wudsn-ide-tools-main/ASM/DASM/test/m_switch_3.asm: Can't create '\\\\?\\C:\\jac\\wudsn\\daily\\Install\\wudsn-ide-tools-main\\ASM\\DASM\\test\\m_switch_3.asm'
|
||||||
"
|
"
|
||||||
|
|
||||||
|
WUDSN Runners
|
||||||
|
=============
|
||||||
|
Check for "<mainsourcefile.bat/.sh" and have @com.wudsn.ide.lng.RunnerScript= annotation
|
||||||
|
All Compiler Variables as Environment variables bevor calling the script with the OS shell.
|
||||||
|
|
||||||
SillyPacks:
|
SillyPacks:
|
||||||
===========
|
===========
|
||||||
Traq: Asked for COVIDEMO final on fb on 2022-12-18
|
Traq: Asked for COVIDEMO final on fb on 2022-12-18
|
||||||
@ -23,7 +28,7 @@ Fujiama
|
|||||||
SnakeIt zip kaputt, kein BIN
|
SnakeIt zip kaputt, kein BIN
|
||||||
Littel50 hat kein TTT
|
Littel50 hat kein TTT
|
||||||
|
|
||||||
Löten:
|
L<EFBFBD>ten:
|
||||||
https://shop.wetec.de/wishlist
|
https://shop.wetec.de/wishlist
|
||||||
|
|
||||||
Trac.com
|
Trac.com
|
||||||
@ -33,18 +38,18 @@ https://www.facebook.com/groups/58270054320/posts/10160345040304321/
|
|||||||
|
|
||||||
LED Tags
|
LED Tags
|
||||||
========
|
========
|
||||||
Für Sillyventure
|
F<EFBFBD>r Sillyventure
|
||||||
C:\Users\JAC\Desktop\Atari\LEDBadges
|
C:\Users\JAC\Desktop\Atari\LEDBadges
|
||||||
|
|
||||||
WUDSN-IDE:
|
WUDSN-IDE:
|
||||||
=========
|
=========
|
||||||
Symbols automatisch einbleden
|
Symbols automatisch einbleden
|
||||||
.lst verknüpfen
|
.lst verkn<EFBFBD>pfen
|
||||||
Contenttypes .pas
|
Contenttypes .pas
|
||||||
|
|
||||||
ABBUC
|
ABBUC
|
||||||
=====
|
=====
|
||||||
Geos EPROM über den Shop
|
Geos EPROM <EFBFBD>ber den Shop
|
||||||
Alex Bolloni - Abbuc
|
Alex Bolloni - Abbuc
|
||||||
Hansi Richstein Lapis Philosophum
|
Hansi Richstein Lapis Philosophum
|
||||||
|
|
||||||
@ -54,7 +59,7 @@ Holger Janz
|
|||||||
Mule geht nicht auf The!Cart
|
Mule geht nicht auf The!Cart
|
||||||
|
|
||||||
SillyPack: Empty DL before warmstart (G2F)
|
SillyPack: Empty DL before warmstart (G2F)
|
||||||
Kirschpacman - Video in HD? und dann öffentlich machen? Plus Video Description mit Link
|
Kirschpacman - Video in HD? und dann <EFBFBD>ffentlich machen? Plus Video Description mit Link
|
||||||
load "$",8
|
load "$",8
|
||||||
load "*ustr*",8,1
|
load "*ustr*",8,1
|
||||||
|
|
||||||
@ -116,7 +121,7 @@ ${runnerExecutablePath} -moncommand ${outputFilePathWithoutExtenstion}.vs ${outp
|
|||||||
Compilers:
|
Compilers:
|
||||||
==========
|
==========
|
||||||
|
|
||||||
Add 65C02 Support / Special Instructions for WDC CPU, see Erhard Pütz
|
Add 65C02 Support / Special Instructions for WDC CPU, see Erhard P<EFBFBD>tz
|
||||||
|
|
||||||
ATASM:
|
ATASM:
|
||||||
- Verify ATASM 1.07 support
|
- Verify ATASM 1.07 support
|
||||||
@ -132,13 +137,13 @@ ACME:
|
|||||||
|
|
||||||
CA65:
|
CA65:
|
||||||
Siehe Screenshot und Beispiel-Sourcen von SvOlli.
|
Siehe Screenshot und Beispiel-Sourcen von SvOlli.
|
||||||
Viele Befürworter aus auf NESDEV
|
Viele Bef<EFBFBD>rworter aus auf NESDEV
|
||||||
Interessent Luke Coletti, coletti@mbari.org, https://www.facebook.com/jeanpaul.mari.3
|
Interessent Luke Coletti, coletti@mbari.org, https://www.facebook.com/jeanpaul.mari.3
|
||||||
In main file: ip65.s
|
In main file: ip65.s
|
||||||
Add ICL "include file" for all include files
|
Add ICL "include file" for all include files
|
||||||
|
|
||||||
In include files:
|
In include files:
|
||||||
Add ; @com.wudsn.ide.asm.mainsourcefile=ip65.s
|
Add ; @com.wudsn.ide.lng.mainsourcefile=ip65.s
|
||||||
Comment repeated include out
|
Comment repeated include out
|
||||||
|
|
||||||
In all files:
|
In all files:
|
||||||
@ -344,8 +349,8 @@ Convert HTML and PHP files to UTF-8:
|
|||||||
C:\Temp>c:\jac\bin\wbin\recode latin1..utf-8 <test1.html >test.utf8
|
C:\Temp>c:\jac\bin\wbin\recode latin1..utf-8 <test1.html >test.utf8
|
||||||
|
|
||||||
Validation:
|
Validation:
|
||||||
- HTML: http://validator.w3.org/
|
- HTML: https://validator.w3.org/
|
||||||
- XML: http://www.xmlvalidation.com/index.php?id=1&L=0
|
- XML: https://www.xmlvalidation.com/index.php?id=1&L=0
|
||||||
- Browser version: http://netrenderer.de/index.php (esp. IE 7/8)
|
- Browser version: http://netrenderer.de/index.php (esp. IE 7/8)
|
||||||
|
|
||||||
Testing Run/Debug Arguments:
|
Testing Run/Debug Arguments:
|
||||||
@ -356,7 +361,7 @@ Linked Reference Folder:
|
|||||||
C:\jac\system\Java\Programming\Repositories\WUDSN-IDE\com.wudsn.ide.ref
|
C:\jac\system\Java\Programming\Repositories\WUDSN-IDE\com.wudsn.ide.ref
|
||||||
|
|
||||||
Create Symbolic Link Folders:
|
Create Symbolic Link Folders:
|
||||||
Run script "com.wudsn.ide.asm/help/create-links.bat" as administrator.
|
Run script "com.wudsn.ide.lng/help/create-help-links.bat".
|
||||||
|
|
||||||
Joomla
|
Joomla
|
||||||
Embed youtube videos:
|
Embed youtube videos:
|
||||||
|
Loading…
Reference in New Issue
Block a user