Giter Club home page Giter Club logo

renegade's Introduction

Renegade

[=========================]
[== Renegade BBS vY2Ka2 ==]
[=========================]
[ (c)2000, Jeff Herrings ]
[ ]
[ "HotFix" update to ]
[ resolve RENEGADE's Y2K ]
[ compliancy issues. ]
[ ]
[=========================]

============================== Copyright Cott Lang, Patrick Spence, Gary Hall and Jeff Herrings
Ported to Win32 by Rick Parrish


TODO list:

  • Investigate FILEMODE usage to see if FILEMODEREADWRITE, TEXTMODEREAD or TEXTMODEREADWRITE should be used
  • Find/correct any usage of FOR loop variables after the loop (since they are 1 greater in VP than in BP

Completed list

  • IFDEF out anything that doesn't compile and make a WIN32 placeholder that does a "WriteLn('REETODO UNIT FUNCTION'); Halt;" (then you can grep the executables for REETODO to see which REETODOs actually need to be implemented)
  • IFDEF out any ASM code blocks and handle the same as above
  • WORD in RECORD to SMALLWORD
  • INTEGER in RECORD to SMALLINT
  • TYPEs of OF WORD to OF SMALLWORD (just in case they're used in a RECORD)
  • TYPEs of OF INTEGER to OF SMALLINT (just in case they're used in a RECORD)
  • Implement any REETODOs that appear in compiled executables
  • Anything passing 0 for the Attr parameter to FindFirst should pass AnyFile instead (VP returns no files when 0 is passed for Attr)

renegade's People

Contributors

rickparrish avatar

Stargazers

Nathan Clayton avatar  avatar Michael Fluharty avatar Brandon Lopez avatar Krux avatar Arnvid Karstad avatar  avatar  avatar themadtux avatar David Kirby avatar Kevin Hatfield avatar Dave Weatherwax avatar Jesse Heady avatar sairuk avatar Rushfan avatar Shane Thomas avatar  avatar

Watchers

James Cloos avatar  avatar Rushfan avatar Dave Weatherwax avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.