tangled
alpha
login
or
join now
jcs.org
/
pce
0
fork
atom
fork of PCE focusing on macplus, supporting DaynaPort SCSI network emulation
0
fork
atom
overview
issues
pulls
pipelines
pce
/
src
/
lib
/
at
master
1 folder
53 files
Hampa Hug
Fix all file header comments
17y ago
1d005bd6
stdint
lib: Define uint64_t if stdint.h is not available
2 years ago
Makefile.inc
mac: Switch to vmnet networking on macOS, rename scsi_tap to scsi_net
3 years ago
brkpt.c
brkpt: Unify address breakpoints
13 years ago
brkpt.h
lib: Add a missing include file
13 years ago
cfg.c
Move pce_load_config() to lib/cfg.c
7 years ago
cfg.h
Move pce_load_config() to lib/cfg.c
7 years ago
ciff.c
lib/ciff: Add a generic implementation of the CIFF file format
4 years ago
ciff.h
lib/ciff: Add a generic implementation of the CIFF file format
4 years ago
cmd.c
monitor: Support line comments in commands
4 years ago
cmd.h
Use readline in the monitor if it is available
16 years ago
console.c
lib: Fix output redirection
1 year ago
console.h
lib/console: Change the I/O function declarations to match those in stdio
6 years ago
endian.c
lib/endian: Move endian functions to lib/endian
4 years ago
endian.h
lib/endian: Move endian functions to lib/endian
4 years ago
getopt.c
lib: Add function pce_getoptarg()
6 years ago
getopt.h
lib: Add function pce_getoptarg()
6 years ago
ihex.c
lib: Support saving segmented IHEX files
13 years ago
ihex.h
lib: Support saving segmented IHEX files
13 years ago
iniata.c
block: Move src/devices/block/ to src/drivers/block/
15 years ago
iniata.h
block: Move src/devices/block/ to src/drivers/block/
15 years ago
inidsk.c
sysdep: Add function pce_file_exist()
6 months ago
inidsk.h
block: Move src/devices/block/ to src/drivers/block/
15 years ago
iniram.c
Add missing include files
15 years ago
iniram.h
Fix all file header comments
17 years ago
initerm.c
video: Add support for SDL2
8 years ago
initerm.h
video: Move video drivers from src/terminal/ to src/drivers/video/
14 years ago
load.c
lib: Recognize the .ROM extension as binary
4 years ago
load.h
lib: Clean up lib/load.c
5 years ago
log.c
lib/log: Add functions pce_log_inf() and pce_log_err()
4 years ago
log.h
lib/log: Remove log level MSG
4 years ago
mhex.c
Add MOS hex file load and save support
5 years ago
mhex.h
Add MOS hex file load and save support
5 years ago
monitor.c
lib: Support comments using the ';' character in the monitor
1 year ago
monitor.h
monitor: Support writing to ROM areas
5 years ago
msg.c
lib: Add a missing function to convert doubles
5 years ago
msg.h
lib: Add a missing function to convert doubles
5 years ago
msgdsk.c
lib: Move generic disk messages to lib/msgdsk.c
6 years ago
msgdsk.h
lib: Move generic disk messages to lib/msgdsk.c
6 years ago
path.c
Fix all file header comments
17 years ago
path.h
Fix all file header comments
17 years ago
srec.c
lib: Fix an endless loop when saving SREC files
13 years ago
srec.h
Fix all file header comments
17 years ago
string.c
lib: Collect some string functions in a central place
17 years ago
string.h
lib: Collect some string functions in a central place
17 years ago
sysdep.c
sysdep: Add function pce_file_exist()
6 months ago
sysdep.h
sysdep: Add function pce_file_exist()
6 months ago
text.c
lib/text: Add a generic text parser
2 years ago
text.h
lib/text: Add a generic text parser
2 years ago
thex.c
lib/thex: Fix checking of 16 bit addresses
4 years ago
thex.h
Add support for loading and saving thex files
5 years ago
tun.c
Fix a compiler warning
7 years ago
tun.h
tun: Support opening a TAP device
13 years ago
vmnet.h
macplus: Make it clear vmnet expects a "bridged" if, not "bridge"
1 month ago
vmnet.m
macplus: Make it clear vmnet expects a "bridged" if, not "bridge"
1 month ago