User contributions
Jump to navigation
Jump to search
- 11:51, 6 February 2019 diff hist +871 Atari STart Magazine Cover Disks current Tag: Visual edit
- 11:50, 6 February 2019 diff hist +38 N File:STart Heidi Disks.jpg current
- 11:25, 6 February 2019 diff hist +23 Atari STart Magazine Cover Disks Tag: Visual edit
- 23:49, 23 January 2019 diff hist +61 Atari STart Magazine Cover Disks Tag: Visual edit
- 23:48, 23 January 2019 diff hist +87 N File:Heidi menu.png The menu screen of a disk using the Heidi program (captured using Hatari) current
- 23:45, 23 January 2019 diff hist +224 Atari STart Magazine Cover Disks Tag: Visual edit
- 23:42, 23 January 2019 diff hist -170 Atari STart Magazine Cover Disks Tag: Visual edit
- 23:22, 23 January 2019 diff hist +145 Atari STart Magazine Cover Disks Tag: Visual edit
- 23:08, 23 January 2019 diff hist +54 Atari STart Magazine Cover Disks Tag: Visual edit
- 22:59, 23 January 2019 diff hist +99 Atari STart Magazine Cover Disks Tag: Visual edit
- 22:58, 23 January 2019 diff hist +108 N File:Heidi Format.png From November 1989 STart magazine: https://archive.org/details/STart-Magazine-Issue-27/page/n7 current
- 22:52, 23 January 2019 diff hist +2,104 N Atari STart Magazine Cover Disks Created page with "=== Backstory: === STart magazine ran from Summer of 1986 to April/May 1991. It usually used single-sided disks, but in November of 1989 they switched to a double-sided format..." Tag: Visual edit
- 22:33, 23 January 2019 diff hist +173 N Archival Projects Created page with "The world is full of magnetic, optical, and paper media that is slowly degrading, and we have to save it. === Ongoing projects: === * Atari STart Magazine Cover Disks" current Tag: Visual edit
- 22:32, 23 January 2019 diff hist +23 Main Page →Sections Tag: Visual edit
- 10:43, 5 January 2019 diff hist +317 BRender versions used by games Added links to wikipedia/mobygames for titles Tag: Visual edit
- 10:39, 5 January 2019 diff hist +205 N VIDE Created page with "A VIDE chunk references an external AVI movie to play. Length: varies 00: Unknown bytes: 01 03 03 (3 bytes) 03: filename length, not including NUL terminator (1 byte) 04:..." current Tag: Visual edit
- 10:39, 5 January 2019 diff hist +349 N SCEN Created page with "Scene definition Chunk Type: {| class="wikitable" !Byte !3 !2 !1 !0 |- !ASCII |S |C |E |N |- !Hex |53 |43 |45 |4E |- !Meaning | colspan="4" |SCENe |} Length: 16 00: Ch..." current Tag: Visual edit
- 10:38, 5 January 2019 diff hist +101 N GLXF Created page with "See [https://github.com/walentys/3DMMFBX/blob/master/glxf%20format.txt Scott Walentys' documentation]" current Tag: Visual edit
- 10:37, 5 January 2019 diff hist +71 N GLSC Created page with "Scenes for imaginopolis building Length: ??? 14: Palette ID for scene" current Tag: Visual edit
- 10:36, 5 January 2019 diff hist +101 N GLPI Created page with "See [https://github.com/walentys/3DMMFBX/blob/master/glpi%20format.txt Scott Walentys' documentation]" current Tag: Visual edit
- 10:36, 5 January 2019 diff hist +804 N GGFR Created page with " A GGFR indicates events happening in the timeline of a scene. <code>Length: varies. 20 + chunk_data + 8*number_of_events ? 00: ChunkSignature (4 bytes) 04: Number of ev..." current Tag: Visual edit
- 10:35, 5 January 2019 diff hist +101 N GGCL Created page with "See [https://github.com/walentys/3DMMFBX/blob/master/ggcl%20format.txt Scott Walentys' documentation]" current Tag: Visual edit
- 10:34, 5 January 2019 diff hist +290 N Br scalar Created page with "br_scalar is a fixed-point format indicating a decimal number. It's signed, 32bits (4bytes) To convert to floating point, interpret as a signed 32 bit integer and divide by 6..." current
- 10:34, 5 January 2019 diff hist +14 Br matrix34 current Tag: Visual edit
- 10:31, 5 January 2019 diff hist +228 N Br matrix34 Created page with "Length: 48 bytes 12 (3*4) br_scalars listing the left 3x4 matrix of a 4x4 matrix. {| class="wikitable" |S01 |S02 |S03 |0 (implied) |- |S04 |S05 |S06 |0 (implied) |- |S07 |S0..." Tag: Visual edit
- 10:31, 5 January 2019 diff hist +292 N Br angle Created page with "Length: 2 bytes Fixed point number, fractional. To convert a br_angle to degrees, interpret as a 16bit unsigned integer and divide by 65536.0 and multiply by 360.0. To conv..." current
- 10:31, 5 January 2019 diff hist +107 N ZBMP Created page with "See [https://github.com/Raidenthequick/3DMMFBX/blob/master/zbmp%20format.txt Scott Walentys' documentation]" current Tag: Visual edit
- 10:30, 5 January 2019 diff hist +492 N CAM Created page with "A CAM chunk represents a single camera angle for a frame. It's associated with a Mbmp Chunk and a Zbmp Chunk, representing the background image and depth buf..." current Tag: Visual edit
- 10:28, 5 January 2019 diff hist +551 N BMDL Created page with "BMDL is the low-level model format used by 3DMM. Length: varies 00: Chunk Signature (4 bytes) 04: Vertex count (2 bytes) 06: Triangle count (2 bytes) 08: Unknown (40..." current Tag: Visual edit
- 10:27, 5 January 2019 diff hist +193 N Chunk Signature Created page with "Length: 4 bytes English (/Other western versions?) {| class="wikitable" !Byte !0 !1 !2 !3 |- !Hex |1 |0 |3 |3 |} Japanese version: {| class="wikitable" !Byte !0 !1 !2 !3 |- !..." current Tag: Visual edit
- 10:27, 5 January 2019 diff hist +387 N AGPA Created page with "An AGPA chunk lists fonts used in a textbox <br /> Length: varies 00: Chunk Signature (4 bytes) 04: Number of fonts (4 bytes) 08: offset/length of some sort (4 bytes)..." current Tag: Visual edit
- 10:24, 5 January 2019 diff hist +229 N Chunk Type Created page with "Chunk types are 4 bytes long, and represent an english word in ASCII. An example is MBMP. Because the x86 architexture is little-endian, They are written backwards in files...." current
- 10:24, 5 January 2019 diff hist +4,336 N 3DMM Chunks List Created page with "<br /> {| class="wikitable" !Chunk Type !Count !Datafiles |- |ACTN |2548 |DORAPROP.3CN DORATMPL.3CN NICKTMPLS.3CN TMPLPACK1.3CN TMPLS.3CN |- |ACTR |3 |example.3mm |- |AG..." Tag: Visual edit
- 10:14, 5 January 2019 diff hist +33 N 3D Movie Maker Created page with "OH GOD 3DMM 3DMM Chunks List" Tag: Visual edit
- 10:11, 5 January 2019 diff hist +860 Software Projects Tag: Visual edit
- 10:08, 5 January 2019 diff hist +5,031 N Band names Created page with "This was composed sometime around 2006-2007 over AOL instant messenger with [https://twitter.com/baronhaynes @baronhaynes]. It's been slightly modified to correct or create sp..." current Tag: Visual edit
- 10:07, 5 January 2019 diff hist +2,414 N My Games Created page with "<br /> {| class="wikitable" !Name !Platform !Date !Link !Source? !Blog? |- |Remote Ether Arachnid Wartime |Flash |2007-2008 |[http://foone.org/games/REAW/ Web] |[http://foone...." current Tag: Visual edit
- 10:01, 5 January 2019 diff hist +3 Main Page →Sections Tag: Visual edit
- 04:26, 5 January 2019 diff hist +57 Reverse Engineering documentation →Software Tag: Visual edit
- 03:33, 5 January 2019 diff hist +101 N Software Projects Created page with "=== Major Projects === * Death Generator * mov2gif * Split By Subs * Persistent Copy" Tag: Visual edit
- 02:54, 5 January 2019 diff hist +2,888 N Solar Winds Created page with "== Solar Winds == [https://en.wikipedia.org/wiki/Solar_Winds Solar Winds] is a neat game by Stone Interactive. Some hackery: === Random Findings === * The EXE contains some..." current
- 02:43, 5 January 2019 diff hist +18 Reverse Engineering documentation →Software
- 02:32, 5 January 2019 diff hist +215 Reverse Engineering documentation →Hardware
- 02:30, 5 January 2019 diff hist +129 BRender
- 02:28, 5 January 2019 diff hist +834 BRender
- 02:19, 5 January 2019 diff hist +17,360 N BRender versions used by games Created page with "== Background == You can extract the versions of the internal BRender files by grepping the binaries for $Id, which provides timestamps for each of the files in the engine...."
- 02:11, 5 January 2019 diff hist +240 N BRender Created page with "== BRender == BRender is the Blazing Render engine created by Argonaut Software. == BRender Versions == See BRender versions used by games == Links == * [http://w..."
- 02:08, 5 January 2019 diff hist +14 Reverse Engineering documentation →Software
- 06:34, 29 December 2018 diff hist +64 USB FDD@1306 USB floppy adapter →Functionality
- 06:25, 29 December 2018 diff hist +380 USB FDD@1306 USB floppy adapter