mirror of
https://github.com/digarok/gsplus.git
synced 2025-04-18 23:37:08 +00:00
remove unused comments/defines.
This commit is contained in:
parent
c677f0f894
commit
2a82de3d54
@ -1266,7 +1266,6 @@ static int parse_command(const char *cp) {
|
||||
|
||||
/* TODO:
|
||||
! -> mini assembler mode.
|
||||
require 2 successive ^Ds to exit
|
||||
*/
|
||||
|
||||
const char *YYCURSOR = cp;
|
||||
|
@ -978,7 +978,6 @@ word32 get_remaining_operands(word32 addr, word32 opcode, word32 psr, Fplus *fpl
|
||||
return arg;
|
||||
}
|
||||
|
||||
#define FLAG_IGNORE_BREAKPOINTS 0x0001
|
||||
|
||||
#define FETCH_OPCODE \
|
||||
addr = saved_pc = kpc; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user