Last change
on this file since 87361de was 06f6615, checked in by Thomas Lopatic <thomas@…>, 7 years ago |
Share more.
|
-
Property mode
set to
100644
|
File size:
324 bytes
|
Rev | Line | |
---|
[06f6615] | 1 | /*
|
---|
| 2 | =============================================================================
|
---|
| 3 | rom.h -- ROM include file
|
---|
| 4 | Version 1 -- 2017-07-10 -- Thomas Lopatic
|
---|
| 5 | =============================================================================
|
---|
| 6 | */
|
---|
| 7 |
|
---|
[b28a12e] | 8 | #pragma once
|
---|
| 9 |
|
---|
| 10 | #include "libs.h"
|
---|
| 11 |
|
---|
| 12 | #include "../rom/booter.x"
|
---|
| 13 | #include "../rom/romp.x"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.