wiremod-svn-archive/wire/lua/entities/gmod_wire_explosive
BlackPhoenix 87104693a5 ZCPU K-Update, part 1
[ADDED] ZASM2
[ADDED] New ZASM2 GPU macros: float scalar vector vector1f vector2f vector3f vector4f uv color 
[ADDED] New ZASM2 macros: offset wipe_locals wipe_labels setvar asmfile asmend function return getarg
[ADDED] ZASM2 now supports local labels

[FIXED] Split ZCPU into several share-able files
[ADDED] CPUs now have serial numbers
[ADDED] Increased max frequency
[FIXED] Stool code. It's still a WIP, so this is only a temp placeholder

[FIXED] Bitwise functions are now confirmed to work under 48bit precision (settable)
[FIXED] Address bus requests must be 48-bit integers now 
[ADDED] Extended mode for CPU
[ADDED] 4-byte interrupt table [IP][CS][PARAM][0]
[ADDED] Interrupt parameter for error interrupts
[ADDED] New opcodes: NOP CPUSET CPUGET SPP CPP SRL GRL LEA
[ADDED] ZCPU now supports this kind of requests: <ANY REGISTER OR CONSTANT>:<ANYTHING> and <ANY REGISTER OR CONSTANT>:#<ANYTHING>

[FIXED] Explosives range is now clamped

[DELETED] Reduant files. BASIC is never gonna happen, sorry

Please wait for documentation update for all the new feature description. Or look in lua files, they are neat now. ZASM2 is unretarded now, and approx 10 times faster.
2008-09-16 17:05:56 +00:00
..
cl_init.lua Updating SVN properties 2008-06-14 00:55:20 +00:00
init.lua ZCPU K-Update, part 1 2008-09-16 17:05:56 +00:00
shared.lua Updating SVN properties 2008-06-14 00:55:20 +00:00