Mercurial > public > hwos_code
comparison src/option_table.asm @ 484:ff2994528e02
minor
author | heinrichsweikamp |
---|---|
date | Mon, 20 Feb 2017 12:00:58 +0100 |
parents | afa7b66a6a84 |
children | 4e6f5c36f4cc |
comparison
equal
deleted
inserted
replaced
483:afa7b66a6a84 | 484:ff2994528e02 |
---|---|
1 ;============================================================================= | 1 ;============================================================================= |
2 ; | 2 ; |
3 ; File option_table.asm | 3 ; File option_table.asm |
4 ; | 4 ; |
5 ; Thje option table | 5 ; The option table |
6 ; | 6 ; |
7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. | 7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. |
8 ;============================================================================= | 8 ;============================================================================= |
9 ; HISTORY | 9 ; HISTORY |
10 ; 2014-08-03 : mH creation | 10 ; 2014-08-03 : mH creation |