Search:
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
51b6cfd
in buchla-emu for
emu
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
07/20/2017 04:25:06 PM (
7 years
ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
ba36b71
Parents:
b909777
Message:
Removed unnecessary definitions.
File:
1 edited
emu/cpu.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
emu/cpu.c
rb909777
r51b6cfd
34
34
#define ROM_SIZE 0x10000
35
35
36
#define RESET_SP ROM_START
37
#define RESET_PC ROM_START
38
39
36
typedef void (*hw_init_t)(void);
40
37
typedef void (*hw_quit_t)(void);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive