User:Kmeisthax: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
I'm a CS student | {| 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 == | == Telefang == | ||
Line 11: | Line 27: | ||
[https://github.com/kmeisthax/codemodule] | [https://github.com/kmeisthax/codemodule] | ||
{{ToolDash | {{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%);" | | |||
|} |
Revision as of 15:20, 12 February 2012
Kmeisthax |
|
|||||||||||||
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.
TelefangThis is a list of things people should do sometime Check out my disassembly notes! CodeModuleCodeModule 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.
|