Application Details:
Version: | 1.20.05 |
License: | Demo |
URL: | http://www.wickenhaeuser.de |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 1.0-rc4 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
- Editor JFE
- umake with a Makefile like this:
######################################################
#
# Makefile
# compile Wickenhaeuser umake with wine/Linux
#
# Kai-Wilhelm Bolte
#
# last change 09.05.2008
#
######################################################
MAKEFILE = main.mak
HOME_VERZEICHNIS = ~
WINE = /usr/bin/wine
UC51_VERZEICHNIS = /wine/dosdevices/c:/uC51
#### Source Code kompilieren
all:
@echo Kompiliere Quellcode...
$(WINE) $(HOME_VERZEICHNIS)$(UC51_VERZEICHNIS)/bin/umake.exe -ex -b -f$(MAKEFILE)
clean:
@echo Lösche Dateien...
rm -rf *.bin *.obj *.hex *.asm *.out *.mem *.s51 *.lnk *.den *.lst
What does not
error when doing a make, but target HEX is generated und working
- Sld51
Workarounds
What was not tested
- Key51 License Manager)
- MakeWiz
- UmShell (umakes Shell)
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | openSUSE 10.3 | Jun 09 2008 | 1.0-rc4 | Yes | Yes | No | Silver | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
Comments for this application have been disabled because there are no maintainers.