]> git.sesse.net Git - pistorm/shortlog
pistorm
2021-03-06 just nineuse goto to avoid condition check in loop
2021-03-06 just nineMerge branch 'wip-crap' into 0.x-dev
2021-03-06 just ninemove cpu into a separate thread
2021-03-05 just nineonly need \ at EOL on macros
2021-03-05 just nineremove duplicate + unused decls
2021-03-05 just ninedon't do last_irq thing; rely in M68K_SET_IRQ
2021-03-05 just ninegive threads titles
2021-03-05 just nineerroneous break;
2021-03-05 just ninetidy up headers, remove extraneous duplicate decls
2021-03-04 Rob Andrewsunused, duplicate
2021-01-03 captain-amygdalaMerge pull request #8 from apolkosnik/A4000IDE
2021-01-03 Adam Polkosnik- Added support for A4000 IDE on A4000 ROMs to boot...
2020-12-21 captain-amygdalaMerge pull request #5 from beeanyew/config-file-setvar
2020-12-20 beeanyewAdd setvar to Amiga platform for RTC and HDD0 image...
2020-12-09 captain-amygdalaMerge pull request #4 from beeanyew/rom-mirror-fix
2020-12-09 beeanyewFlip all eight bits for physically complemented Zorro...
2020-12-07 beeanyewLink Autoconf PICs so that no physical boards get skipped
2020-12-06 beeanyewAdjust keyboard event file path
2020-12-06 beeanyewAdd missing input/input.c to the Makefile
2020-12-06 beeanyew[WIP] Add Z3 Fast autoconf support
2020-12-05 beeanyew[WIP] Add platforms, Z2 config file-based autoconf...
2020-12-04 beeanyew[WIP] Keyboard event handling
2020-12-04 beeanyewAdd support for ROM mirroring
2020-12-04 captain-amygdalaMerge pull request #3 from beeanyew/config-file
2020-12-04 beeanyewDisable keyboard input for now
2020-12-04 beeanyewkbhit performance impact test
2020-12-04 beeanyewRemove fake Chip RAM mapping from default.cfg
2020-12-04 beeanyewCleanup, move mouse/keyboard input code out of emulator.c
2020-12-03 beeanyewRework some emulator stuff, update sample X68000 config...
2020-12-03 beeanyewAdd .gitignore
2020-12-02 beeanyewInitial config file+memory map implementation
2020-11-30 captain-amygdalaUpdate README.md
2020-11-29 ClaudeCPU set to 020
2020-11-29 ClaudeIDE IRQ works
2020-11-24 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-24 Claude24bit address space opened and masked to fpga
2020-11-23 captain-amygdalaDelete hd0.tar.gz
2020-11-23 captain-amygdalaUpdate README.md
2020-11-23 captain-amygdalaMerge pull request #2 from beeanyew/gayle-cmdline-switch
2020-11-23 Claudebus timing back to normal, 68k data sampling point...
2020-11-23 ClaudeFPGA 68k bus write and read a bit later in SMI statemachine
2020-11-23 ClaudeIDE IRQ, FPGA with maximum current strength on FET...
2020-11-23 beeanAdd command line switch to disable Gayle emulation
2020-11-22 Claudecleanup
2020-11-22 Claudeback to normal..
2020-11-22 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-22 Claudebus access a bit optimized
2020-11-22 captain-amygdalaUpdate README.md
2020-11-22 captain-amygdalaUpdate README.md
2020-11-22 captain-amygdalaAdd files via upload
2020-11-22 Claudereset handling, fpga update needed
2020-11-22 Claudefixed 24bit address space decoding
2020-11-21 Claudekickstart rom loading from filesystem working
2020-11-21 Claudeirq handling simplified
2020-11-21 Claudefixed mmu and fpu detection, added reset handling for...
2020-11-21 Claudefixed mmu and fpu detection, added reset handling for...
2020-11-21 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-21 Claudetrap >24bit address to real amiga hardware
2020-11-19 captain-amygdalaDelete .hd0.img.swp
2020-11-18 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-18 Claudestarted kickrom loading from filesystem,not functional...
2020-11-18 captain-amygdalaUpdate Makefile
2020-11-16 captain-amygdalaMerge pull request #1 from flype44/patch-1
2020-11-16 flype44Update README.md
2020-11-16 captain-amygdalaUpdate README.md
2020-11-16 captain-amygdalaUpdate README.md
2020-11-16 captain-amygdalaUpdate README.md
2020-11-16 captain-amygdalaUpdate README.md
2020-11-07 ClaudeIDE starts working,minimal hd0.img
2020-11-01 Claudecleaned up write functions, added gayle
2020-11-01 Claudeadded, not yet functioning, IDE emulation
2020-10-31 Claudefirst commit
2020-03-03 just nineMerge branch 'wip-crap' of https://github.com/beeanyew...
2021-03-03 beeanyewUpdate emulator.c, amiga-registers.h, and bitstream.svf
2021-02-27 just ninedisable this debug to prevent unusual timing issues
2021-02-27 just ninemouse wheel support
2021-02-25 just ninesend middle mouse button to amiga
2021-02-25 just ninechange output for nmi slightly
2021-02-22 just nineMerge branch 'wip-crap' of github.com:borb/pistorm...
2021-02-22 just nineuse the macro for setting irq level
2021-02-22 just ninelet nmi be triggered regardless of kbd mode
2021-02-22 just ninemenu is not code 8b, it's 7f
2021-02-22 just ninemark when an nmi is sent in the output
2021-02-22 ninewip amiga registers
2021-02-22 ninesend nmi/int7 when pause pressed
2021-02-22 nineupdate config for newer openocd in raspios
2021-02-22 nineignore compiled emu binary
2021-02-22 nineonly display SERDAT lsb
2021-02-22 nineuse menu key (in addition to rmeta) for ramiga
2021-02-22 just nineuse the macro for setting irq level
2021-02-21 just ninelet nmi be triggered regardless of kbd mode
2021-02-21 just ninemenu is not code 8b, it's 7f
2021-02-21 just ninemark when an nmi is sent in the output
2021-02-21 beeanyewUpdate emulator.c, gpio_old.c, and gpio_old.h
2021-02-21 beeanyewUpdate emulator.c, gpio_old.c, and gpio_old.h
2021-02-21 ninewip amiga registers
2021-02-21 ninesend nmi/int7 when pause pressed
2021-02-21 nineupdate config for newer openocd in raspios
2021-02-21 nineignore compiled emu binary
2021-02-21 nineonly display SERDAT lsb
next