[Exspiminator-commits] CVS: exspiminator/docs release.html,1.20,1.21
Status: Alpha
Brought to you by:
nphillips
|
From: Nigel P. <nph...@us...> - 2001-11-20 12:01:20
|
Update of /cvsroot/exspiminator/exspiminator/docs In directory usw-pr-cvs1:/tmp/cvs-serv31710/docs Modified Files: release.html Log Message: Bring up to date. Index: release.html =================================================================== RCS file: /cvsroot/exspiminator/exspiminator/docs/release.html,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -r1.20 -r1.21 *** release.html 2001/11/19 16:17:49 1.20 --- release.html 2001/11/20 12:01:17 1.21 *************** *** 1,10 **** <html> <head> ! <title>Exspiminator v0.4 release notes</title> </head> <body> ! <h1>Exspiminator v0.4 release notes</h1> ! <p>These are the release notes for Exspiminator version 0.4 (alpha). Exspiminator is a PowerPC simulator, assembler, and disassembler. It is currently in development and lacks many features. --- 1,10 ---- <html> <head> ! <title>Exspiminator v0.5 release notes</title> </head> <body> ! <h1>Exspiminator v0.5 release notes</h1> ! <p>These are the release notes for Exspiminator version 0.5 (alpha). Exspiminator is a PowerPC simulator, assembler, and disassembler. It is currently in development and lacks many features. *************** *** 20,23 **** --- 20,26 ---- <ul> <li>Added byte reverse loads and stores + <li>Rewrote old two-pass assembler as a single pass assembler + <li>Tightened up type checking + <li>Added some assembler directives. </ul> |