User:Kmeisthax: Difference between revisions

From Wikifang, a definitive guide to Telefang, Dino Device and Bugsite
Jump to navigation Jump to search
m (Replaced content with "File:BAMSE.png")
m (Reverted edits by Save my shit!!!!!!! (talk) to last revision by 67.84.156.193)
 
Line 1: Line 1:
[[File:BAMSE.png]]
{| style="margin: 0px; border-collapse: collapse"
| rowspan=2 style="font-size:2em; border: 1px solid black; border-bottom: 0px; border-right: 0px; width: 100%; background-color: rgb(193,255,221); padding: 20px; margin: 0px;" | Kmeisthax
| rowspan=2 style="border: 1px solid black; border-bottom: 0px; border-left: 0px; margin: 0px; background-color: rgb(193,255,221); padding:5px" |
    {| style="margin: 0px; border-collapse: collapse; float: right; text-align: center"
    | style="border-width: 1px 1px 0px 1px; border-color: black; background-color: #AAF; color: white; font-size: 1.5em; text-align: center; padding: 3px; padding-bottom: 0px;" | twitter
    | style="padding: 5px; background-color: rgb(193,255,221)" |
    | style="border-width: 1px 1px 0px 1px; border-color: black; background-color: #8BB7A3; color: white; font-size: 1.5em; text-align: center; padding: 3px; padding-bottom: 0px;" | ASM
    |-
    | style="border-width: 0px 1px 1px 1px; border-color: black; background-color: #AAF; color: white; font-size: .85em; font-variant: small-caps; padding: 3px; padding-top: 0px;" | [http://twitter.com/Libertardian <span style="color: white">Libertardian</span>]
    | style="padding: 5px; background-color: rgb(193,255,221)" |
    | style="border-width: 0px 1px 1px 1px; border-color: black; background-color: #8BB7A3; color: white; font-size: .85em; text-align: center; padding: 3px; padding-top: 0px;" | ROM Hacker
    |}
| style="padding: 5px" |
|-
| style="padding: 5px; background-color: #888" |
|-
| colspan=2 style="padding: 20px; padding-top: 0px; border: none; border-left: 1px solid black; border-right: 1px solid black; background: -moz-linear-gradient(top, rgba(193,255,221,1) 0%, rgba(255,255,255,0) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(193,255,221,1)), color-stop(100%,rgba(255,255,255,0))); background: -webkit-linear-gradient(top, rgba(193,255,221,1) 0%,rgba(255,255,255,0) 100%); background: -o-linear-gradient(top, rgba(193,255,221,1) 0%,rgba(255,255,255,0) 100%); background: -ms-linear-gradient(top, rgba(193,255,221,1) 0%,rgba(255,255,255,0) 100%); background: linear-gradient(top, rgba(193,255,221,1) 0%,rgba(255,255,255,0) 100%); margin: 0px" |I'm a CS student wasting otherwise valuable study time doing disassembly on a pair of old Gameboy games published by a now-dead company called Smilesoft. Fun, fun.
 
== Telefang ==
[[User:Kmeisthax/T1 Low Priority Tasks|This is a list of things people should do sometime]]
 
[[User:Kmeisthax/Findings|Check out my disassembly notes!]]
 
==CodeModule==
CodeModule is an upcoming linker for the ASMotor assembler that supports patching onto base ROMs. It's not complete yet, but I plan to migrate Telefang and future Tulunk Village projects to this system.
 
[https://github.com/kmeisthax/codemodule]
 
    {{ToolDash
    |SoftwareName=CodeModule
    |DevPage=User:Kmeisthax/CodeModule
    |github_user=kmeisthax
    |github_proj=CodeModule}}
| style="padding: 5px; background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(136,136,136,0) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(136,136,136,1)), color-stop(100%,rgba(136,136,136,0))); background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(136,136,136,0) 100%); background: -o-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(136,136,136,0) 100%); background: -ms-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(136,136,136,0) 100%); background: linear-gradient(top, rgba(136,136,136,1) 0%,rgba(136,136,136,0) 100%);" |
|}

Latest revision as of 12:13, 9 September 2018

Kmeisthax
twitter ASM
Libertardian ROM Hacker
I'm a CS student wasting otherwise valuable study time doing disassembly on a pair of old Gameboy games published by a now-dead company called Smilesoft. Fun, fun.

Telefang[edit]

This is a list of things people should do sometime

Check out my disassembly notes!

CodeModule[edit]

CodeModule is an upcoming linker for the ASMotor assembler that supports patching onto base ROMs. It's not complete yet, but I plan to migrate Telefang and future Tulunk Village projects to this system.

[1]


CodeModule
IMAGE MISSING OR NOT AVAILABLE User:Kmeisthax/CodeModule/DevStatus
CodeModule
Known bugsThings to doVersion history

GithubHTTP Read-Only checkout