RetroBSD/svn 909wiki Board_Digilent_Max32.wiki, wiki/binaries chipkit-wifi-shield.jpg arduino-ethernet-shield-v3.jpg

Max32: added ethernet and wifi shield images.
DeltaFile
+4-1wiki/Board_Digilent_Max32.wiki
+0-0wiki/binaries/chipkit-wifi-shield.jpg
+0-0wiki/binaries/arduino-ethernet-shield-v3.jpg
+4-13 files

RetroBSD/svn 908wiki Board_Digilent_Max32.wiki

Edited wiki page Board_Digilent_Max32 through web user interface.
DeltaFile
+1-1wiki/Board_Digilent_Max32.wiki
+1-11 files

RetroBSD/svn 907wiki Board_Digilent_Max32.wiki

Edited wiki page Board_Digilent_Max32 through web user interface.
DeltaFile
+2-2wiki/Board_Digilent_Max32.wiki
+2-21 files

RetroBSD/svn 906wiki Board_Digilent_Max32.wiki Board_Microchip_Explorer16.wiki, wiki/binaries makerstudio-sd-card-shield-r1.1-guide.pdf makerstudio-sd-card-shield-v1.1-sch.pdf

Max32 page updated.
DeltaFile
+3,255-0wiki/binaries/makerstudio-sd-card-shield-r1.1-guide.pdf
+289-0wiki/binaries/makerstudio-sd-card-shield-v1.1-sch.pdf
+30-16wiki/Board_Digilent_Max32.wiki
+2-2wiki/Board_Microchip_Explorer16.wiki
+1-1wiki/Board_Sparkfun_UBW32.wiki
+0-0wiki/images/
+3,577-192 files not shown
+3,577-198 files

RetroBSD/svn 905wiki/images max32-pinout.png max32-pinout.ods

Max32 pinout updated.
DeltaFile
+0-0wiki/images/max32-pinout.png
+0-0wiki/images/max32-pinout.ods
+0-02 files

RetroBSD/svn 904wiki Board_Microchip_Explorer16.wiki

Edited wiki page Board_Microchip_Explorer16 through web user interface.
DeltaFile
+2-2wiki/Board_Microchip_Explorer16.wiki
+2-21 files

RetroBSD/svn 903wiki/images microchip-explorer16.jpg

Added image for explorer16 board.
DeltaFile
+0-0wiki/images/microchip-explorer16.jpg
+0-01 files

RetroBSD/svn 902wiki Draft_for_Wikipedia.wiki

Created wiki page through web user interface.
DeltaFile
+47-0wiki/Draft_for_Wikipedia.wiki
+47-01 files

RetroBSD/svn 901current/sys/pic32 Makefile, current/sys/pic32/maximite-color MAXIMITE-COLOR MAXCOLOR

Maximite-color config file renamed to match github.
DeltaFile
+23-0current/sys/pic32/maximite-color/MAXIMITE-COLOR
+0-23current/sys/pic32/maximite-color/MAXCOLOR
+3-1current/sys/pic32/Makefile
+1-1current/sys/pic32/maximite-color/Makefile
+27-254 files

RetroBSD/svn 900current .profile, current/sys/pic32/duinomite-e Makefile

Kernel makefiles regenerated.
DeltaFile
+39-3current/sys/pic32/duinomite-e-uart/Makefile
+39-3current/sys/pic32/duinomite-e/Makefile
+3-10current/.profile
+4-1current/sys/pic32/fubarino-uart/Makefile
+4-1current/sys/pic32/fubarino-uart-sramc/Makefile
+4-1current/sys/pic32/maximite-color/Makefile
+93-1920 files not shown
+113-4026 files

RetroBSD/svn 899current/src/cmd/cpp cpp.c, current/src/cmd/smlrc smlrc.c

Changes from GitHub merged into -current.
DeltaFile
+830-623current/src/cmd/cpp/cpp.c
+799-390current/src/cmd/smlrc/smlrc.c
+685-0current/sys/kernel/rdisk.c
+80-463current/sys/kernel/kern_exec.c
+496-0current/sys/include/exec_elf.h
+425-0current/sys/kernel/exec_subr.c
+3,315-1,476125 files not shown
+6,673-2,430131 files

RetroBSD/svn 898current cross.mk, current/src/libc/gen modff.c isinff.c

