roudoudou information 1048 glöps
- general:
- level: user
- personal:
- first name: Édouard
- last name: BERGÉ
- cdcs:
- cdc #1: Dawnfall by Oxyron [web]
- cdc #2: Breaking Baud by CRTC & 3LN
- cdc #3: Batman Rises by Batman Group
- cdc #4: Ghost NOP by Pulpo Corrosivo & Futurs [web]
- demotool Amstrad CPC ZX Spectrum MSX SEGA Master System Amstrad Plus SAM Coupé TRS-80/CoCo/Dragon ZX-81 Sharp MZ ZX Enhanced TI-8x (Z80) RASM by Flower Corp.
- Yes, and Open Watcom may generate an good old MSDOS .exe ^_^
- isokadded on the 2017-08-12 20:27:05
- demotool Amstrad CPC ZX Spectrum MSX SEGA Master System Amstrad Plus SAM Coupé TRS-80/CoCo/Dragon ZX-81 Sharp MZ ZX Enhanced TI-8x (Z80) RASM by Flower Corp.
- Yeah, MinGW is crap and minimalistic, glad you noticed it ^_^
Maybe it may work removing -lrt flag in the compilation line?
About your version of visual studio, it seems to be very old.
for example, strdup is deprecated since almost a decade and illegal since VS2015 (maybe earlier version), so if your visual studio compiler does not understand _strdup
I haven't planed to make rasm compliant with deprecated compiler ;) - isokadded on the 2017-08-12 18:18:39
- demotool Amstrad CPC ZX Spectrum MSX SEGA Master System Amstrad Plus SAM Coupé TRS-80/CoCo/Dragon ZX-81 Sharp MZ ZX Enhanced TI-8x (Z80) RASM by Flower Corp.
- Cannot help you if you omit the only important thing: what is your C compiler?
GCC compilation:
cc rasm_v059.c -O2 -lm -lrt
strip a.out
mv a.out rasm
Visual studio compilation:
cl.exe rasm_v059.c -O2
Simple as that... - isokadded on the 2017-08-12 15:05:36
- demotool Amstrad CPC ZX Spectrum MSX SEGA Master System Amstrad Plus SAM Coupé TRS-80/CoCo/Dragon ZX-81 Sharp MZ ZX Enhanced TI-8x (Z80) RASM by Flower Corp.
- my last 32 bits windows machine broke down last month...
- isokadded on the 2017-08-12 13:10:59
- demotool Amstrad CPC ZX Spectrum MSX SEGA Master System Amstrad Plus SAM Coupé TRS-80/CoCo/Dragon ZX-81 Sharp MZ ZX Enhanced TI-8x (Z80) RASM by Flower Corp.
- @goblinish: i do not know about SPG format, neither MSX cartridge. Do not hesitate to send me informations as i may add them to RASM in a future release
- isokadded on the 2017-08-12 09:56:27
- demotool Amstrad CPC ZX Spectrum MSX SEGA Master System Amstrad Plus SAM Coupé TRS-80/CoCo/Dragon ZX-81 Sharp MZ ZX Enhanced TI-8x (Z80) RASM by Flower Corp.
- @Fell: English doc page 8 & 9 -> prefix the label with @
- isokadded on the 2017-08-11 21:01:52
- demotool Amstrad CPC ZX Spectrum MSX SEGA Master System Amstrad Plus SAM Coupé TRS-80/CoCo/Dragon ZX-81 Sharp MZ ZX Enhanced TI-8x (Z80) RASM by Flower Corp.
- gameboy does not have a Z80 (coquinou)
- isokadded on the 2017-08-11 20:26:00
- demotool Amstrad CPC ZX Spectrum MSX SEGA Master System Amstrad Plus SAM Coupé TRS-80/CoCo/Dragon ZX-81 Sharp MZ ZX Enhanced TI-8x (Z80) RASM by Flower Corp.
- windows executable + sources + documentation included in the archive
read the documentation to compile with Linux (as easy as with windows) - isokadded on the 2017-08-11 13:45:45
- demotool Amstrad CPC ZX Spectrum MSX SEGA Master System Amstrad Plus SAM Coupé TRS-80/CoCo/Dragon ZX-81 Sharp MZ ZX Enhanced TI-8x (Z80) RASM by Flower Corp.
- Yes! Another Z80 assembler! :P
- DAMN fast assembling
- integrated crunched sections (LZ48/LZ49/LZ4/ZX7/Exomizer) + load&crunch on the fly
- cartridge generation, amsdos header
- ORG checking, unlimited memory workspaces where labels are shared
- ALL undocumented instructions
- conditionnal macro, unlimited & embeded loops with local labels, switch/case
- floating point engine, mathematical functions, ...
- MAXAM compatibility option
- English & French documentation
- Uninterrupted support
official thread for new releases http://www.cpcwiki.eu/forum/programming/rasm-z80-assembler-in-beta/ - isokadded on the 2017-08-11 13:23:21
- 4k Linux Windows FreeBSD Primordial Soup by Faemiyah [web]
- Classy!
- rulezadded on the 2017-08-07 22:32:39
account created on the 2008-05-02 23:54:19
