Commit Graph

23 Commits

Author SHA1 Message Date
joevt 7a0ec0ecd3 README: Grammar. 2024-04-01 18:23:39 -07:00
dingusdev afd8ba8cf2 Slight adjustment for the readme 2024-03-31 15:09:57 -07:00
joevt 8baf722343 Spelling. 2024-02-20 01:53:32 +01:00
dingusdev 7eb2fd23c3 Fixing typos 2023-12-01 14:04:26 -07:00
dingusdev 69f7fbe703
Update README.md
More accurately reflects DPPC's current status
2023-11-23 20:59:49 -07:00
dingusdev d11d693b52 Compilation fix for VS 2023-06-19 22:36:09 -07:00
joevt cd122ce263 Open Firmware is two words
Not OpenFirmware.
Also fixed a spelling mistake and removed some extra spaces.
2022-08-22 16:47:38 -07:00
Maxim Poliakovski f61277e46d
README.md: minor corrections. 2020-11-30 14:47:22 +01:00
Maxim Poliakovski da3a6c71fd
README.md: add C++11 compiler requirement. 2020-11-30 14:45:03 +01:00
Maxim Poliakovski 7be6cb30ac
README: fix submodules update command. 2020-11-22 00:17:09 +01:00
dingusdev f417df0630 Fixes Issue #18
Courtesy of webspacecreations
2020-10-25 16:23:53 -07:00
dingusdev 5d2f3ca3c0
Fixed an issue with a command line arg description 2020-10-14 08:02:34 -07:00
dingusdev fc50e3c4f6 Some fix-ups and updates for readme.md 2020-10-14 07:45:18 -07:00
dingusdev c1dec68afd
Update README.md 2020-03-26 23:36:43 -07:00
dingusdev 13e90b9cb9
Updating this slightly for the GitHub Page 2020-03-26 23:36:02 -07:00
dingusdev 1e06f724af
Quick correction to the readme 2020-02-28 09:21:21 -07:00
Maxim Poliakovski a06fb88324 Make dingusppc and testppc independent targets. 2020-02-10 16:41:40 +01:00
Maxim Poliakovski 2953eaa538 Restructure main.cpp, remove obsolete code. 2020-01-28 02:20:43 +01:00
Maxim Poliakovski b311cea4e5 Remove optimization options from CMakeLists.txt.
Update the COMPILE section in the README.
2019-12-26 23:57:04 +01:00
dingusdev e091fedb38
Near-Midnight Update - July 18, 2019
- Added a check for NuBus Macs, providing a mirror to the ROM
- Very slightly optimized ROM accesses for instructions and reads
- Some slight OpenPIC fixes
- Removed unused variables and slightly improved code readability
- Changed readme + boot-up help to reflect on newly added debugger

More changes will be added soon.
2019-07-18 23:31:16 -07:00
dingusdev ac5b70ad26
Worked more on Grackle, ESCC, and OpenPIC 2019-07-14 17:05:10 -07:00
dingusdev 2bd717e293
Update for July 7, 2019
The following fixes and changes have been made

- Better Grackle emulation (though far from perfect)
- OpenPIC write/read fixes
- DAVBus Stubs
- Started splitting functionality from the main routine, to slowly make way for a GUI-based version
- Added a new until command argument
- Fixed an entry in the floating point instruction dispatch table
- CMakeLists.txt added
2019-07-06 23:10:32 -07:00
dingusdev e9bc6e48b2
Create README.md 2019-07-01 19:19:08 -07:00