Using -Os option to build more compact libc.
Disabled allocation messages from swap driver.
DeltaFile
+22-14current/src/libc/gen/modff.c
+9-3current/src/libc/gen/isinff.c
+8-3current/src/libc/gen/isnanf.c
+9-1current/cross.mk
+4-5current/sys/pic32/swap.c
+1-1current/src/libc/inet/Makefile
+53-277 files not shown
+60-3313 files

RetroBSD/svn 897current/src/cmd/as as.c, current/src/cmd/ld ld.c

Assembler and linker: fixed relocation of %hi addresses, particularly
for LA instruction.
SmallerC: get rid of gcc warning on exit() noreturn function.

DeltaFile
+15-10current/src/cmd/as/as.c
+11-9current/src/cmd/ld/ld.c
+5-4current/src/cmd/smlrc/lb.c
+31-233 files

RetroBSD/svn 896current/include stdarg.h, current/lib Makefile

Fixed build errors on mac.
DeltaFile
+8-2current/lib/Makefile
+2-2current/include/stdarg.h
+2-2current/tools/fsutil/block.c
+1-1current/tools/virtualmips/mips_cp0.h
+1-1current/tools/virtualmips/mips_cp0.c
+14-85 files

RetroBSD/svn 895current/src/cmd/smlrc icachec.c icache.ld, current/src/libicache icachec.c icache.ld

Successfully built SmallerC. Icache files moved to src/libicache directory.
DeltaFile
+1,262-0current/src/libicache/icachec.c
+0-1,262current/src/cmd/smlrc/icachec.c
+300-0current/src/libicache/icache.ld
+0-300current/src/cmd/smlrc/icache.ld
+0-285current/src/cmd/smlrc/icaches.s
+285-0current/src/libicache/icaches.s
+1,847-1,8475 files not shown
+1,888-2,05711 files

RetroBSD/svn 894current Makefile, current/sys/pic32 kernel-post.mk

using relative path to kernel config.
DeltaFile
+1-1current/Makefile
+1-1current/sys/pic32/kernel-post.mk
+2-22 files

RetroBSD/svn 893current/src/cmd/smlrc smlrc.c lb.c, current/tools/icache ice2aout.c

SmallerC updated. Utility ice2out put into tools directory.

DeltaFile
+3,555-1,152current/src/cmd/smlrc/smlrc.c
+1,398-0current/src/cmd/smlrc/lb.c
+1,262-0current/src/cmd/smlrc/icachec.c
+785-211current/src/cmd/smlrc/cgx86.c
+521-0current/tools/icache/ice2aout.c
+333-169current/src/cmd/smlrc/cgmips.c
+7,854-1,53213 files not shown
+8,569-2,02019 files

RetroBSD/svn 892current/src/games/battlestar cmd4.c com4.c

Files com1.c etc renamed like cmd1.c, to avoid problems on Windows.

DeltaFile
+350-0current/src/games/battlestar/cmd4.c
+0-350current/src/games/battlestar/com4.c
+297-0current/src/games/battlestar/cmd5.c
+0-297current/src/games/battlestar/com5.c
+285-0current/src/games/battlestar/cmd3.c
+0-285current/src/games/battlestar/com3.c
+932-93210 files not shown
+1,866-1,86616 files

RetroBSD/svn 891current/src/cmd/pstat pstat.c, current/src/cmd/smlrc cgmips.c

Added the kernel configuration for Colour Maximite.
DeltaFile
+117-0current/sys/pic32/cfg/bootloader-maxcolor.ld
+78-0current/sys/pic32/maximite-color/Makefile
+23-0current/sys/pic32/maximite-color/MAXCOLOR
+9-9current/sys/pic32/max32/Makefile
+5-11current/src/cmd/smlrc/cgmips.c
+3-4current/src/cmd/pstat/pstat.c
+235-246 files not shown
+242-3012 files

RetroBSD/svn 890current/src/games/phantasia func2.c func1.c

Phantasia updated: no chance, too big.
DeltaFile
+310-292current/src/games/phantasia/func2.c
+61-74current/src/games/phantasia/func1.c
+26-106current/src/games/phantasia/Makefile
+80-0current/src/games/phantasia/Makefile-linux
+38-38current/src/games/phantasia/setfiles.c
+21-52current/src/games/phantasia/main.c
+536-5623 files not shown
+598-6319 files

