JWasm v2.04c - EZEDIT 2.0 (Announce)
EZEDIT 2.0 (nice 4 kb DOS text editor) can be assembled with JWasm (with a few minor changes). I didn't exhaustively test it, but it seems to still work!
@echo off
REM http://craighessel.webs.com/
if not exist ezedit.asm goto end
sed -e "s/REPEAT/REPEET/g" -e "s/Enter/Entre/g" -e "s/CircBuf\[/byte ptr &/" ezedit.asm >ez.asm
REM http://www.japheth.de/JWasm.html
jwasmr -bin -FoEZ.COM ez.asm
:end
N.B. rr, that means your Links page has some bogus Geocities links (VAL '99, MUTT, PIX, NASM-IDE).
P.S. Japheth, is there any huge reason why your URL is case sensitive? More specifically, why isn't there are least a simple redirecting page called "jwasm.html" -> JWasm.html??
Complete thread:
- JWasm v2.03 - Japheth, 05.08.2010, 07:09 (Announce)
- JWasm v2.04b - Rugxulo, 13.10.2010, 06:35
- JWasm v2.04b - Japheth, 13.10.2010, 08:56
- JWasm v2.04b - Rugxulo, 14.10.2010, 01:18
- 2.04b vs 2.04c | BUG's - DOS386, 23.10.2010, 08:54
- 2.04b vs 2.04c | BUG's - Japheth, 23.10.2010, 13:24
- 2.04b vs 2.04c | BUG's (3 more) - DOS386, 24.10.2010, 04:20
- 2.04b vs 2.04c | BUG's (3 more) - Japheth, 24.10.2010, 10:41
- 2.04b vs 2.04c | BUG's (3 more) - DOS386, 17.11.2010, 04:24
- 2.04b vs 2.04c | BUG's (3 more) - Japheth, 24.10.2010, 10:41
- 2.04b vs 2.04c | BUG's (3 more) - DOS386, 24.10.2010, 04:20
- 2.04b vs 2.04c | BUG's - Japheth, 23.10.2010, 13:24
- JWasm v2.04b - Japheth, 13.10.2010, 08:56
- JWasm v2.04c - Japheth, 17.10.2010, 21:15
- JWasm v2.04c - EZEDIT 2.0 - Rugxulo, 29.10.2010, 23:08
- JWasm v2.04c - EZEDIT 2.0 - Japheth, 30.10.2010, 08:59
- JWasm v2.04c - EZEDIT 2.0 - Rugxulo, 19.11.2010, 16:56
- JWasm v2.04c - Space Invaders - Japheth, 21.11.2010, 07:46
- JWasm v2.04c - EZEDIT 2.0 - Rugxulo, 19.11.2010, 16:56
- JWasm v2.04c - EZEDIT 2.0 - rr, 30.10.2010, 22:00
- JWasm v2.04c - EZEDIT 2.0 - Japheth, 30.10.2010, 08:59
- JWasm v2.04c - EZEDIT 2.0 - Rugxulo, 29.10.2010, 23:08
- JWasm v2.04b - Rugxulo, 13.10.2010, 06:35