RetroBSD/svn 889current/src/games/sail globals.c sync.c

Sail game updated.
DeltaFile
+184-184current/src/games/sail/globals.c
+126-116current/src/games/sail/sync.c
+99-90current/src/games/sail/dr_3.c
+79-70current/src/games/sail/dr_2.c
+74-71current/src/games/sail/pl_5.c
+63-41current/src/games/sail/pl_7.c
+625-57220 files not shown
+957-77426 files

RetroBSD/svn 888current/src/games/sail doprnt.c Makefile

Sail game ported.
DeltaFile
+203-0current/src/games/sail/doprnt.c
+22-65current/src/games/sail/Makefile
+31-20current/src/games/sail/pl_main.c
+16-20current/src/games/sail/pl_7.c
+11-18current/src/games/sail/externs.h
+21-0current/src/games/sail/Makefile-linux
+304-12328 files not shown
+330-27734 files

RetroBSD/svn 887current/src/games/warp Makefile Makefile-linux

Warp game updated: too large, does not fit in memory.
DeltaFile
+45-46current/src/games/warp/Makefile
+57-0current/src/games/warp/Makefile-linux
+0-36current/src/games/warp/term.c
+0-21current/src/games/warp/init.c
+5-16current/src/games/warp/score.c
+5-12current/src/games/warp/warp.h
+112-1318 files not shown
+124-18414 files

RetroBSD/svn 886current/src/games/warp Configure Makefile

Warp updated.
DeltaFile
+0-2,115current/src/games/warp/Configure
+21-501current/src/games/warp/Makefile
+0-269current/src/games/warp/config.h.SH
+0-254current/src/games/warp/config.h
+0-190current/src/games/warp/Makefile.SH
+27-151current/src/games/warp/intrp.c
+48-3,48028 files not shown
+342-4,85934 files

RetroBSD/svn 885current/src/games/battlestar curses.c nightfile.c

Battlestar done.

DeltaFile
+637-0current/src/games/battlestar/curses.c
+275-275current/src/games/battlestar/nightfile.c
+259-259current/src/games/battlestar/dayfile.c
+144-140current/src/games/battlestar/mkstr.c
+203-0current/src/games/battlestar/doprnt.c
+33-33current/src/games/battlestar/save.c
+1,551-70716 files not shown
+1,631-76022 files

RetroBSD/svn 884current/src/games/battlestar fly.c init.c

Battlestar compiled - too large to fit in RAM.
DeltaFile
+125-126current/src/games/battlestar/fly.c
+50-51current/src/games/battlestar/init.c
+23-64current/src/games/battlestar/Makefile
+62-10current/src/games/battlestar/externs.h
+27-22current/src/games/battlestar/com6.c
+23-26current/src/games/battlestar/cypher.c
+310-29920 files not shown
+468-49326 files

RetroBSD/svn 883current/src/games/rogue play.c Makefile-linux

Rogue: mapped arrow key sequences to hjkl keycodes.
DeltaFile
+33-1current/src/games/rogue/play.c
+1-1current/src/games/rogue/Makefile-linux
+1-1current/src/games/rogue/throw.c
+35-33 files

RetroBSD/svn 882current/src/games/rogue curses.c Makefile-linux

Compiled rogue for linux.
DeltaFile
+57-57current/src/games/rogue/curses.c
+46-0current/src/games/rogue/Makefile-linux
+7-3current/src/games/rogue/save.c
+4-4current/src/games/rogue/inventory.c
+2-1current/src/games/rogue/room.c
+1-1current/src/games/rogue/rogue.h
+117-662 files not shown
+118-688 files

RetroBSD/svn 881current/src/cmd/smlrc cgmips.c

SmallerC:
1) Removed generation of .extern directive.
2) Using .space instead of .fill directive.
3) Need to use %gp_rel macro for LW/SW instructions.

DeltaFile
+24-14current/src/cmd/smlrc/cgmips.c
+24-141 files

RetroBSD/svn 880current/src/cmd/smlrc smlrc.c cgx86.c

Update of SmallerC from Alexey.

DeltaFile
+247-139current/src/cmd/smlrc/smlrc.c
+156-119current/src/cmd/smlrc/cgx86.c
+65-61current/src/cmd/smlrc/cgmips.c
+468-3193 files